Mobil_surveillance_system 1
Data Fields
tUTC_time Struct Reference

Type of UTC time. More...

#include <GPSpacket.h>

Data Fields

unsigned char ucHour
unsigned char ucMin
unsigned char ucSec
unsigned int ucMsec

Detailed Description

Type of UTC time.

Definition at line 43 of file GPSpacket.h.


Field Documentation

unsigned char ucHour

It's value can be between 0-23.

Definition at line 46 of file GPSpacket.h.

unsigned char ucMin

It's value can be between 0-59.

Definition at line 48 of file GPSpacket.h.

unsigned int ucMsec

It's value can be between 0-999.

Definition at line 52 of file GPSpacket.h.

unsigned char ucSec

It's value can be between 0-59.

Definition at line 50 of file GPSpacket.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Defines