Click or drag to resize

PropagationEulerianAxesIntegrationFrame Property

Gets or sets the inertial ReferenceFrame in which the attitude is defined. By default, the integration frame is set to the InertialFrame of the Earth.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ReferenceFrame IntegrationFrame { get; set; }

Property Value

Type: ReferenceFrame
See Also