#include <RelativeHumidity.h>
Public Types | |
typedef ::std_msgs::Header_< ContainerAllocator > | _header_type |
typedef double | _relative_humidity_type |
typedef double | _variance_type |
typedef std::shared_ptr< ::sensor_msgs::RelativeHumidity_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::sensor_msgs::RelativeHumidity_< ContainerAllocator > > | Ptr |
typedef RelativeHumidity_< ContainerAllocator > | Type |
Public Member Functions | |
RelativeHumidity_ () | |
RelativeHumidity_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_header_type | header |
_relative_humidity_type | relative_humidity |
_variance_type | variance |
Definition at line 24 of file RelativeHumidity.h.
typedef ::std_msgs::Header_<ContainerAllocator> sensor_msgs::RelativeHumidity_< ContainerAllocator >::_header_type |
Definition at line 42 of file RelativeHumidity.h.
typedef double sensor_msgs::RelativeHumidity_< ContainerAllocator >::_relative_humidity_type |
Definition at line 45 of file RelativeHumidity.h.
typedef double sensor_msgs::RelativeHumidity_< ContainerAllocator >::_variance_type |
Definition at line 48 of file RelativeHumidity.h.
typedef std::shared_ptr< ::sensor_msgs::RelativeHumidity_<ContainerAllocator> const> sensor_msgs::RelativeHumidity_< ContainerAllocator >::ConstPtr |
Definition at line 55 of file RelativeHumidity.h.
typedef std::shared_ptr< ::sensor_msgs::RelativeHumidity_<ContainerAllocator> > sensor_msgs::RelativeHumidity_< ContainerAllocator >::Ptr |
Definition at line 54 of file RelativeHumidity.h.
typedef RelativeHumidity_<ContainerAllocator> sensor_msgs::RelativeHumidity_< ContainerAllocator >::Type |
Definition at line 26 of file RelativeHumidity.h.
|
inline |
Definition at line 28 of file RelativeHumidity.h.
|
inline |
Definition at line 33 of file RelativeHumidity.h.
_header_type sensor_msgs::RelativeHumidity_< ContainerAllocator >::header |
Definition at line 43 of file RelativeHumidity.h.
_relative_humidity_type sensor_msgs::RelativeHumidity_< ContainerAllocator >::relative_humidity |
Definition at line 46 of file RelativeHumidity.h.
_variance_type sensor_msgs::RelativeHumidity_< ContainerAllocator >::variance |
Definition at line 49 of file RelativeHumidity.h.