FFEphemProperties.RemoveAllColumns() Method

Top 

Description

Removes all columns from the ephemeris except mandatory columns such as epoch. 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.

 

Method Signature

FFEphemProperties.RemoveAllColumns(

)

 

 

Return Value

Type:

number

 

 

Returns the number of columns that were removed.

 

Syntax

myVariable1 = myFFEphemProperties1.RemoveAllColumns();

 

 

See also

FFEphemProperties Object

Working with Ephemerides