FFEphemProperties.ColumnUnitLabels Property

Top 

Description

The labels for the unit rows that appear below the column labels themselves in the FFEphem file. If a Spacecraft property is mapped to a column, the unit label will be pulled from that property when it is mapped. 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:

Array of string

Access:

read/write

Default Value:

{ "UTC Calendar", "km", ..."km/s", "km/s" }

 

Syntax

myString1 = myFFEphemProperties1.ColumnUnitLabels[0];

 

myFFEphemProperties1.ColumnUnitLabels[0] = myString1;

 

See also

FFEphemProperties Object

Working with Ephemerides