SolarRadiationBoundaryMitigationStatePosition Property |
Gets or sets the position element of the object that is being corrected.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public PropagationPointElement StatePosition { get; set; }
Public Property StatePosition As PropagationPointElement
Get
Set
public:
property PropagationPointElement^ StatePosition {
PropagationPointElement^ get ();
void set (PropagationPointElement^ value);
}
member StatePosition : PropagationPointElement with get, set
Property Value
Type:
PropagationPointElementSee Also