Click or drag to resize

BasicLaunchSegmentBurnoutFlightPathAngle Property

Gets or sets the burnout velocity's flight path angle. This defaults to zero.

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

Property Value

Type: ValueDefinitionDouble
See Also