Click or drag to resize

BasicLaunchSegmentBurnoutVelocityMagnitude Property

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

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ValueDefinition<double> BurnoutVelocityMagnitude { get; set; }

Property Value

Type: ValueDefinitionDouble
See Also