EphemerisVector.InitializeColumns(Ephemeris) Method

Top 

Description

Initializes the EphemerisVector object with the columns available in the specified Ephemeris. This method should be called prior to setting data into an Ephemeris.

 

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.InitializeColumns(

Ephemeris ephemeris)

 

 

Arguments

ephemeris


Description:

Ephemeris with which to associate with the EphemerisVector.

 

 

 

Syntax

myEphemerisVector1.InitializeColumns(myEphemeris1);

 

 

See also

EphemerisVector Object

Working with Ephemerides