Ephemeris.GetFullInterpolatedData(TimeSpan) Method

Top 

Description

Populates an EphemerisVector object with data corresponding to the provided 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.GetFullInterpolatedData(

TimeSpan epoch)

 

 

Arguments

epoch


Description:

Epoch at which time the ephemeris data is returned.

Units:

day

 

 

 

Return Value

Type:

EphemerisVector

 

 

Returns an EphemerisVector object containing data at the provided epoch.

 

Syntax

myEphemeris1.GetFullInterpolatedData(myTimeSpan1);

 

 

See also

Ephemeris Object

Working with Ephemerides

Ephemerides and AHF