Graphics SetAttrType (Vehicles)
Control the type of attributes to be used to display an object
Syntax
Graphics <ObjectPath> SetAttrType {AttributeType}
Related commands
Description
The Graphics SetAttrType command allows you to control the type of attributes used to display the object in the 2D Graphics window. {AttributeType} can be:
{AttributeType} | Description |
---|---|
Basic | Set basic attributes such as color, line graphics, markers and other standard options. Most STK users will be pleased with this selection. |
AccessIntervals | Display different graphics attributes during access. |
CustomIntervals | Display different graphics attributes at specific time intervals during animation. |
TimeComponents | Display different graphics attributes for specific time components during animation. |
RealTime | Only available if Real-Time or DeadReckoning propagator is selected in the Orbit page. Use this option to display different graphics attributes for real data points, calculated data points, points in drop out and historical data. |
Use the Graphics_R GetAttrType command to find out which attributes are currently being displayed.
Use the following commands to set the graphics attributes for the type selected:
- Graphics Basic (Vehicles)
- Graphics AccessIntervals (Vehicles)
- Graphics CustomIntervals (Vehicles)
- Graphics TimeComponents (Vehicles)
- Graphics RealTime
Examples
To use graphics settings for the ERS1 satellite set for periods of access or no access:
Graphics */Satellite/ERS1 SetAttrType AccessIntervals
Return message
Group membership
This command belongs to the following group(s):
Version
10