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 millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

day

Default Value:

"Undefined"

 

Syntax

myVariable1 = mySpiceFileReader1.CurrentEpoch;

 

mySpiceFileReader1.CurrentEpoch = myVariable1;

 

See also

SpiceFileReader Object