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: 23.2.417.0 (23.2.417.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