Class ScanSegmentParserOutput::LidarPoint

Nested Relationships

This class is a nested type of Class ScanSegmentParserOutput.

Class Documentation

class LidarPoint

Public Functions

inline LidarPoint()
inline LidarPoint(float _x, float _y, float _z, float _i, float _range, float _azimuth, float _elevation, int _groupIdx, int _echoIdx, int _pointIdx, uint8_t _reflector_bit)

Public Members

float x
float y
float z
float i
float range
float azimuth
float elevation
int groupIdx
int echoIdx
int pointIdx
uint8_t reflectorbit