Click or drag to resize

BasicLaunchSegmentBurnoutVelocityAzimuth 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: 24.1.418.0 (24.1.418.0)
Syntax
public ValueDefinition<double> BurnoutVelocityAzimuth { get; set; }

Property Value

Type: ValueDefinitionDouble
See Also