DESERT 3.5.1
Loading...
Searching...
No Matches
tdoa_entry Struct Reference

#include <uwranging_tdoa_hdr.h>

Public Member Functions

 tdoa_entry (uwrange_time_t time, uwrange_node_t node, uwrange_pkt_t id)
 
 tdoa_entry ()
 

Public Attributes

uwrange_time_t time
 
uwrange_pkt_t id
 
uwrange_node_t node
 

Detailed Description

Define the struct of a single tdoa payload entry.

Definition at line 63 of file uwranging_tdoa_hdr.h.

Constructor & Destructor Documentation

◆ tdoa_entry() [1/2]

tdoa_entry::tdoa_entry ( uwrange_time_t  time,
uwrange_node_t  node,
uwrange_pkt_t  id 
)
inline

Definition at line 68 of file uwranging_tdoa_hdr.h.

◆ tdoa_entry() [2/2]

tdoa_entry::tdoa_entry ( )
inline

Definition at line 75 of file uwranging_tdoa_hdr.h.

Member Data Documentation

◆ id

uwrange_pkt_t tdoa_entry::id

Id of the packet.

Definition at line 65 of file uwranging_tdoa_hdr.h.

◆ node

uwrange_node_t tdoa_entry::node

Id of the source node.

Definition at line 66 of file uwranging_tdoa_hdr.h.

◆ time

uwrange_time_t tdoa_entry::time

Holdover time.


Definition at line 64 of file uwranging_tdoa_hdr.h.


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