| Interface | Description |
|---|---|
| AngleSink | |
| AngleSource | |
| BooleanSink |
An interface for a class that takes a Boolean
|
| BooleanSource |
Interface for an object that provides a boolean value
|
| ButtonTrigger | |
| CounterSource |
General interface for an object that can return a count.
|
| DistanceSource | |
| LiveWindowSendable | |
| NamedSendable | |
| NumberSink |
An interface for a class that takes a double as a value.
|
| NumberSource |
Interface for an object that provides a double value
|
| PIDSink | |
| PIDSource | |
| PositionSink | |
| PositionSource | |
| RateSink | |
| RateSource |
General interface for an object that can return a rate.
|
| Sendable | |
| Sink |
Represents an object that takes a value.
|
| Source |
Represents an object that provides a value.
|
| SpeedSink | |
| SpeedSource | |
| Trigger | |
| UpdatingSendable |
| Class | Description |
|---|---|
| Trigger.ButtonScheduler |
Button Scheduler Control class
|
| Enum | Description |
|---|---|
| PIDSource.PIDSourceType |
PID Source types
|