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

 

Method Signature

Ephemeris.LoadEphemeris(

String filename)

 

 

Arguments

filename


Description:

Name of the ephemeris file to load.

 

 

 

Return Value

Type:

number

 

 

Returns the number of vectors loaded into the Ephemeris.

 

Syntax

myVariable1 = myEphemeris1.LoadEphemeris(myString1);

 

 

See also

Ephemeris Object

Ephemeris.LoadEphemeris

Working with Ephemerides

Ephemerides and AHF