EarthCentralBodyTrueEquatorMeanEquinoxFrame Property |
Gets or sets the True Equator, Mean Equinox (TEME) Reference Frame.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ReferenceFrame TrueEquatorMeanEquinoxFrame { get; set; }
Public Property TrueEquatorMeanEquinoxFrame As ReferenceFrame
Get
Set
public:
property ReferenceFrame^ TrueEquatorMeanEquinoxFrame {
ReferenceFrame^ get ();
void set (ReferenceFrame^ value);
}
member TrueEquatorMeanEquinoxFrame : ReferenceFrame with get, set
Property Value
Type:
ReferenceFrameSee Also