![]() |
0.5.0
|
Associated Legendre Polynomials for EGM96. More...
Go to the source code of this file.
Namespaces | |
| namespace | NAV |
| namespace | NAV::internal |
| EGM96 coefficients. | |
Functions | |
| template<typename T> | |
| std::pair< Eigen::MatrixX< T >, Eigen::MatrixX< T > > | NAV::internal::associatedLegendre (const T &theta, size_t ndegree=10) |
| Calculates the associated Legendre Polynomial coefficients necessary for the EGM96. | |
Associated Legendre Polynomials for EGM96.
Definition in file AssociatedLegendre.hpp.