CartesianToLatLong(Cartesian) | Returns a geodetic Coordinate object based on the provided Cartesian coordinate. |
CartesianToLatLong(Cartesian, EagerLoad) | Returns a geodetic Coordinate object based on the provided Cartesian coordinate. |
CartesianToLatLong(Double, Double, Double) | Returns a geodetic Coordinate object based on the provided Cartesian coordinate X, Y, Z values. |
CartesianToLatLong(Double, Double, Double, EagerLoad) | Returns a geodetic Coordinate object based on the provided Cartesian coordinate X, Y, Z values. |