MRPT
2.0.1
|
Novatel frame: NV_OEM6_RANGECMP.
Definition at line 379 of file gnss_messages_novatel.h.
#include <mrpt/obs/gnss_messages_novatel.h>
Classes | |
struct | TCompressedRangeLog |
Public Member Functions | |
Message_NV_OEM6_RANGECMP () | |
void | dumpToStream (std::ostream &out) const override |
Dumps the contents of the observation in a human-readable form to a given output stream. More... | |
void | writeToStream (mrpt::serialization::CArchive &out) const |
Save to binary stream. More... | |
void | readFromStream (mrpt::serialization::CArchive &in) |
Load from binary stream into this existing object. More... | |
bool | isOfType (const gnss_message_type_t type_id) const |
template<class MSG_CLASS > | |
bool | isOfClass () const |
virtual void | fixEndianness () |
If we are in a big endian system, reverse all fields >1 byte to fix its representation. More... | |
virtual void | dumpToConsole (std::ostream &o) const |
Dumps the contents of the observation in a human-readable form to an std::ostream (set to std::cout to print to console) More... | |
virtual bool | getAllFieldDescriptions ([[maybe_unused]] std::ostream &o) const |
Dumps a header for getAllFieldValues() More... | |
virtual bool | getAllFieldValues ([[maybe_unused]] std::ostream &o) const |
Dumps a line with the sequence of all field values (without a line feed at the end). More... | |
const std::string & | getMessageTypeAsString () const |
Returns "NMEA_GGA", etc. More... | |
Static Public Member Functions | |
static gnss_message * | readAndBuildFromStream (mrpt::serialization::CArchive &in) |
Load from binary stream and creates object detecting its type (class factory). More... | |
static gnss_message * | Factory (const gnss_message_type_t msg_id) |
Creates message. More... | |
static bool | FactoryKnowsMsgType (const gnss_message_type_t msg_id) |
Returns true if Factory() has a registered constructor for this msg type. More... | |
Public Attributes | |
nv_oem6_header_t | header |
Frame header. More... | |
uint32_t | num_obs {0} |
std::vector< TCompressedRangeLog > | obs_data |
uint32_t | crc |
gnss_message_type_t | message_type |
Type of GNSS message. More... | |
Protected Member Functions | |
void | internal_writeToStream (mrpt::serialization::CArchive &out) const override |
Save to binary stream. More... | |
void | internal_readFromStream (mrpt::serialization::CArchive &in) override |
Save to binary stream. More... | |
|
inline |
Definition at line 381 of file gnss_messages_novatel.h.
|
virtualinherited |
Dumps the contents of the observation in a human-readable form to an std::ostream (set to std::cout to print to console)
Definition at line 107 of file gnss_messages_common.cpp.
References mrpt::obs::gnss::getAllFieldDescriptions(), and mrpt::obs::gnss::getAllFieldValues().
|
overridevirtual |
Dumps the contents of the observation in a human-readable form to a given output stream.
Implements mrpt::obs::gnss::gnss_message.
Definition at line 315 of file gnss_messages_novatel.cpp.
References mrpt::format(), and out.
|
staticinherited |
Creates message.
Definition at line 49 of file gnss_messages_common.cpp.
References LIST_ALL_MSGS.
|
staticinherited |
Returns true if Factory() has a registered constructor for this msg type.
Definition at line 62 of file gnss_messages_common.cpp.
References LIST_ALL_MSGS.
|
inlinevirtualinherited |
If we are in a big endian system, reverse all fields >1 byte to fix its representation.
Only in binary frames, text-based derived classes obviously do not need to reimplement this one.
Reimplemented in mrpt::obs::gnss::Message_NV_OEM6_VERSION, mrpt::obs::gnss::Message_NV_OEM6_GENERIC_SHORT_FRAME, and mrpt::obs::gnss::Message_NV_OEM6_GENERIC_FRAME.
Definition at line 62 of file gnss_messages_common.h.
|
inlinevirtualinherited |
Dumps a header for getAllFieldValues()
Definition at line 70 of file gnss_messages_common.h.
|
inlinevirtualinherited |
Dumps a line with the sequence of all field values (without a line feed at the end).
Definition at line 77 of file gnss_messages_common.h.
|
inherited |
Returns "NMEA_GGA", etc.
Definition at line 76 of file gnss_messages_common.cpp.
References LIST_ALL_MSGS.
Referenced by mrpt::hwdrivers::CGPSInterface::implement_parser_NOVATEL_OEM6().
|
overrideprotectedvirtual |
Save to binary stream.
Launches an exception upon error
Implements mrpt::obs::gnss::gnss_message.
Definition at line 335 of file gnss_messages_novatel.cpp.
References ASSERT_BELOW_, mrpt::obs::gnss::fixEndianness(), mrpt::obs::gnss::header, and mrpt::serialization::CArchive::ReadBuffer().
|
overrideprotectedvirtual |
Save to binary stream.
Launches an exception upon error
Implements mrpt::obs::gnss::gnss_message.
Definition at line 323 of file gnss_messages_novatel.cpp.
References ASSERT_EQUAL_, mrpt::obs::gnss::header, mrpt::obs::gnss::nv_oem6_header_t::msg_len, and out.
|
inlineinherited |
Definition at line 40 of file gnss_messages_common.h.
References mrpt::obs::gnss::gnss_message::isOfType().
|
inherited |
Referenced by mrpt::obs::gnss::gnss_message::isOfClass().
|
staticinherited |
Load from binary stream and creates object detecting its type (class factory).
Launches an exception upon error
Definition at line 117 of file gnss_messages_common.cpp.
References mrpt::obs::gnss::gnss_message::internal_readFromStream(), and THROW_EXCEPTION_FMT.
Referenced by mrpt::obs::gnss::gnss_message_ptr::operator=().
|
inherited |
Load from binary stream into this existing object.
Launches an exception upon error.
Definition at line 99 of file gnss_messages_common.cpp.
References ASSERT_EQUAL_.
|
inherited |
Save to binary stream.
Launches an exception upon error
Definition at line 92 of file gnss_messages_common.cpp.
References out.
Referenced by mrpt::obs::gnss::gnss_message_ptr::gnss_message_ptr(), and mrpt::obs::gnss::gnss_message_ptr::operator=().
uint32_t mrpt::obs::gnss::Message_NV_OEM6_RANGECMP::crc |
Definition at line 394 of file gnss_messages_novatel.h.
nv_oem6_header_t mrpt::obs::gnss::Message_NV_OEM6_RANGECMP::header |
Frame header.
Definition at line 391 of file gnss_messages_novatel.h.
|
inherited |
Type of GNSS message.
Definition at line 29 of file gnss_messages_common.h.
Referenced by mrpt::hwdrivers::CGPSInterface::implement_parser_NOVATEL_OEM6(), and mrpt::obs::CObservationGPS::serializeFrom().
uint32_t mrpt::obs::gnss::Message_NV_OEM6_RANGECMP::num_obs {0} |
Definition at line 392 of file gnss_messages_novatel.h.
std::vector<TCompressedRangeLog> mrpt::obs::gnss::Message_NV_OEM6_RANGECMP::obs_data |
Definition at line 393 of file gnss_messages_novatel.h.
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |