The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home ![]() ![]() ![]() ![]() |
|||||||||
See also: RecipFlattening, EllipsoidMinAxEcc | |||||||||
GeoEllEccSquared |
|||||||||
The function GeoEllEccSquared calculates the squared eccentricity e2 of an ellipsoid: e2 = 1 - b2/a2 with a = semimajor axis, and b = semiminor axis. Version [1] calculates it from the ellipsoid given by the parameter Ellipsoid, version [2] calculates the eccentricity from the lengths of the semimajor and semiminor axes (parameters SemiMajorAx and SemiMinorAx), and version [3] calculates it from the reciprocal flattening.
|