Ephemeris.LoadEphemeris(TrajectoryPhase) Method

Top 

Description

Configures the Ephemeris object using the nodes of the TrajectoryPhase. The Ephemeris will contain position, velocity, mass, and epoch.

 

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

TrajectoryPhase trajectorySegment)

 

 

Arguments

trajectorySegment


Description:

The TrajectoryPhase whose nodes will be loaded into the Ephemeris object.

 

 

 

Return Value

Type:

number

 

 

Returns the number of vectors loaded into the Ephemeris.

 

Syntax

myVariable1 = myEphemeris1.LoadEphemeris(myTrajectoryPhase1);

 

 

See also

Ephemeris Object

Ephemeris.LoadEphemeris

Working with Ephemerides

Ephemerides and AHF