Name
|
Description
|
Attributes
|
AutoDowngradeInterpolation
|
When turned on, the ephemeris will use lower-order interpolation methods when the interpolation method would require more vectors than available.
|
Type: Variable
Access: Read/Write
|
CCSDSOEMProperties
|
A collection of properties associated with reading and writing the header of CCSDS Ephemeris Files.
|
Type: CCSDSOEMProperties
Access: Read-Only
|
CentralBody
|
States in the ephemeris will be referenced from this central body.
|
Type: String
Access: Read/Write
|
CurrentIndex
|
The index of the vector that corresponds to the current state of the Spacecraft that is associated with this Ephemeris.
|
Type: Variable
Access: Read/Write
|
DeclaredName
|
The name of the object as declared.
|
Type: String
Access: Read-Only
|
Duration
|
The duration of the ephemeris. Equal to EndEpoch - StartEpoch.
|
Type: Variable
Access: Read-Only
Units: day
|
EndEpoch
|
The epoch of the last vector in the ephemeris.
|
Type: Variable
Access: Read-Only
Units: day
|
FFEphemProperties
|
A collection of properties and methods associated with handling the header and contents of an FFEphem ephemeris file.
|
Type: FFEphemProperties
Access: Read-Only
|
Filename
|
The filename of the Ephemeris file.
|
Type: String
Access: Read-Only
|
InterpolationMethod
|
The interpolation method that is to be used when propagating the Spacecraft to epochs between ephemeris states.
|
Type: Variable
Access: Read/Write
|
Name
|
The name displayed for this object in output windows such as views, plots, and reports.
|
Type: String
Access: Read/Write
|
NextEpoch
|
The epoch of the Vector following the current vector in the ephemeris. Returns -999 if the current vector is the last Vector in the ephemeris.
|
Type: Variable
Access: Read-Only
Units: day
|
NumberOfVectors
|
The number of discrete states held within the ephemeris.
|
Type: Variable
Access: Read-Only
|
ObjectId
|
The unique identifier for the object.
|
Type: Variable
Access: Read-Only
|
ObjectType
|
The type of the object.
|
Type: String
Access: Read-Only
|
PriorEpoch
|
The epoch of the Vector prior to the current vector in the ephemeris. Returns -999 if the current vector is the first Vector in the ephemeris.
|
Type: Variable
Access: Read-Only
Units: day
|
PropagationDirection
|
Determines the direction of information put to the ephemeris and the way the ephemeris putting rules are applied. Changing this property clears the ephemeris of vectors.
|
Type: Variable
Access: Read/Write
|
SPKProperties
|
A collection of properties and methods associated with handling writing SPICE file.
|
Type: SPKProperties
Access: Read-Only
|
StartEpoch
|
The epoch of the first vector in the ephemeris.
|
Type: Variable
Access: Read-Only
Units: day
|
StepSize
|
The time step for propagation of the spacecraft using the ephemeris. A StepSize of 0.0 means the Spacecraft will advance to the next entry in the ephemeris. Otherwise, the Spacecraft using the ephemeris will advance forwards or backwards by StepSize seconds. This property has no effect when producing an ephemeris file.
|
Type: Variable
Access: Read/Write
Units: s
|
WriteAcceleration
|
Determines whether the Spacecraft's acceleration vector will be written to the ephemeris file.
|
Type: Variable
Access: Read/Write
|
WriteAngularAcceleration
|
Determines whether the Spacecraft's angular acceleration vector will be written to the ephemeris file.
|
Type: Variable
Access: Read/Write
|
WriteAngularVelocity
|
Determines whether the Spacecraft's angular velocity vector will be written to the ephemeris file.
|
Type: Variable
Access: Read/Write
|
WriteAttitude
|
Determines whether the Spacecraft's orientation will be written to the ephemeris file.
|
Type: Variable
Access: Read/Write
|
WriteClockBiasAndDrift
|
Determines whether the Spacecraft's GPSReceiver Clock Bias and Drift will be written to the ephemeris file. This property is only used for writing to the SP3 Precise Ephemeris format.
|
Type: Variable
Access: Read/Write
|
WritePositionVelocityCovariance
|
Determines whether the Spacecraft's 6x6 position/velocity covariance matrix will be written to the ephemeris file. This property is only used for writing to the CCSDS OEM Ephemeris format.
|
Type: Variable
Access: Read/Write
|
WritePosVel
|
Determines whether the Spacecraft position and velocity vectors will be written to the ephemeris file.
|
Type: Variable
Access: Read/Write
|