Public Member Functions | Public Attributes | List of all members
PacketStamper::DataPair Struct Reference

#include <packetstamper.h>

Public Member Functions

bool operator== (DataPair const &other) const
 Returns true if the items are equal. More...
 

Public Attributes

int64_t m_pid
 Packet ID of data item. More...
 
int64_t m_toa
 Time Of Arrival of data item. More...
 

Detailed Description

Holds a data point for the clock estimation algorithm

Definition at line 89 of file packetstamper.h.

Member Function Documentation

◆ operator==()

bool PacketStamper::DataPair::operator== ( DataPair const &  other) const
inline

Returns true if the items are equal.

Definition at line 95 of file packetstamper.h.

Member Data Documentation

◆ m_pid

int64_t PacketStamper::DataPair::m_pid

Packet ID of data item.

Definition at line 91 of file packetstamper.h.

◆ m_toa

int64_t PacketStamper::DataPair::m_toa

Time Of Arrival of data item.

Definition at line 92 of file packetstamper.h.


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


xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:22