Ephemeris.LoadEphemeris Method

Top 

Description

Loads an ephemeris file into the provided Ephemeris object, and returns the number of vectors loaded.

 

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.LoadEphemeris(String filename)

Variable

Loads an ephemeris file into the provided Ephemeris object, and returns the number of vectors loaded.

Ephemeris.LoadEphemeris(TrajectoryPhase trajectorySegment)

Variable

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

Ephemeris.LoadEphemeris(String filename, String ephemerisFormat)

Variable

Loads an ephemeris file into the provided Ephemeris object, and returns the number of vectors loaded.

 

 

See also

Ephemeris Object

Working with Ephemerides

Ephemerides and AHF