Click or drag to resize

SimpleAscentPropagator.LaunchPosition Property

Gets or sets the position on/near the CentralBody where the launch takes place.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Cartographic LaunchPosition { get; set; }

Property Value

Type: Cartographic
See Also