Now you can download a copy of these docs so you can use them offline! Download now


Public Member Functions | |
| AnalogIOButton (int port) | |
| virtual bool | Get () |
Public Member Functions inherited from Trigger | |
| bool | Grab () |
| void | WhenActive (Command *command) |
| void | WhileActive (Command *command) |
| void | WhenInactive (Command *command) |
| void | CancelWhenActive (Command *command) |
| void | ToggleWhenActive (Command *command) |
| virtual void | InitTable (ITable *table) |
| virtual ITable * | GetTable () |
| virtual std::string | GetSmartDashboardType () |
Static Public Attributes | |
| static const double | kThreshold = 0.5 |
Additional Inherited Members | |
Protected Attributes inherited from Trigger | |
| ITable * | m_table |
Definition at line 12 of file AnalogIOButton.h.
1.8.6