WPILibC++ 2023.4.3-108-ge5452e3
|
#include <limits>
#include <wpi/SymbolExports.h>
#include <wpi/sendable/Sendable.h>
#include <wpi/sendable/SendableHelper.h>
Go to the source code of this file.
Classes | |
class | frc::BangBangController |
Implements a bang-bang controller, which outputs either 0 or 1 depending on whether the measurement is less than the setpoint. More... | |
Namespaces | |
namespace | frc |