|
Point Cloud Library (PCL)
1.15.1-dev
|
#include <pcl/io/hdl_grabber.h>
Public Attributes | |
| double | azimuthCorrection |
| double | verticalCorrection |
| double | distanceCorrection |
| double | verticalOffsetCorrection |
| double | horizontalOffsetCorrection |
| double | sinVertCorrection |
| double | cosVertCorrection |
| double | sinVertOffsetCorrection |
| double | cosVertOffsetCorrection |
Definition at line 232 of file hdl_grabber.h.
| double pcl::HDLGrabber::HDLLaserCorrection::azimuthCorrection |
Definition at line 234 of file hdl_grabber.h.
| double pcl::HDLGrabber::HDLLaserCorrection::cosVertCorrection |
Definition at line 240 of file hdl_grabber.h.
| double pcl::HDLGrabber::HDLLaserCorrection::cosVertOffsetCorrection |
Definition at line 242 of file hdl_grabber.h.
| double pcl::HDLGrabber::HDLLaserCorrection::distanceCorrection |
Definition at line 236 of file hdl_grabber.h.
| double pcl::HDLGrabber::HDLLaserCorrection::horizontalOffsetCorrection |
Definition at line 238 of file hdl_grabber.h.
| double pcl::HDLGrabber::HDLLaserCorrection::sinVertCorrection |
Definition at line 239 of file hdl_grabber.h.
| double pcl::HDLGrabber::HDLLaserCorrection::sinVertOffsetCorrection |
Definition at line 241 of file hdl_grabber.h.
| double pcl::HDLGrabber::HDLLaserCorrection::verticalCorrection |
Definition at line 235 of file hdl_grabber.h.
| double pcl::HDLGrabber::HDLLaserCorrection::verticalOffsetCorrection |
Definition at line 237 of file hdl_grabber.h.