public class LegendrePolynomials extends Object
The computation of the Legendre polynomials is performed following: Heiskanen and Moritz, Physical Geodesy, 1967, eq. 1-62
Constructor and Description |
---|
LegendrePolynomials(int degree,
int order,
double t)
Create Legendre polynomials for the given degree and order.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.