Classes
- class Gps167
- The class defines the interface of the Meinberg gps clock GPS167. More...
- class GpsClock
- Collection of variables and function for GPS Clock messages. More...
- class GpsError
- Exception for the communication with the GPS unit. More...
- class GpsServer
- The class provides the interface to the gps unit. More...
- class GpsUnit
- The class defines the interface to the hardware gps unit for the FD detector. More...
Detailed Description
The GPS Clock is controlled by a client server concept.
The interface design foresees only a single process to communicate with the clock. The classes in this group define client and server side of the system.