Go to the documentation of this file.
6 #ifndef SENSOR_MSGS_MESSAGE_RELATIVEHUMIDITY_H
7 #define SENSOR_MSGS_MESSAGE_RELATIVEHUMIDITY_H
14 #include <ros/types.h>
15 #include <ros/serialization.h>
16 #include <ros/builtin_message_traits.h>
17 #include <ros/message_operations.h>
23 template <
class ContainerAllocator>
54 typedef std::shared_ptr< ::sensor_msgs::RelativeHumidity_<ContainerAllocator> >
Ptr;
55 typedef std::shared_ptr< ::sensor_msgs::RelativeHumidity_<ContainerAllocator>
const>
ConstPtr;
68 template<
typename ContainerAllocator>
69 std::ostream&
operator<<(std::ostream& s, const ::sensor_msgs::RelativeHumidity_<ContainerAllocator> & v)
79 namespace message_traits
92 template <
class ContainerAllocator>
97 template <
class ContainerAllocator>
102 template <
class ContainerAllocator>
107 template <
class ContainerAllocator>
112 template <
class ContainerAllocator>
117 template <
class ContainerAllocator>
123 template<
class ContainerAllocator>
128 return "8730015b05955b7e992ce29a2678d90f";
131 static const char*
value(const ::sensor_msgs::RelativeHumidity_<ContainerAllocator>&) {
return value(); }
132 static const uint64_t static_value1 = 0x8730015b05955b7eULL;
133 static const uint64_t static_value2 = 0x992ce29a2678d90fULL;
136 template<
class ContainerAllocator>
141 return "sensor_msgs/RelativeHumidity";
144 static const char*
value(const ::sensor_msgs::RelativeHumidity_<ContainerAllocator>&) {
return value(); }
147 template<
class ContainerAllocator>
152 return " # Single reading from a relative humidity sensor. Defines the ratio of partial\n\
153 # pressure of water vapor to the saturated vapor pressure at a temperature.\n\
155 Header header # timestamp of the measurement\n\
156 # frame_id is the location of the humidity sensor\n\
158 float64 relative_humidity # Expression of the relative humidity\n\
159 # from 0.0 to 1.0.\n\
160 # 0.0 is no partial pressure of water vapor\n\
161 # 1.0 represents partial pressure of saturation\n\
163 float64 variance # 0 is interpreted as variance unknown\n\
164 ================================================================================\n\
165 MSG: std_msgs/Header\n\
166 # Standard metadata for higher-level stamped data types.\n\
167 # This is generally used to communicate timestamped data \n\
168 # in a particular coordinate frame.\n\
170 # sequence ID: consecutively increasing ID \n\
172 #Two-integer timestamp that is expressed as:\n\
173 # * stamp.sec: seconds (stamp_secs) since epoch (in Python the variable is called 'secs')\n\
174 # * stamp.nsec: nanoseconds since stamp_secs (in Python the variable is called 'nsecs')\n\
175 # time-handling sugar is provided by the client library\n\
177 #Frame this data is associated with\n\
184 static const char*
value(const ::sensor_msgs::RelativeHumidity_<ContainerAllocator>&) {
return value(); }
192 namespace serialization
197 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
199 stream.next(m.header);
200 stream.next(m.relative_humidity);
201 stream.next(m.variance);
212 namespace message_operations
215 template<
class ContainerAllocator>
218 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::sensor_msgs::RelativeHumidity_<ContainerAllocator>& v)
223 s <<
indent <<
"relative_humidity: ";
233 #endif // SENSOR_MSGS_MESSAGE_RELATIVEHUMIDITY_H
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
std::shared_ptr< ::sensor_msgs::RelativeHumidity const > RelativeHumidityConstPtr
Templated serialization class. Default implementation provides backwards compatibility with old messa...
std::shared_ptr< ::sensor_msgs::RelativeHumidity_< ContainerAllocator > const > ConstPtr
std::shared_ptr< ::sensor_msgs::RelativeHumidity_< ContainerAllocator > > Ptr
static const char * value()
static void stream(Stream &s, const std::string &indent, const M &value)
static const char * value()
A fixed-size datatype is one whose size is constant, i.e. it has no variable-length arrays or strings...
static const char * value(const ::sensor_msgs::RelativeHumidity_< ContainerAllocator > &)
static const char * value(const ::sensor_msgs::RelativeHumidity_< ContainerAllocator > &)
#define ROS_DECLARE_ALLINONE_SERIALIZER
Declare your serializer to use an allInOne member instead of requiring 3 different serialization func...
static const char * value()
Specialize to provide the datatype for a message.
Specialize to provide the definition for a message.
std::ostream & operator<<(std::ostream &s, const ::sensor_msgs::BatteryState_< ContainerAllocator > &v)
std::shared_ptr< ::sensor_msgs::RelativeHumidity > RelativeHumidityPtr
_relative_humidity_type relative_humidity
RelativeHumidity_(const ContainerAllocator &_alloc)
static void stream(Stream &s, const std::string &indent, const ::sensor_msgs::RelativeHumidity_< ContainerAllocator > &v)
RelativeHumidity_< ContainerAllocator > Type
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Specialize to provide the md5sum for a message.
static void allInOne(Stream &stream, T m)
Stream base-class, provides common functionality for IStream and OStream.
static const char * value(const ::sensor_msgs::RelativeHumidity_< ContainerAllocator > &)
Tools for manipulating sensor_msgs.
::sensor_msgs::RelativeHumidity_< std::allocator< void > > RelativeHumidity
::std_msgs::Header_< ContainerAllocator > _header_type
double _relative_humidity_type
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:10