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: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.