Declared in SphericalHarmonicsModel
Declaration
Vector3 ComputeField(
Vector3 positionPCPF,
int degree,
bool includeZeroDegree
);
Description
Computes the gravitational field at a particular location
Parameters
Name | Description |
---|---|
positionPCPF | The position at a planet fixed, planet centered location |
degree | The harmonics degree |
includeZeroDegree | Whether to include the zero field |