![]() Exedir | The directory where the executing assembly is located |
![]() Exepath | The full path to the executing assembly |
![]() coord2dec | Converts the given coordinate string to decimal degrees. |
![]() displayOff | Switches display of the mobile device off |
![]() dontSuspend | Causes that the system won't suspend |
![]() fromGGA | Parses coordinates from an NMEA GGA string |
![]() getCfgFileName | Returns the name of the configuration file for this executable. |
![]() getDateFileName | Creates a file name with the given extentsion and a timestamp in the name. |
![]() getExtFileName | Creates a file name consisting of the exe name and the given extension |
![]() isMobile | Checks if the platform is windows ce |
![]() isWindows | Checks if running under MS Windows |
![]() nmeaChksum | Computes nme checksum for the given NMEA string |
![]() psrf103 | Creates SIRF propertiary NMEA input message PSRF103 |
![]() res | Translates the given string into the local language |
![]() toUTM | Converts latitude to UTM northing |
Utils Constructor
|
Initializes the static fields of the Utils class. |
![]() A | Equatorial Radius in meters, UTM |
![]() B | Polar Radius in meters, UTM |
![]() GGASEPS | Separators for spliting NMEA GGA strings |
![]() PSRF103PAT | SIRF NMEA PSRF103 message pattern |
![]() RECOORD | Regular expression used for parsing coordinates |
![]() RM | Resource manage for accessing localized messages |
![]() dms2dec | Converts GGA numbers deg, min, sec to decimal degrees |
![]() ExtEscape | Used in order to switch off display |
![]() GetDC | Retreives device context |
![]() SystemIdleTimerReset | Resets idle time and prevents suspending |
Utils Constructor
|
Initializes a new instance of the Utils class. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
obj_address (inherited from Object) |
Utils Class | serial Namespace