mbgtools-lx  4.2.8
MBG_PTP_V2_CURRENT_DATASET Struct Reference

PTPv2 current dataset. More...

#include <gpsdefs.h>

Data Fields

uint16_t steps_removed
 number of communication paths between local clock and grandmaster More...
 
PTP_TIME_INTERVAL offset_from_master
 current time difference between master and slave, see PTP_TIME_INTERVAL More...
 
PTP_TIME_INTERVAL mean_path_delay
 current mean propagation time between master and slave, see PTP_TIME_INTERVAL More...
 

Detailed Description

PTPv2 current dataset.

Note
For further information, see IEEE 1588-2008, chapters 8.2.2 and 15.5.3.4.1
See also
PTP_TIME_INTERVAL

Definition at line 14901 of file gpsdefs.h.

Field Documentation

◆ mean_path_delay

PTP_TIME_INTERVAL MBG_PTP_V2_CURRENT_DATASET::mean_path_delay

current mean propagation time between master and slave, see PTP_TIME_INTERVAL

Definition at line 14905 of file gpsdefs.h.

◆ offset_from_master

PTP_TIME_INTERVAL MBG_PTP_V2_CURRENT_DATASET::offset_from_master

current time difference between master and slave, see PTP_TIME_INTERVAL

Definition at line 14904 of file gpsdefs.h.

◆ steps_removed

uint16_t MBG_PTP_V2_CURRENT_DATASET::steps_removed

number of communication paths between local clock and grandmaster

Definition at line 14903 of file gpsdefs.h.


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