The heading of the GNSS sensor. More...
#include <creos/messages/gnss.hpp>
Public Member Functions | |
| auto | operator<=> (const GnssHeading &other) const =default |
| Compare two GnssHeading messages. | |
Public Attributes | |
| double | heading = 0.0 |
| The heading of the GNSS sensor [rad]. | |
| double | heading_covariance = 0.0 |
| The covariance of the heading of the GNSS sensor [rad^2]. | |
The heading of the GNSS sensor.