Name
|
Description
|
Attributes
|
Cd
|
The Coefficient of Drag is a property that is a function of the properties and shape of the spacecraft's area incident to the velocity direction. It is used in the calculation of the force on the spacecraft due to atmospheric Drag.
|
Type: Variable
Access: Read/Write
|
Cl
|
The Coefficient of Lift is a property that is a function of the properties and shape of the spacecraft's area incident to the velocity direction. It is used in the calculation of the force on the spacecraft due to aerodynamic Lift.
|
Type: Variable
Access: Read/Write
|
Cr
|
The Coefficient of Reflectivity is a property that is a function of the properties of the spacecraft's area incident to the Sun-Earth line. It is used in the calculation of the force on the spacecraft due to solar radiation pressure.
Note that this value is only used when ForceModel.SRPForceGeometry is set to spherical. If using a plate model, the coefficients of reflectivity should be set for each individual plate.
|
Type: Variable
Access: Read/Write
|
DeclaredName
|
The name of the object as declared.
|
Type: String
Access: Read-Only
|
DragArea
|
The Drag Area is the incident cross sectional area to the velocity direction. It is used in the calculation of the force on the spacecraft due to atmospheric Drag.
|
Type: Variable
Access: Read/Write
Units: m^2
|
ForceModel
|
The ForceModel used by the collocation transcription to evaluate state derivatives.
|
Type: ForceModel
Access: Read-Only
|
LiftArea
|
The Lift Area is the incident cross sectional area to the velocity direction. It is used in the calculation of the force on the spacecraft due to atmospheric Lift.
|
Type: Variable
Access: Read/Write
Units: m^2
|
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
|
RelativeErrorTolerance
|
The relative error tolerance to use during mesh refinement when calling the CollocationOptions.RefineNodes method. This value is also used to determine error violation when a TrajectoryPhase element uses the 'Dynamical Error' coloring mode.
|
Type: Variable
Access: Read/Write
|
SRPArea
|
The SRP Area is the incident cross sectional area to the Sun-Earth line. It is used in the calculation of the force on the spacecraft due to solar radiation pressure.
If the Spacecraft's ForceModel.SRPForceGeometry is set to use a PlateModel, then this property will reflect the incident SRP area of the PlateModel, and an error will be reported if you try to assign a value to this property.
|
Type: Variable
Access: Read/Write
Units: m^2
|