equals Method
Compares two Geodetic Ellipsoid. It is a strict compare operation not an equivalence test but it applies a minuscule tolerance for floating point compares. It takes into account descriptive properties not only mathematical definition properties.
equals(other: GeodeticEllipsoid): boolean
Parameter | Type | Description |
---|---|---|
other | GeodeticEllipsoid |
Returns - boolean
Defined in
Last Updated: 20 June, 2023