Method | Description | |
---|---|---|
Coordinate ( double latitude, double longitude ) : System | ||
GetDistanceTo ( Coordinate other ) : double |
public Coordinate ( double latitude, double longitude ) : System | ||
latitude | double | |
longitude | double | |
return | System |
public GetDistanceTo ( Coordinate other ) : double | ||
other | Coordinate | |
return | double |