Method | Description | |
---|---|---|
ConvertToMgrs ( ) : MGRS | ||
ConvertToUtm ( ) : UTM | ||
Create ( double pLatitude, double pLongitude ) : |
||
ToTextualDescription ( TextualDescription pNotation ) : string |
Method | Description | |
---|---|---|
LatLonSign ( double pDecimal, LatLon pType ) : char | ||
ToDMS ( double pDecimal, LatLon pType ) : string | ||
ToDecimalMinutes ( double pDecimal, LatLon pType ) : string |
public static Create ( double pLatitude, double pLongitude ) : |
||
pLatitude | double | |
pLongitude | double | |
return |
public ToTextualDescription ( TextualDescription pNotation ) : string | ||
pNotation | TextualDescription | |
return | string |