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