Метод | Описание | |
---|---|---|
DistanceTo ( |
Computes the distance to another GeoPosition.
|
|
GeoPosition ( double latitude, double longitude, double heading = null ) : System |
Creates a new GeoPosition.
|
public DistanceTo ( |
||
other | ||
Результат | double |
public GeoPosition ( double latitude, double longitude, double heading = null ) : System | ||
latitude | double | |
longitude | double | |
heading | double | |
Результат | System |