EarthCentralBodyMeanEclipticMeanEquinoxFrame Property |
Gets or sets the Mean Ecliptic Mean Equinox 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 MeanEclipticMeanEquinoxFrame { get; set; }
Public Property MeanEclipticMeanEquinoxFrame As ReferenceFrame
Get
Set
public:
property ReferenceFrame^ MeanEclipticMeanEquinoxFrame {
ReferenceFrame^ get ();
void set (ReferenceFrame^ value);
}
member MeanEclipticMeanEquinoxFrame : ReferenceFrame with get, set
Property Value
Type:
ReferenceFrameExceptions See Also