Description
The BroadcastEphemeris object provides a FreeFlyer propagator type that makes use of a RINEX Navigation file (broadcast ephemeris) as the motion model.
Inheritance Hierarchy: ObjectàPropagatoràBroadcastEphemeris
Available In Editions:
Engineer
Mission
Timing Precision Mode
This page describes functionality in millisecond timing precision mode.
Name
|
Description
|
DeclaredName
|
The name of the object as declared.
|
Filename
|
The filename of the Broadcast Ephemeris file.
|
FinalTOE
|
The Time Of Ephemeris (TOE) of the final ephem in the Broadcast Ephemeris propagator.
|
InitialTOE
|
The Time Of Ephemeris (TOE) of the first ephem in the Broadcast Ephemeris propagator.
|
Name
|
The name displayed for this object in output windows such as views, plots, and reports.
|
NumberOfEphems
|
The number of Ephems contained in the Broadcast Ephemeris propagator.
|
ObjectId
|
The unique identifier for the object.
|
ObjectType
|
The type of the object.
|
StepSize
|
The number of seconds the propagated object is advanced when the Step command is executed.
|
|
Name
|
Description
|
ClearSavedStates
|
Clears previous saved states for this object.
|
GetFromFile
|
Load the object state from the specified FreeFlyer object file.
|
GetFromString
|
Load the object state from the specified string.
|
PutToFile
|
Convert the object state to FreeFlyer object xml and write to a file.
|
PutToString
|
Convert the object state to FreeFlyer object xml and return as a string.
|
ReferenceEquals
|
Returns 1 if the argument refers to the calling object and 0 otherwise.
|
Restore
|
Restore an object's state from a previously saved state.
|
Save
|
Save the object's state so that it can be restored later.
|
|
Name
|
Description
|
FileName
|
The file name of the Broadcast Ephemeris file.
This property has been Deprecated. Please use Filename instead.
|
|
See also
Orbit Determination Guide
Broadcast Ephemeris Guide
|