0.4.1
Loading...
Searching...
No Matches
NAV::WiFiObs::TimeSyncInput Struct Reference

Struct for time sync. More...

Data Fields

uint32_t syncInCnt
 SyncIn trigger count.
 
uint64_t timeSyncIn
 Time since last SyncIn trigger.
 

Detailed Description

Struct for time sync.

Definition at line 50 of file WiFiObs.hpp.

Field Documentation

◆ syncInCnt

uint32_t NAV::WiFiObs::TimeSyncInput::syncInCnt

SyncIn trigger count.

The number of SyncIn trigger events that have occurred.

Definition at line 59 of file WiFiObs.hpp.

◆ timeSyncIn

uint64_t NAV::WiFiObs::TimeSyncInput::timeSyncIn

Time since last SyncIn trigger.

The time since the last SyncIn event trigger expressed in nano seconds.

Definition at line 55 of file WiFiObs.hpp.


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