Display 3D coverage graphics for a figure of merit object
VO <ObjectPath> FOMAttributes {DisplayOption} <Value> [{DisplayOption} <Value>...]
The VO FOMAttributes command allows you to define the display of 3D coverage graphics for a figure of merit object.
Note: {DisplayOptions} can be specified in any order, and any number of {DisplayOptions} can be used in a single command.
{DisplayOption} <Value> can be:
{DisplayOption} | <Value> | Description |
---|---|---|
ShowStatic | On | Static graphics display. |
Off | Static graphics do not display. | |
ShowAnimation | On | Animation graphics display. |
Off | Animation graphics do not display. | |
StaticTranslucency | <TranslucencyValue> | Sets the translucency of filled points in the 3D coverage grid for static and/or animation graphics. Translucency sets the amount of light to pass through an object but diffusing it so that objects aren't clearly visible. <TranslucencyValue> ranges from 0 (opaque) to 100 (completely transparent). |
AnimationTranslucency | ||
StaticSize | <SizeValue> | Sets the size of unfilled points in the 3D coverage grid static and/or animation graphics. <SizeValue> is a number greater than 0 representing the size of the points in pixels. |
AnimationSize | ||
StaticLegendShow | {On | Off} | Show (or not) the static FOM legend. |
StaticLegendX | <Value> | Enter the pixel value of X location for static FOM legend |
StaticLegendY | <Value> | Enter the pixel value of Y location for static FOM legend |
StaticLegendTranslucency | <Value> | Enter the translucency value, between 0 and 100 |
DynamicLegendShow | {On | Off} | Show (or not) the dynamic FOM legend. |
DynamicLegendX | <Value> | Enter the pixel value of X location for dynamic FOM legend |
DynamicLegendY | <Value> | Enter the pixel value of Y location for dynamic FOM legend |
DynamicLegendTranslucency | <Value> | Enter the translucency value, between 0 and 100 |
To turn on the animation 3d graphics for FigureOfMerit1 and set the animation point size to 3 pixels:
VO */CoverageDefinition/CoverageDefinition1/FigureOfMerit/FigureOfMerit1 FOMAttributes ShowAnimation On AnimationSize 3
To show the dynamic legend for FigureOfMerit1:
VO */CoverageDefinition/CoverageDefinition1/FigureOfMerit/FigureOfMerit1 FOMAttributes DynamicLegendShow On
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
10
STK Programming Interface 11.0.1