NETGeographicLib::DMS Member List
This is the complete list of members for
NETGeographicLib::DMS, including all inherited members.
AZIMUTH enum value | NETGeographicLib::DMS | |
Component enum name | NETGeographicLib::DMS | |
Decode(System::String^ dms,[System::Runtime::InteropServices::Out] Flag% ind) | NETGeographicLib::DMS | [static] |
Decode(double d, double m, double s) | NETGeographicLib::DMS | [inline, static] |
DecodeAngle(System::String^ angstr) | NETGeographicLib::DMS | [static] |
DecodeAzimuth(System::String^ azistr) | NETGeographicLib::DMS | [static] |
DecodeLatLon(System::String^ dmsa, System::String^ dmsb,[System::Runtime::InteropServices::Out] double% lat,[System::Runtime::InteropServices::Out] double% lon, bool swaplatlong) | NETGeographicLib::DMS | [static] |
DEGREE enum value | NETGeographicLib::DMS | |
Encode(double angle, Component trailing, unsigned prec, Flag ind, char dmssep) | NETGeographicLib::DMS | [static] |
Encode(double angle, unsigned prec, Flag ind, char dmssep) | NETGeographicLib::DMS | [static] |
Encode(double ang,[System::Runtime::InteropServices::Out] double% d,[System::Runtime::InteropServices::Out] double% m) | NETGeographicLib::DMS | [inline, static] |
Encode(double ang,[System::Runtime::InteropServices::Out] double% d,[System::Runtime::InteropServices::Out] double% m,[System::Runtime::InteropServices::Out] double% s) | NETGeographicLib::DMS | [inline, static] |
Flag enum name | NETGeographicLib::DMS | |
LATITUDE enum value | NETGeographicLib::DMS | |
LONGITUDE enum value | NETGeographicLib::DMS | |
MINUTE enum value | NETGeographicLib::DMS | |
NONE enum value | NETGeographicLib::DMS | |
NUMBER enum value | NETGeographicLib::DMS | |
SECOND enum value | NETGeographicLib::DMS | |