Description | Example | Return message | Group

Graphics RealTime

Control the graphics attributes displayed when using the real-time propagator

Syntax

Graphics <ObjectPath> RealTime Edit {StateOfData} {AttributeOption} {Action}

Description

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
HistoryAll 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.
SpliningWhen 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.
LookAheadThe data calculated based on the last received data point.
DropOutThe 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.

Before changes made using this command will take effect, you must set the Attribute Type to RealTime, using the Graphics SetAttrType (Vehicles) command.

Examples

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

Return message

Group membership

This command belongs to the following group(s):

2D Object Graphics

Vehicles

Version

4.1.1