NMEA date (year, month, day)
More...
#include <nmea.hpp>
|
bool | operator== (const NmeaDate &rhs) const |
| Equal.
|
|
bool | operator!= (const NmeaDate &rhs) const |
| Not equal.
|
|
NMEA date (year, month, day)
Definition at line 361 of file nmea.hpp.
◆ valid
bool fpsdk::common::parser::nmea::NmeaDate::valid = false |
Data is valid.
Definition at line 363 of file nmea.hpp.
◆ years
int fpsdk::common::parser::nmea::NmeaDate::years = 0 |
◆ months
int fpsdk::common::parser::nmea::NmeaDate::months = 0 |
◆ days
int fpsdk::common::parser::nmea::NmeaDate::days = 0.0 |
The documentation for this struct was generated from the following file:
- fpsdk_common/include/fpsdk_common/parser/nmea.hpp