Click or drag to resize

SimpleAscentPropagatorLaunchPosition 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: 24.1.418.0 (24.1.418.0)
Syntax
public Cartographic LaunchPosition { get; set; }

Property Value

Type: Cartographic
See Also