Go to the documentation of this file.
34 #ifndef SBG_ROS_ROS_HELPERS_H
35 #define SBG_ROS_ROS_HELPERS_H
116 int32_t
getUtcOffset(
bool first_valid_utc, uint32_t gps_tow, uint8_t sec);
137 const T&
clamp(
const T &value,
const T &min,
const T &max)
143 else if (max < value)
151 #endif // #ifndef SBG_ROS_ROS_HELPERS_H
NmeaGGAQuality convertSbgGpsTypeToNmeaGpsType(SbgEComGpsPosType sbg_gps_type)
enum _SbgEComGpsPosType SbgEComGpsPosType
uint32_t getNumberOfDaysInMonth(uint16_t year, uint8_t month_index)
int32_t getUtcOffset(bool first_valid_utc, uint32_t gps_tow, uint8_t sec)
sbg::SbgVector3d convertLLAtoECEF(double latitude, double longitude, double altitude)
float wrapAngle360(float angle_deg)
uint32_t getNumberOfDaysInYear(uint16_t year)
const T & clamp(const T &value, const T &min, const T &max)
float wrapAnglePi(float angle_rad)
bool isLeapYear(uint16_t year)
sbg_driver
Author(s): SBG Systems
autogenerated on Fri Oct 11 2024 02:13:40