Click or drag to resize

AircraftMotionElementInitialPosition Property

Gets or sets the initial position in the fixed frame.

Namespace:  AGI.Foundation.AircraftPropagation
Assembly:  AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Cartesian InitialPosition { get; set; }

Property Value

Type: Cartesian
See Also