SpiceFileReader.CurrentEpoch Property

Top 

Description

The epoch at which the position and velocity should be evaluated for the SPICE ephemeris.

 

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.

 

Attributes

Type:

timespan

Access:

read/write

Units:

day

Default Value:

"Undefined"

 

Syntax

myTimeSpan1 = mySpiceFileReader1.CurrentEpoch;

 

mySpiceFileReader1.CurrentEpoch = myTimeSpan1;

 

See also

SpiceFileReader Object