ComputeLocalRadiusCentric | Computes the central body radius centric for a given latitude and longitude. |
ComputeLocalRadiusDetic | Computes the central body radius detic for a given latitude and longitude. |
ComputeSurfaceNormalCentric | Computes the surface normal centric vector for a given latitude and longitude. |
ComputeSurfaceNormalCentricArray | Computes the surface normal centric vector for a given latitude and longitude as an array. |
ComputeSurfaceNormalDetic | Computes the surface normal detic vector for a given latitude and longitude. |
ComputeSurfaceNormalDeticArray | Computes the surface normal detic vector for a given latitude and longitude as an array. |
ConvertBodyCartesianToCBFCartesian | Converts a vector in body coordinates into CBF fixed coordinates |
ConvertBodyCartesianToCBFCartesianArray | Converts a vector in body coordinates into CBF fixed coordinates as an array. |
ConvertCBFCartesianToBodyCartesian | Converts a vector in CBF coordinates into body coordinates. |
ConvertCBFCartesianToBodyCartesianArray | Converts a vector in CBF coordinates into body coordinates as an array. |
ConvertCBFCartesianToLLA | Converts central body fixed cartesian to latitude, longitude, and altitude. |
ConvertCBFCartesianToLLAArray | Converts central body fixed cartesian to latitude, longitude, and altitude as an array. |
ConvertCBFCartesianToVVLHCartesian | Converts a central body fixed cartesian into the VVLA frame. |
ConvertCBFCartesianToVVLHCartesianArray | Converts a central body fixed cartesian into the VVLA frame as an array. |
ConvertLLAToCBFCartesian | Converts latitude, longitude, and altitude to central body fixed cartesian. |
ConvertLLAToCBFCartesianArray | Converts latitude, longitude, and altitude to central body fixed cartesian as an array. |
GetPositionCBF | Gets position in the central body fixed frame. |
GetPositionLLA | Gets position in latitude, longitude, and altitude. |
GetSurfaceNormalCentric | Gets the surface normal centric as an array. |
GetSurfaceNormalDetic | Gets the surface normal detic. |
GetVelocityCBF | Gets velocity in the central body fixed frame. |