Display South Atlantic Anomaly contour graphics in the 2D Graphics window (Deprecated Command)
Graphics <SatObjectPath> SAAContour {On | Off} [{DisplayOptions}]
Note: This command was deprecated in STK 10.1.1, it should no longer be used. This command has been replaced by the SEET Graphics (Vehicle) command.
The Graphics SAAContour command allows you to define the display of contour graphics for the South Atlantic Anomaly in the 2D Graphics window.
This command is valid for Satellite, Missile & Launch Vehicle.
If On is entered, then optionally specify {DisplayOptions}. Valid values for {DisplayOptions} are:
{DisplayOptions} | Description |
---|---|
{VehicleAlt | ConstantAlt [<AltValue>]} | Specify VehicleAlt to have contour
graphics for the South Atlantic Anomaly display at the vehicle
altitude.
Specify ConstantAlt to have the South Atlantic Anomaly display at a specified altitude. <AltValue> is entered in Connect distance units and should be between 400.0 km and 1700.0 km. |
Fill {Off | On} | Specify whether to show fill for the SAA contour graphics. |
FillTranslucency <Value> | Specify the fill translucency for the SAA contour graphics. <Value> is a value between 0 and 100 used to set the translucency of the contour levels being displayed, where 0 is completely invisible. |
To display contour graphics for the South Atlantic Anomaly at the vehicle's altitude:
Graphics */Satellite/MultiSegSat SAAContour On VehicleAlt
To display the SAAContour at a constant altitude of 800.0 km:
SetUnits / km
Graphics */Satellite/MultiSegSat SAAContour On ConstantAlt 800.0
To turn off the display of contour graphics for the South Atlantic Anomaly in the 2D Graphics window:
Graphics */Satellite/MultiSegSat SAAContour Off
To display the contour graphics for the South Atlantic Anomaly with fill on and translucency set to 30:
Graphics */Satellite/Satellite1 SAAContour On Fill On
Graphics */Satellite/Satellite1 SAAContour On FillTranslucency 30
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
10.1.1
STK Programming Interface 11.0.1