TwoBodyGravity Constructor |
Name | Description | |
---|---|---|
TwoBodyGravity |
Initializes a new instance. By default the CentralBody is set to Earth from the CentralBodiesFacet and the
GravitationalParameter is set to GravitationalParameter.
| |
TwoBodyGravity(Point) |
Initializes a new instance based on the given target point.
By default the CentralBody is set to Earth from the CentralBodiesFacet and the
GravitationalParameter is set to GravitationalParameter.
| |
TwoBodyGravity(TwoBodyGravity, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
TwoBodyGravity(Point, CentralBody, Double) |
Initializes a new instance based on the given target point and central body.
|