pyinterp.geodetic.Spheroid.second_eccentricity_squared

Spheroid.second_eccentricity_squared(self: pyinterp.core.geodetic._Spheroid) float

Gets the second eccentricity squared.

Returns:

\(e^2=\frac{a^2-b^2}{b^2}\)

Return type:

float