FFEphemProperties.RemoveColumn Method

Top 

Description

Removes the specified column from the ephemeris. 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.

 

Overload List

Signatures

Return Value

Description

FFEphemProperties.RemoveColumn(String columnLabel)

Variable

Removes the column specified by 'columnLabel' from the ephemeris. Returns the number of columns in the ephemeris after the specified column is removed.

FFEphemProperties.RemoveColumn(Variable columnIndex)

Variable

Removes the column specified by 'columnIndex' from the ephemeris. Returns the number of columns in the ephemeris after the specified column is removed.

 

 

See also

FFEphemProperties Object

Working with Ephemerides