ECEFRef Constructor |
Name | Description | |
---|---|---|
ECEFRef(LatLng) |
Create a new earth-centred, earth-fixed reference from the given latitude
and longitude.
| |
ECEFRef(Double, Double, Double) |
Create a new earth-centred, earth-fixed (ECEF) reference from the given
parameters using the WGS84 reference ellipsoid.
| |
ECEFRef(Double, Double, Double, Datum) |
Create a new earth-centred, earth-fixed (ECEF) reference from the given
parameters and the given reference ellipsoid.
|