Click or drag to resize

Sgp4PropagatorSgp4EstimationInputSolveForDrag Property

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

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

Property Value

Type: Boolean
See Also