public interface NormalizedColorSensor extends HardwareDevice
NormalizedColorSensor
returns color sensor data in standardized units, which
provides a measure of absolute color color intensity beyond the relative
intensities available using ColorSensor
.HardwareDevice.Manufacturer
Modifier and Type | Method and Description |
---|---|
NormalizedRGBA |
getNormalizedColors()
Reads the colors from the sensor
|
close, getConnectionInfo, getDeviceName, getManufacturer, getVersion, resetDeviceConfigurationForOpMode
NormalizedRGBA getNormalizedColors()