Description | Example | Return Message | Group

VO AttCovAttributes

Display 3D coverage graphics for an attitude coverage object

Syntax

VO <AttCovObjectPath> AttCovAttributes {Show {On | Off} | {AttCovOptions}}

Description

The VO AttCovAttributes command allows you to set static, animation and point graphics for the attitude coverage.

Enter Show {On | Off} to turn on or off the graphics display.

The syntax for {AttCovOptions} 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.
Points Define the display of points in the attitude coverage grid.

If {GfxType} is Static, {DisplayOption} can be:

{DisplayOption} <Value> Description
ShowRegions On Display the boundary of each attitude coverage region in the 3D Graphics window. Regions are defined using the AttCov Grid command.
Off Boundaries of coverage regions do not display.
ShowPoints On Each filled point in the grid displays as a 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).

If {GfxType} is Animation, {DisplayOption} can be:

{DisplayOption} <Value> Description
ShowSatisfaction On Display attitude graphics for each region that points in the coverage grid represent when the selected satisfaction criterion is met. Satisfaction criterion is set using the AttCov FOMDefine command.
Off Do not display satisfaction graphics.
Color {Color} Specify the color of satisfaction graphics. For valid {Color} options see Common Options.
PointSize <PtSizeValue> Specify the size of points in the coverage grid using a value between 1.0 and 10.0.
Translucency <TranslucencyValue> Sets the translucency of filled points in the 3D attitude coverage grid when satisfaction criterion is met ]m m. 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).

If {GfxType} is Points, {DisplayOption} can be:

{DisplayOption} <Value> Description
Fill On Fill regions representing points in the grid.
Off Do not fill points in the grid.
AutoGranularity {On | Off} Enter On to use the grid point granularity for fill granularity. If Off, then Granularity will be used.
Granularity <Value> Enter a value between 0.0001 and 10.0, in degrees, representing the sampling distance between grid points.

Example

To set the translucency for static graphics:

VO */Satellite/Sat1/AttitudeCoverage/attCov1 Static Translucency 30

To set the translucency, point size and color for animation graphics:

VO */Satellite/Sat1/AttitudeCoverage/attCov1 Animation Translucency 50 PointSize 8 Color 12

To set the point granularity:

VO */Satellite/Sat1/AttitudeCoverage/attCov1 Points Granularity 5.0

To turn off the graphics display for the attitude coverage:

VO */Satellite/Sat1/AttitudeCoverage/attCov1 Show Off

ReturnMessage

If activated, Connect returns an acknowledgement message.

Group Membership

This command belongs to the following group(s):

Attitude

Attitude Coverage

Coverage

Version

10

STK Programming Interface 11.0.1