IersTechnicalNote36RelativisticCorrectionForceUseDeSitterCorrection Property |
Gets or sets a value indicating whether the de Sitter correction is to be used. This defaults to
.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool UseDeSitterCorrection { get; set; }
Public Property UseDeSitterCorrection As Boolean
Get
Set
public:
property bool UseDeSitterCorrection {
bool get ();
void set (bool value);
}
member UseDeSitterCorrection : bool with get, set
Property Value
Type:
BooleanRemarks This term should not be used if the central body is set to the Sun.
See Also