GNSS receiver tools  1
Tools for use with GNSS receivers
SkyTraqBin::GNSS_interference_detection_status Class Reference

INTERFERENCE DETECTION STATUS - Interference detection status of GNSS receiver. More...

#include <SkyTraqBin_outputs_with_subid.hh>

+ Inheritance diagram for SkyTraqBin::GNSS_interference_detection_status:

Public Member Functions

 GNSS_interference_detection_status (unsigned char *payload, Payload_length payload_len)
 
const bool enabled (void) const
 
const InterferenceStatus status (void) const
 
- Public Member Functions inherited from SkyTraqBin::Output_message_with_subid
 Output_message_with_subid (unsigned char *payload, Payload_length payload_len)
 Constructor from a binary buffer. More...
 
- Public Member Functions inherited from SkyTraqBin::Output_message
 Output_message (unsigned char *payload, Payload_length payload_len)
 Constructor from a binary buffer. More...
 
- Public Member Functions inherited from SkyTraqBin::Message
const uint8_t message_id (void) const
 Getter method for the message ID. More...
 
- Public Member Functions inherited from GNSS::Message
virtual ~Message ()
 Virtual destructor to force polymorphism. More...
 
template<typename T >
bool isa (void) const
 Check the type of an object. More...
 
template<typename T >
T * cast_as (void)
 Recast this object to another type. More...
 
- Public Member Functions inherited from SkyTraqBin::with_subid
 with_subid (uint8_t subid)
 Constructor. More...
 
const uint8_t message_subid (void) const
 Getter method for message sub-ID. More...
 

Additional Inherited Members

- Public Types inherited from SkyTraqBin::Output_message_with_subid
typedef std::shared_ptr< Output_message_with_subidptr
 
- Public Types inherited from SkyTraqBin::Output_message
typedef std::shared_ptr< Output_messageptr
 
- Public Types inherited from GNSS::Message
typedef std::shared_ptr< Messageptr
 
- Protected Member Functions inherited from SkyTraqBin::Message
 Message (uint8_t id)
 Constructor. More...
 
- Protected Attributes inherited from SkyTraqBin::Message
uint8_t _msg_id
 
- Protected Attributes inherited from SkyTraqBin::with_subid
uint8_t _msg_subid
 

Detailed Description

INTERFERENCE DETECTION STATUS - Interference detection status of GNSS receiver.

Answer to Q_interference_detection_status

Definition at line 164 of file SkyTraqBin_outputs_with_subid.hh.

Constructor & Destructor Documentation

SkyTraqBin::GNSS_interference_detection_status::GNSS_interference_detection_status ( unsigned char *  payload,
Payload_length  payload_len 
)

Definition at line 399 of file SkyTraqBin_outputs.cc.

Member Function Documentation

const bool SkyTraqBin::GNSS_interference_detection_status::enabled ( void  ) const
inline

Definition at line 172 of file SkyTraqBin_outputs_with_subid.hh.

const InterferenceStatus SkyTraqBin::GNSS_interference_detection_status::status ( void  ) const
inline

Definition at line 173 of file SkyTraqBin_outputs_with_subid.hh.


The documentation for this class was generated from the following files: