Click or drag to resize

SimpleAscentPropagatorInitialAcceleration Property

Gets or sets the initial acceleration at launch. The AscentType type must be set to quartic to use. This defaults to zero m/s^2.

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

Property Value

Type: Double
See Also