EarthOrientationParametersNativeItrfFrame Property |
Gets the native International Terrestrial Reference Frame (ITRF) associated with these parameters.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string NativeItrfFrame { get; }
Public ReadOnly Property NativeItrfFrame As String
Get
public:
property String^ NativeItrfFrame {
String^ get ();
}
member NativeItrfFrame : string with get
Property Value
Type:
StringSee Also