OOF2: The Manual

Name

OOF.Graphics_n.Settings.Aspect_Ratio — Set the aspect ratio of the contour map.

Synopsis

OOF.Graphics_n.Settings.Aspect_Ratio(ratio)

Details

  • Parent Menu: OOF.Graphics_n.Settings
  • Callback: function GfxWindow.aspectRatio in module ooflib.common.IO.GUI.gfxwindow
  • Parameters:

    ratio
    Aspect ratio of the contour map. Type: A real number.

Description

Set the aspect ratio (height/width) of the contour map display.

Figure 6.11. Contour Map Aspect Ratio

Contour Map Aspect Ratio

Two views of the Contour Map with different aspect ratios. On the left ratio=5, and on the right ratio=15.


See Also