Click or drag to resize

UsafGeneralPerturbationElementsBallisticCoefficient Property

Gets or sets the ballistic coefficient or the area times the drag coefficient divided by the mass. This value has the units of m^2/kg.

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

Property Value

Type: Double
See Also