Name
|
Description
|
Attributes
|
Batch
|
The BatchLeastSquaresOd object associated with the the SGP4StateEstimator object. This object controls the iteration process of the fit.
|
Type: BatchLeastSquaresOD
Access: Read-Only
|
DeclaredName
|
The name of the object as declared.
|
Type: String
Access: Read-Only
|
FitSpanDuration
|
The length of the fit span as in the ObservationModel object
|
Type: Variable
Access: Read/Write
Units: day
|
Name
|
The name displayed for this object in output windows such as views, plots, and reports.
|
Type: String
Access: Read/Write
|
ObjectId
|
The unique identifier for the object.
|
Type: Variable
Access: Read-Only
|
ObjectType
|
The type of the object.
|
Type: String
Access: Read-Only
|
ObservationModel
|
The OrbitStateObservationGenerator object associated with the the SGP4StateEstimator object. This object creates the observations to use in the fit of the trajectory.
|
Type: OrbitStateObservationGenerator
Access: Read-Only
|
ReferenceSpacecraft
|
The spacecraft whose propagation model defines the trajectory to be fit.
|
Type: Spacecraft
Access: Read-Only
|
SpacecraftBeingFit
|
The spacecraft whose SGP4 state element set is being computed to optimize the fit.
|
Type: Spacecraft
Access: Read-Only
|
TLEHandler
|
The TwoLineElement object associated with the the SGP4StateEstimator object. This object facilitates the output of the SGP4 state elements as a TLE.
|
Type: TwoLineElement
Access: Read-Only
|
UseObservationModel
|
Flag indicating whether to use observations generated from the ObservationModel. This should only be set to false if the Batch child object is to be configured with a set of observations that are not from a reference trajectory.
|
Type: Variable
Access: Read/Write
|