Click or drag to resize

EarthCentralBody.FixedFrame Property

Gets or sets the default Fixed frame that corresponds to the surface features of this central body.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public override ReferenceFrame FixedFrame { get; set; }

Property Value

Type: ReferenceFrame
Exceptions
ExceptionCondition
ArgumentNullException Thrown when value is null.
Remarks
The transformation between the default value of this frame and the International Celestial Reference Frame (ICRF) matches the Standards of Fundamental Astronomy (SOFA) IAU 2006/2000A model to the microarcsecond level.
See Also