Ephemeris.AddVectorData(Spacecraft) Method

Top 

Description

Adds the data contained in 'spacecraft' 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.

 

Method Signature

Ephemeris.AddVectorData(

Spacecraft spacecraft)

 

 

Arguments

spacecraft


Description:

Spacecraft which provides the data to set into the ephemeris.

 

 

 

Syntax

myEphemeris1.AddVectorData(mySpacecraft1);

 

 

See also

Ephemeris Object

Ephemeris.AddVectorData

Working with Ephemerides

Ephemerides and AHF