EphemerisVector(Ephemeris) Constructor

Top 

Description

Create an EphemerisVector while associating it to an ephemeris to use for initializing columns.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Constructor Signature

EphemerisVector(

Ephemeris ephemeris)

 

 

Arguments

ephemeris


Description:

Ephemeris to be associated with to sync the column data.

 

 

 

Syntax

EphemerisVector myEphemerisVector1(myEphemeris1);

 

 

See also

EphemerisVector Object

Working with Ephemerides