equals

fun equals(lhs: Coordinate, rhs: Coordinate, eps: Double = GeoConstants.EPS_DEGREES, epsAlt: Double = GeoConstants.EPS_METERS): Boolean