Control the graphics attributes displayed when using the real-time propagator
Graphics <ObjectPath> RealTime Edit {StateOfData} {AttributeOption} {Action}
The Graphics RealTime command allows you to display different graphics attributes for real data points, calculated data points, points in drop out and historical data. {StateOfData} can be:
{StateOfData} | Description |
---|---|
History | All data points received from the time of the most current data point back to the last point within the look behind duration make up the historical data. |
Splining | When a vehicle is considered to be in drop out and STK receives a new ephemeris point, STK computes a spline between the last point received and the new point. |
LookAhead | The data calculated based on the last received data point. |
DropOut | The term used to refer to data that is outside of the Time Out Gap. Ephemeris is considered to be in drop out when the time between the current time and the time at which the last data point was received is greater than the Time Out Gap. |
Refer to the Graphics Basic (Vehicles) command for a list of valid {AttributeOption} {Action} pairs.
Note: Before changes made using this command will take effect, you must set the Attribute Type to RealTime, using the Graphics SetAttrType (Vehicles) command.
To set real-time graphics for the Shuttle so that drop-out data displays in yellow the 2D Graphics window:
Graphics */Satellite/Shuttle RealTime Edit DropOut Show On Color yellow
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
4.1.1
STK Programming Interface 11.0.1