StkEphemerisFileCovarianceCoordinateAxes Property |
Gets the axes in which this covariance data is observed.
Namespace:
AGI.Foundation.Stk
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Axes CoordinateAxes { get; }
Public ReadOnly Property CoordinateAxes As Axes
Get
public:
property Axes^ CoordinateAxes {
Axes^ get ();
}
member CoordinateAxes : Axes with get
Property Value
Type:
AxesSee Also