Go to the documentation of this file.
   17 #ifndef IGNITION_SENSORS_UTIL_HH_ 
   18 #define IGNITION_SENSORS_UTIL_HH_ 
   22 #include <sdf/Element.hh> 
   23 #include <sdf/Sensor.hh> 
   33 inline namespace IGNITION_SENSORS_VERSION_NAMESPACE {
 
  
std::string customType(const sdf::Sensor &_sdf)
Get the name of a sensor's custom type from SDF.
 
Definition: gz/sensors/AirPressureSensor.hh:31