FFEphemProperties.DiscontinuityDelimiter Property

Top 

Description

The delimiter between discontinuous states in the FFEphem file. This cannot be the same as the ColumnDelimiter property, a control character, or a double quote ("). Only works for FreeFlyer Ephemeris Version 2.0 and higher.

 

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:

string

Access:

read/write

Default Value:

"|"

 

Syntax

myString1 = myFFEphemProperties1.DiscontinuityDelimiter;

 

myFFEphemProperties1.DiscontinuityDelimiter = myString1;

 

See also

FFEphemProperties Object

Working with Ephemerides