IersTechnicalNote36RelativisticCorrectionForceUseLenseThirringCorrection Property |
Gets or sets a value indicating whether the Lense-Thirring 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 UseLenseThirringCorrection { get; set; }
Public Property UseLenseThirringCorrection As Boolean
Get
Set
public:
property bool UseLenseThirringCorrection {
bool get ();
void set (bool value);
}
member UseLenseThirringCorrection : bool with get, set
Property Value
Type:
BooleanSee Also