mbgtools-lx  4.2.8
PTP_CLOCK_QUALITY Struct Reference

PTP clock quality. More...

#include <gpsdefs.h>

Data Fields

uint8_t clock_class
 PTP clock class representing the current sync status. More...
 
int8_t clock_accuracy
 see PTP_CLOCK_ACCURACIES More...
 
uint16_t log_variance
 PTP offset scaled log variance representing the time stability. More...
 

Detailed Description

PTP clock quality.

Note
For further information, see IEEE 1588-2008, chapter 5.3.7

Definition at line 13087 of file gpsdefs.h.

Field Documentation

◆ clock_accuracy

int8_t PTP_CLOCK_QUALITY::clock_accuracy

see PTP_CLOCK_ACCURACIES

Definition at line 13090 of file gpsdefs.h.

◆ clock_class

uint8_t PTP_CLOCK_QUALITY::clock_class

PTP clock class representing the current sync status.

Definition at line 13089 of file gpsdefs.h.

◆ log_variance

uint16_t PTP_CLOCK_QUALITY::log_variance

PTP offset scaled log variance representing the time stability.

Definition at line 13091 of file gpsdefs.h.


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