17 #ifndef GZ_SENSORS_NAVSAT_HH_
18 #define GZ_SENSORS_NAVSAT_HH_
22 #include <gz/utils/SuppressWarning.hh>
23 #include <sdf/Sensor.hh>
25 #include "gz/sensors/config.hh"
26 #include "gz/sensors/navsat/Export.hh"
35 inline namespace GZ_SENSORS_VERSION_NAMESPACE {
60 public:
virtual bool Load(
const sdf::Sensor &_sdf)
override;
65 public:
virtual bool Load(sdf::ElementPtr _sdf)
override;
69 public:
virtual bool Init()
override;
75 const std::chrono::steady_clock::duration &_now)
override;
120 const math::Angle &_longitude,
double _altitude = 0.0);
122 GZ_UTILS_WARN_IGNORE__DLL_INTERFACE_MISSING
126 GZ_UTILS_WARN_RESUME__DLL_INTERFACE_MISSING