Is the Inverse Flattening definitive for this ellipsoid?
[Visual Basic]
NotOverridable Public Function IsIvfDefinitive() As Boolean Implements _
IEllipsoid.IsIvfDefinitive
Missing <returns> documentation for M:Geotools.CoordinateReferenceSystems.Ellipsoid.IsIvfDefinitive
Is the Inverse Flattening definitive for this ellipsoid? Some ellipsoids use the IVF as the defining value, and calculate the polar radius whenever asked. Other ellipsoids use the polar radius to calculate the IVF whenever asked. This distinction can be important to avoid floating-point rounding errors.
Ellipsoid Class | Ellipsoid Members | Geotools.CoordinateReferenceSystems Namespace