Click or drag to resize

TwoBodyGravity Constructor

Overload List
  NameDescription
Public methodTwoBodyGravity
Initializes a new instance. By default the CentralBody is set to Earth from the CentralBodiesFacet and the GravitationalParameter is set to GravitationalParameter.
Public methodTwoBodyGravity(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.
Protected methodTwoBodyGravity(TwoBodyGravity, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodTwoBodyGravity(Point, CentralBody, Double)
Initializes a new instance based on the given target point and central body.
Top
See Also