Click or drag to resize

BasicLaunchSegment.BurnoutVelocityAzimuth Property

Gets or sets the burnout velocity's azimuth. This defaults to zero.

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

Property Value

Type: ValueDefinition<Double>
See Also