Click or drag to resize

SolarRadiationBoundaryMitigation Properties

The SolarRadiationBoundaryMitigation type exposes the following members.

Properties
  NameDescription
Public propertyCentralBody
Gets or sets the CentralBody to use for the two-body gravity correction and as an eclipsing body to monitor for boundary crossings.
Public propertyForceToCorrect
Gets or sets the SimpleSolarRadiationForce to perform boundary mitigation on.
Public propertyGravitationalParameter
Gets or sets the gravitational parameter to use for the two-body gravity correction. GravitationalParameter is recommended as the default value.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyMass
Gets or sets the Scalar describing the mass of the object being corrected.
Public propertyStatePosition
Gets or sets the position element of the object that is being corrected.
Top
See Also