0.2.0
|
Associated Legendre Polynomials for EGM96. More...
Go to the source code of this file.
Namespaces | |
namespace | NAV::internal |
EGM96 coefficients. | |
Functions | |
std::pair< Eigen::MatrixXd, Eigen::MatrixXd > | NAV::internal::associatedLegendre (double theta, size_t ndegree=10) |
Calculates the associated Legendre Polynomial coefficients necessary for the EGM96. | |
Associated Legendre Polynomials for EGM96.