public abstract static class InfraredThermometer.ObjectTemperature
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
ObjectTemperature() |
Modifier and Type | Method and Description |
---|---|
abstract float |
getAsObjectTemperatureByCentigrade()
Acquisition of the measured object temperature, unit temperature
|
abstract float |
getObjectEmissivity()
Get the measured object emissivity
|