FFEphemProperties.ColumnLabels Property

Top 

Description

The column labels that have been added to the ephemeris, if any, in the order that they were added. 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:

Array of string

Access:

read/write

Default Value:

{ "Epoch", "X", ..."VY", "VZ" }

 

Syntax

myString1 = myFFEphemProperties1.ColumnLabels[0];

 

myFFEphemProperties1.ColumnLabels[0] = myString1;

 

See also

FFEphemProperties Object

Working with Ephemerides