Sgp4Propagator.Sgp4EstimationOutput.DragDisabled 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic bool DragDisabled { get; }
Public ReadOnly Property DragDisabled As Boolean
Get
public:
property bool DragDisabled {
bool get ();
}
member DragDisabled : bool with get
Property Value
Type:
Boolean
See Also