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.2.419.0 (24.2.419.0)
Syntax public Cartographic LaunchPosition { get; set; }
Public Property LaunchPosition As Cartographic
Get
Set
public:
property Cartographic LaunchPosition {
Cartographic get ();
void set (Cartographic value);
}
member LaunchPosition : Cartographic with get, set
Property Value
Type:
CartographicSee Also