Ephemeris.WritePosVel Property

Top 

Description

Determines whether the Spacecraft position and velocity vectors will be written to the ephemeris file.

 

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:

true

 

Syntax

myVariable1 = myEphemeris1.WritePosVel;

 

myEphemeris1.WritePosVel = myVariable1;

 

See also

Ephemeris Object

Working with Ephemerides

Ephemerides and AHF