#include <ScanTypes.hpp>
| Public Attributes | |
| cv::Mat | channel | 
| OpenCV representation.  More... | |
| boost::filesystem::path | channelFile | 
| Path to stored image.  More... | |
| double | timestamp | 
| Timestamp.  More... | |
| Static Public Attributes | |
| static constexpr char | sensorType [] = "HyperspectralPanoramaChannel" | 
| Sensor type flag.  More... | |
Definition at line 162 of file ScanTypes.hpp.
| cv::Mat lvr2::HyperspectralPanoramaChannel::channel | 
OpenCV representation.
Definition at line 178 of file ScanTypes.hpp.
| boost::filesystem::path lvr2::HyperspectralPanoramaChannel::channelFile | 
Path to stored image.
Definition at line 175 of file ScanTypes.hpp.
| 
 | staticconstexpr | 
Sensor type flag.
Definition at line 169 of file ScanTypes.hpp.
| double lvr2::HyperspectralPanoramaChannel::timestamp | 
Definition at line 172 of file ScanTypes.hpp.