DUNE: Uniform Navigational Environment  2022.04.1
Sensors::MLBLTracker Namespace Reference

Classes

struct  Arguments
 
struct  Task
 
struct  Transponder
 

Typedefs

typedef std::map< unsigned, unsigned > AddressMap
 
typedef std::map< std::string, TransponderNarrowBandMap
 
typedef std::map< std::string, unsigned > MicroModemMap
 

Enumerations

enum  Operation { OP_NONE, OP_PING_NB, OP_PING_MM, OP_ABORT }
 

Typedef Documentation

◆ AddressMap

typedef std::map<unsigned, unsigned> Sensors::MLBLTracker::AddressMap

◆ MicroModemMap

typedef std::map<std::string, unsigned> Sensors::MLBLTracker::MicroModemMap

◆ NarrowBandMap

typedef std::map<std::string, Transponder> Sensors::MLBLTracker::NarrowBandMap

Enumeration Type Documentation

◆ Operation

Enumerator
OP_NONE 
OP_PING_NB 
OP_PING_MM 
OP_ABORT