VO AttFOMAttributes
Define 3D graphics for an attitude coverage figure of merit object
Syntax
VO <AttFOMObjectPath> AttFOMAttributes {Show {On | Off} | {AttFOMOptions}}
Description
Related commands
The VO AttFOMAttributes command allows you to set static, animation and fill graphics for the attitude coverage figure of merit.
Enter Show {On | Off} to turn on or off the graphics display.
The syntax for {AttFOMOptions} is as follows:
{GfxType} {DisplayOption} <Value> [{DisplayOption} <Value>...]
The following tables describe the {GfxType} and {DisplayOption}.
{GfxType} can be:
{GfxType} | Description |
---|---|
Static | Define the display of static attitude coverage graphics. Static graphics are not time-dependant. |
Animation | Define the display of attitude coverage animation graphics. Animation graphics are time-dependant. |
Fill | Define the display of filled points in the attitude coverage grid. |
If {GfxType} is Static or Animation, {DisplayOption} can be:
{DisplayOption} | <Value> | Description |
---|---|---|
Show | On | Displays attitude coverage data for all points based on evaluation over the entire coverage interval for the {GfxType} specified. |
Off | Do not display attitude coverage for the {GfxType} specified. | |
FillPoints | On | Each point in the grid displays as a filled polygon. Grid points are defined using the AttCov Grid command. |
Off | Each point in the grid displays as a marker, or dot. | |
Color | {Color} | Specify the color of grid points. For valid {Color} options see Common Options. |
PointSize | <PtSizeValue> | Specify the size of grid points using a value between 1.0 and 10.0. |
Translucency | <TranslucencyValue> | Sets the translucency of filled points in the 3D attitude coverage grid. Translucency sets the amount of light to pass through the point while diffusing it so that points aren't clearly visible. <TranslucencyValue> ranges from 0 (opaque) to 100 (completely transparent). |
Accumulation
Valid for Animation grapics only. | CurrentTime | When animating, grid points that currently meet the satisfaction criterion are highlighted. |
NotCurrent | When animating, grid points that currently do not meet the satisfaction criterion are highlighted. | |
NotUpToCurrent | When animating, grid points that have not met the satisfaction criterion based on the dynamic definition of the figure of merit from the start time to the current time are highlighted. | |
UpToCurrent | When animating, grid points that have met the satisfaction criterion based on the dynamic definition of the figure of merit from the start time to the current time are highlighted. |
If {GfxType} is Fill, {DisplayOption} can be:
{DisplayOption} | <Value> | Description |
---|---|---|
Granularity | <GranularityValue> | Enter a value between 0.0001 and 10.0, in degrees, representing the sampling distance between grid points. |
Examples
To display static graphics with filled points and set the color, size and translucency of the points:
VO */Satellite/Sat1/AttitudeCoverage/attCov1/AttitudeFigureOfMerit/attFOM1 AttFOMAttributes Static Show On FillPoints On Color red PointSize 3 Translucency 75.0
To show animation graphics and set the Accumulation value:
VO */Satellite/Sat1/AttitudeCoverage/attCov1/AttitudeFigureOfMerit/attFOM1 AttFOMAttributes Animation Show On Accumulation UpToCurrent
To set the granularity to 2.25 degrees:
VO */Satellite/Sat1/AttitudeCoverage/attCov1/AttitudeFigureOfMerit/attFOM1 AttFOMAttributes Fill Granularity 2.25
To turn Off the graphics display for the attitude coverage FigureOfMerit:
VO */Satellite/Sat1/AttitudeCoverage/attCov1/AttitudeFigureOfMerit/attFOM1 AttFOMAttributes Show Off
Return message
Group membership
This command belongs to the following group(s):
Version
10