Ephemeris.WritePositionVelocityCovariance Property

Top 

Description

Determines whether the Spacecraft's 6x6 position/velocity covariance matrix will be written to the ephemeris file. This property is only used for writing to the CCSDS OEM Ephemeris format.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

boolean

Access:

read/write

Default Value:

false

 

Syntax

myVariable1 = myEphemeris1.WritePositionVelocityCovariance;

 

myEphemeris1.WritePositionVelocityCovariance = myVariable1;

 

See also

Ephemeris Object

Working with Ephemerides

Ephemerides and AHF