Package | Description |
---|---|
com.cinterion.location |
Modifier and Type | Class and Description |
---|---|
class |
QualifiedCoordinates
The
QualifiedCoordinates class are Coordinates
with horizontal and vertical accuracy. |
Modifier and Type | Method and Description |
---|---|
float |
Coordinates.azimuthTo(Coordinates to)
Calculates the azimuth between the two points according
to the ellipsoid model of WGS84.
|
float |
Coordinates.distance(Coordinates to)
Calculates the geodetic distance between the two points according
to the ellipsoid model of WGS84.
|
Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.