RtcmLib
inPosition’s RtcmLib is the convenient way to handle RTCM V3 messages
The Source Code Library is implementing all major RTCM V3 messages object oriented C++. The source code has been generated using inPosition’s SourceCodeGenerator.
Features:
All data field and message objects have:
- Individual data field based get / set methods for access to message content
- Value range checks
- Helper methods for complicate splitting of values (e.g. observations)
- Convenient output methods for value inspection helping in debugging
- Output methods for output as xml records
- Message outline as html table for easy inspection
- Doxygen object interface descriptions with all details including the proper DF description
