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....



EllipsoidMinAxFlat


Unit: SDL_geobasics
Class: none
Declaration: function EllipsoidMinAxFlat (SemiMajorAx, RecipFlattening: double): double;

The function EllipsoidMinAxFlat calculates the length of the semiminor axis of an ellipsoid which is defined by the length of its semimajor axis (parameter SemiMajorAx) and its reciprocal flattening (parameter RecipFlattening). If the reciprocal flattening is infinite (i.e. if the ellipsoid is a sphere), the parameter RecipFlattening has to be set to a zero value.


Last Update: 2023-Feb-06