EphemerisVector.RemoveColumn(String) Method

Top 

Description

Removes a column from the EphemerisVector.

 

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

EphemerisVector.RemoveColumn(

String columnName)

 

 

Arguments

columnName


Description:

The label of the column to remove.

 

 

 

Return Value

Type:

number

 

 

Removes a column from the EphemerisVector and returns the number of columns remaining.

 

Syntax

myVariable1 = myEphemerisVector1.RemoveColumn(myString1);

 

 

See also

EphemerisVector Object

EphemerisVector.RemoveColumn

Working with Ephemerides