|
LightLib
PROS library for VEX V5: EKF/MCL localization, RAMSETE path following, high-level chassis API
|
This is the complete list of members for okapi::OpticalSensor, including all inherited members.
| controllerGet() override | okapi::OpticalSensor | virtual |
| disableGestures() const | okapi::OpticalSensor | |
| enableGestures() const | okapi::OpticalSensor | |
| filter | okapi::OpticalSensor | protected |
| get() | okapi::OpticalSensor | |
| getBrightness() const | okapi::OpticalSensor | |
| getHue() const | okapi::OpticalSensor | |
| getLedPWM() const | okapi::OpticalSensor | |
| getProximity() const | okapi::OpticalSensor | |
| getRGB() const | okapi::OpticalSensor | |
| getSaturation() const | okapi::OpticalSensor | |
| getSelectedOutput() | okapi::OpticalSensor | protected |
| OpticalSensor(std::uint8_t iport, OpticalSensorOutput ioutput=OpticalSensorOutput::hue, bool idisableGestures=true, std::unique_ptr< Filter > ifilter=std::make_unique< PassthroughFilter >()) | okapi::OpticalSensor | |
| output | okapi::OpticalSensor | protected |
| port | okapi::OpticalSensor | protected |
| setLedPWM(std::uint8_t ivalue) const | okapi::OpticalSensor | |
| ~OpticalSensor()=default | okapi::OpticalSensor | virtual |