Click or drag to resize

Sgp4Propagator.Sgp4EstimationInput.SolveForDrag Property

Gets or sets a value indicating whether to attempt to solve for the BSTAR drag value. By default, this value is true. If false, the system will use the BStarDragValue.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool SolveForDrag { get; set; }

Property Value

Type: Boolean
See Also