Click or drag to resize

SimpleAscentPropagatorBurnoutVelocityMagnitude Property

Gets or sets the burnout velocity magnitude in the reference frame of the CentralBody as indicated by the property BurnoutVelocityFrame. This defaults to zero m/s.

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 BurnoutVelocityMagnitude { get; set; }

Property Value

Type: Double
See Also