LightLib
PROS library for VEX V5: EKF/MCL localization, RAMSETE path following, high-level chassis API
Loading...
Searching...
No Matches
okapi::OpticalSensor Member List

This is the complete list of members for okapi::OpticalSensor, including all inherited members.

controllerGet() overrideokapi::OpticalSensorvirtual
disableGestures() constokapi::OpticalSensor
enableGestures() constokapi::OpticalSensor
filterokapi::OpticalSensorprotected
get()okapi::OpticalSensor
getBrightness() constokapi::OpticalSensor
getHue() constokapi::OpticalSensor
getLedPWM() constokapi::OpticalSensor
getProximity() constokapi::OpticalSensor
getRGB() constokapi::OpticalSensor
getSaturation() constokapi::OpticalSensor
getSelectedOutput()okapi::OpticalSensorprotected
OpticalSensor(std::uint8_t iport, OpticalSensorOutput ioutput=OpticalSensorOutput::hue, bool idisableGestures=true, std::unique_ptr< Filter > ifilter=std::make_unique< PassthroughFilter >())okapi::OpticalSensor
outputokapi::OpticalSensorprotected
portokapi::OpticalSensorprotected
setLedPWM(std::uint8_t ivalue) constokapi::OpticalSensor
~OpticalSensor()=defaultokapi::OpticalSensorvirtual