IersTechnicalNote36RelativisticCorrectionForce Constructor (Point) |
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic IersTechnicalNote36RelativisticCorrectionForce(
Point targetPoint
)
Public Sub New (
targetPoint As Point
)
public:
IersTechnicalNote36RelativisticCorrectionForce(
Point^ targetPoint
)
new :
targetPoint : Point -> IersTechnicalNote36RelativisticCorrectionForce
Parameters
- targetPoint
- Type: AGI.Foundation.Geometry.Point
The point to which this correction force applies.
Remarks
See Also