Declared in CelestialBody

Declaration

Vector3 ComputeInertialGravity(
    Vector3 inertialPosition,
    double step
);

Description

Calculates the gravity from this body at some location.

Parameters

NameDescription
inertialPositionThe inertial reference frame location of the object [m]
stepThe time difference in step for spherical harmonics [s]