FFEphemProperties.ColumnDelimiter Property

Top 

Description

The delimiter between columns in the FFEphem file. This cannot be the same as the DiscontinuityDelimiter 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 nanosecond timing precision mode.

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

 

Attributes

Type:

string

Access:

read/write

Default Value:

","

 

Syntax

myString1 = myFFEphemProperties1.ColumnDelimiter;

 

myFFEphemProperties1.ColumnDelimiter = myString1;

 

See also

FFEphemProperties Object

Working with Ephemerides