FFEphemProperties.WriteBackwardsCompatibleReferenceFrameLabel Property

Top 

Description

When this property is 1, the "ReferenceFrame" field of the FreeFlyer Ephemeris file will be written as "Mean of J2000" rather than "ICRF". This will allow the resulting file to be read in FreeFlyer releases previous to 7.9. Note that no transformations on the data will be performed.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond 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 = myFFEphemProperties1.WriteBackwardsCompatibleReferenceFrameLabel;

 

myFFEphemProperties1.WriteBackwardsCompatibleReferenceFrameLabel = myVariable1;

 

See also

FFEphemProperties Object

Working with Ephemerides