MessageRateResponseEntry Struct
An element of a MessageRateResponse message. More...
Declaration
Included Headers
Public Member Attributes Index
| MessageRate | configured_rate = MessageRate::OFF |
|
The current configuration for this message. More... | |
| MessageRate | effective_rate = MessageRate::OFF |
|
The currently active output rate for this message, factoring in effects of additional configuration settings that may override the configured rate such as enabling diagnostic output. More... | |
| uint8_t | flags = 0 |
|
Flags that describe the entry. More... | |
| uint16_t | message_id = 0 |
|
The ID of the returned message type (e.g., 10000 for FusionEngine MessageType::POSE messages). More... | |
| ProtocolType | protocol = ProtocolType::INVALID |
|
The protocol of the message being returned. More... | |
Public Static Attributes Index
| static constexpr uint8_t | FLAG_ACTIVE_DIFFERS_FROM_SAVED = 0x1 |
|
Flag to indicate the active value for this configuration differs from the value saved to persistent memory. More... | |
Description
An element of a MessageRateResponse message.
Definition at line 2493 of file configuration.h.
Public Member Attributes
configured_rate
|
The current configuration for this message.
Definition at line 2514 of file configuration.h.
effective_rate
|
The currently active output rate for this message, factoring in effects of additional configuration settings that may override the configured rate such as enabling diagnostic output.
Definition at line 2521 of file configuration.h.
flags
|
Flags that describe the entry.
Definition at line 2504 of file configuration.h.
message_id
|
The ID of the returned message type (e.g., 10000 for FusionEngine MessageType::POSE messages).
See NmeaMessageType for NMEA-0183 messages.
Definition at line 2511 of file configuration.h.
protocol
|
The protocol of the message being returned.
Definition at line 2501 of file configuration.h.
Public Static Attributes
FLAG_ACTIVE_DIFFERS_FROM_SAVED
| constexpr static |
Flag to indicate the active value for this configuration differs from the value saved to persistent memory.
Definition at line 2498 of file configuration.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.