fdhwlib  2.0.25
Gps167 Class Reference

#include <gps167.h>

List of all members.

Public Member Functions

Static Private Attributes


Detailed Description

The class defines the interface of the Meinberg gps clock GPS167.

Definition at line 58 of file gps167.h.


Constructor & Destructor Documentation

Gps167::Gps167 ( )
Gps167::~Gps167 ( )

Member Function Documentation

char* Gps167::getCaptureMsg ( int  ch,
struct captureTimeStamp ts 
)

Convert oncore time stamp to Meinberg capture messages.

Parameters:
chChannel number (0, 1)
tsTimestamp structure used by the gpsserver
int Gps167::getCaptureTimestamp ( char *  msg,
int *  ch,
unsigned int *  sec,
unsigned int *  nanoSec 
)

Decode the capture message.

Parameters:
msgMeinberg capture message
chChannel number (0, 1)
secSecond counter UTC format
nanoSecNano second counter

Member Data Documentation

char Gps167::captureMsg[] [static, private]

Buffer for the capture messages.

Definition at line 84 of file gps167.h.


The documentation for this class was generated from the following file: