WPILibC++ 2023.4.3-108-ge5452e3
|
#include <algorithm>
#include <functional>
#include <stdexcept>
#include "frc/EigenCore.h"
#include "frc/StateSpaceUtil.h"
#include "frc/system/Discretization.h"
#include "units/time.h"
Go to the source code of this file.
Classes | |
class | frc::LinearSystem< States, Inputs, Outputs > |
A plant defined using state-space notation. More... | |
Namespaces | |
namespace | frc |