Ephemeris.AddVectorData Method

Top 

Description

Adds the data contained in the EphemerisVector object to the Ephemeris at the end of the existing ephemeris data.

 

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

Ephemeris.AddVectorData(EphemerisVector ephemerisVector)

None

Adds the data contained in the EphemerisVector object to the Ephemeris at the end of the existing ephemeris data.

Ephemeris.AddVectorData(Spacecraft spacecraft)

None

Adds the data contained in 'spacecraft' object to the Ephemeris at the end of the existing ephemeris data

Ephemeris.AddVectorData(TimeSpan epoch, Array state)

None

Adds the data contained in 'state' object to the Ephemeris at the end of the existing ephemeris data

 

 

See also

Ephemeris Object

The Put Command

Working with Ephemerides

Ephemerides and AHF