IersTechnicalNote36RelativisticCorrectionForce Constructor |
Name | Description | |
---|---|---|
IersTechnicalNote36RelativisticCorrectionForce | Initializes a new instance. | |
IersTechnicalNote36RelativisticCorrectionForce(Point) |
Initializes the correction force with the specified Point.
The CentralBody is set to Earth from the CentralBodiesFacet, and the SolarCentralBody is set to the sun from the CentralBodiesFacet.
Both additional corrections (de Sitter and Lense-Thirring) will be used.
| |
IersTechnicalNote36RelativisticCorrectionForce(IersTechnicalNote36RelativisticCorrectionForce, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
IersTechnicalNote36RelativisticCorrectionForce(CentralBody, Double, Double) |
Initializes the correction force with the specified CentralBody, solar gravitational parameter, and central body gravitational parameter.
The SolarCentralBody is set to the sun from the CentralBodiesFacet.
Both additional corrections (de Sitter and Lense-Thirring) will be used.
| |
IersTechnicalNote36RelativisticCorrectionForce(Point, CentralBody, CentralBody, Vector, Double, Double, Boolean, Boolean) |
Initializes the correction force with the specified parameters.
|