Sgp4PropagatorSgp4EstimationOutputDragDisabled Property |
Gets a value indicating whether the estimation of drag was disabled.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool DragDisabled { get; }
Public ReadOnly Property DragDisabled As Boolean
Get
public:
property bool DragDisabled {
bool get ();
}
member DragDisabled : bool with get
Property Value
Type:
BooleanSee Also