Click or drag to resize

BallisticTrajectoryInformationDeltaV Property

Gets the magnitude of the impulsive velocity change at the start of the trajectory in meters per second. This value assumes the object was initially motionless in the CentralBody's fixed frame.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double DeltaV { get; }

Property Value

Type: Double
See Also