#include <TrackerConfidences.h>
Public Types | |
typedef float | _confThreshold_type |
typedef float | _distance_type |
typedef float | _edgeConf_type |
typedef float | _lostConf_type |
typedef boost::shared_ptr < ::blort_ros::TrackerConfidences_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::blort_ros::TrackerConfidences_ < ContainerAllocator > > | Ptr |
typedef TrackerConfidences_ < ContainerAllocator > | Type |
Public Member Functions | |
TrackerConfidences_ () | |
TrackerConfidences_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
float | confThreshold |
float | distance |
float | edgeConf |
float | lostConf |
Definition at line 21 of file TrackerConfidences.h.
typedef float blort_ros::TrackerConfidences_< ContainerAllocator >::_confThreshold_type |
Definition at line 43 of file TrackerConfidences.h.
typedef float blort_ros::TrackerConfidences_< ContainerAllocator >::_distance_type |
Definition at line 49 of file TrackerConfidences.h.
typedef float blort_ros::TrackerConfidences_< ContainerAllocator >::_edgeConf_type |
Definition at line 40 of file TrackerConfidences.h.
typedef float blort_ros::TrackerConfidences_< ContainerAllocator >::_lostConf_type |
Definition at line 46 of file TrackerConfidences.h.
typedef boost::shared_ptr< ::blort_ros::TrackerConfidences_<ContainerAllocator> const> blort_ros::TrackerConfidences_< ContainerAllocator >::ConstPtr |
Definition at line 54 of file TrackerConfidences.h.
typedef boost::shared_ptr< ::blort_ros::TrackerConfidences_<ContainerAllocator> > blort_ros::TrackerConfidences_< ContainerAllocator >::Ptr |
Definition at line 53 of file TrackerConfidences.h.
typedef TrackerConfidences_<ContainerAllocator> blort_ros::TrackerConfidences_< ContainerAllocator >::Type |
Definition at line 22 of file TrackerConfidences.h.
blort_ros::TrackerConfidences_< ContainerAllocator >::TrackerConfidences_ | ( | ) | [inline] |
Definition at line 24 of file TrackerConfidences.h.
blort_ros::TrackerConfidences_< ContainerAllocator >::TrackerConfidences_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file TrackerConfidences.h.
boost::shared_ptr<std::map<std::string, std::string> > blort_ros::TrackerConfidences_< ContainerAllocator >::__connection_header |
Definition at line 55 of file TrackerConfidences.h.
float blort_ros::TrackerConfidences_< ContainerAllocator >::confThreshold |
Definition at line 44 of file TrackerConfidences.h.
float blort_ros::TrackerConfidences_< ContainerAllocator >::distance |
Definition at line 50 of file TrackerConfidences.h.
float blort_ros::TrackerConfidences_< ContainerAllocator >::edgeConf |
Definition at line 41 of file TrackerConfidences.h.
float blort_ros::TrackerConfidences_< ContainerAllocator >::lostConf |
Definition at line 47 of file TrackerConfidences.h.