Name
|
Description
|
Attributes
|
CoordinateSetToPropagate
|
The coordinate set used when propagating the HCW equations of motion. Propagating in Cartesian coordinates is the classical HCW formulation. RIC Cylindrical or RIC Spherical relative elements can also be propagated using the same HCW equations, which can achieve more accurate results.
|
Type: Variable
Access: Read/Write
|
CurrentReferenceOrbit
|
The Keplerian state of the HCW propagator's InitialReferenceOrbit when propagated using a two body (Keplerian) propagator from the InitialReferenceOrbitEpoch to the Spacecraft's current epoch. The reference orbit is specified in Keplerian elements (A, E, I, RAAN, W, TA)
|
Type: Array
Access: Read-Only
|
DeclaredName
|
The name of the object as declared.
|
Type: String
Access: Read-Only
|
DisplayName
|
The name displayed for this object in output windows such as views, plots, and reports.
|
Type: String
Access: Read/Write
|
InitialReferenceEpoch
|
The epoch associated with the InitialReferenceOrbit.
|
Type: TimeSpan
Access: Read-Only
Units: day
|
InitialReferenceOrbit
|
The reference orbit is the orbit of the "primary" or "chief" satellite used when propagating the Spacecraft using the HCW (Hills-Clohessy-Wiltshire) equations of relative motion. The reference orbit is specified in Keplerian elements (A, E, I, RAAN, W, TA) with respect to the ICRF. This is set using the SetReferenceOrbit() method. The reference orbit will be propagated with a two body (Keplerian) propagator when the Spacecraft is stepped. The initial reference orbit state corresponds to the InitialReferenceOrbitEpoch property. The updated reference orbit corresponding to the Spacecraft object's current epoch can be queried using CurrentReferenceOrbit.
|
Type: Array
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
|
StepSize
|
The number of seconds the propagated object is advanced when the Step command is executed.
|
Type: TimeSpan
Access: Read/Write
Units: s
|