#include <dataTypes.h>
Definition at line 252 of file dataTypes.h.
◆ RawType
◆ TargetType
◆ MAX
| constexpr double nmealib::nmea2000::LongitudeTraits::MAX = 180 |
|
staticconstexpr |
◆ MIN
| constexpr double nmealib::nmea2000::LongitudeTraits::MIN = -180 |
|
staticconstexpr |
◆ RAW_MAX
| constexpr RawType nmealib::nmea2000::LongitudeTraits::RAW_MAX = 180 * static_cast<RawType>(1e7) |
|
staticconstexpr |
◆ RAW_MIN
| constexpr RawType nmealib::nmea2000::LongitudeTraits::RAW_MIN = -180 * static_cast<RawType>(1e7) |
|
staticconstexpr |
◆ RESOLUTION
| constexpr double nmealib::nmea2000::LongitudeTraits::RESOLUTION = 1e-7 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: