메소드 | 설명 | |
---|---|---|
ConvertToMgrs ( ) : MGRS | ||
ConvertToUtm ( ) : UTM | ||
Create ( double pLatitude, double pLongitude ) : |
||
ToTextualDescription ( TextualDescription pNotation ) : string |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 |
public ToTextualDescription ( TextualDescription pNotation ) : string | ||
pNotation | TextualDescription | |
리턴 | string |