ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
IntensityLimits Class Reference

#include <E57Header.h>

Public Attributes

double intensityMinimum
 
double intensityMaximum
 

Detailed Description

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.

Member Data Documentation

◆ intensityMaximum

double IntensityLimits::intensityMaximum

The maximum producible intensity value. Unit is unspecified.

Definition at line 145 of file E57Header.h.

Referenced by DecodePrototype().

◆ intensityMinimum

double IntensityLimits::intensityMinimum

The minimum producible intensity value. Unit is unspecified.

Definition at line 143 of file E57Header.h.

Referenced by DecodePrototype().


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