Helios++
Helios software for LiDAR simulations
pyhelios::PyDetectorWrapper Class Reference

Wrapper for AbstractDetector class. More...

#include <PyDetectorWrapper.h>

Collaboration diagram for pyhelios::PyDetectorWrapper:

Public Member Functions

 PyDetectorWrapper (std::shared_ptr< AbstractDetector > detector)
 
double getAccuracy ()
 
void setAccuracy (double const accuracy)
 
double getRangeMin ()
 
void setRangeMin (double const rangeMin)
 
double getRangeMax ()
 
void setRangeMax (double const rangeMax)
 
double getLasScale ()
 
void setLasScale (double const lasScale)
 

Public Attributes

AbstractDetectordetector
 

Detailed Description

Wrapper for AbstractDetector class.

Author
Alberto M. Esmoris Pena
Version
1.0
See also
AbstractDetector

The documentation for this class was generated from the following file: