Click or drag to resize

ImpulsiveManeuverInformationExhaustVelocity Property

Gets or sets the exhaust velocity in meters per second. If you have the specific impulse of your engine, you can compute the exhaust velocity by multiplying it by Earth's surface gravity, generally EarthSurfaceGravity.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Scalar ExhaustVelocity { get; set; }

Property Value

Type: Scalar
See Also