![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <E57Header.h>
Public Attributes | |
| double | intensityMinimum |
| double | intensityMaximum |
Specifies the limits for the value of signal intensity that a sensor is capable of producing From "E57 Simple API" by Stan Coleby
Definition at line 141 of file E57Header.h.
| double IntensityLimits::intensityMaximum |
The maximum producible intensity value. Unit is unspecified.
Definition at line 145 of file E57Header.h.
Referenced by DecodePrototype().
| double IntensityLimits::intensityMinimum |
The minimum producible intensity value. Unit is unspecified.
Definition at line 143 of file E57Header.h.
Referenced by DecodePrototype().