EarthCentralBodyTrueEquatorTrueEquinoxFrame Property |
Gets or sets the True Equator True Equinox Reference Frame, also
known as the "True of Date" 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 TrueEquatorTrueEquinoxFrame { get; set; }
Public Property TrueEquatorTrueEquinoxFrame As ReferenceFrame
Get
Set
public:
property ReferenceFrame^ TrueEquatorTrueEquinoxFrame {
ReferenceFrame^ get ();
void set (ReferenceFrame^ value);
}
member TrueEquatorTrueEquinoxFrame : ReferenceFrame with get, set
Property Value
Type:
ReferenceFrameSee Also