2025-10-24 01:28:04 -04:00
|
|
|
classes:
|
2025-11-07 20:00:05 -05:00
|
|
|
wpi::math::LinearSystemLoop:
|
2025-10-24 01:28:04 -04:00
|
|
|
template_params:
|
|
|
|
|
- int States
|
|
|
|
|
- int Inputs
|
|
|
|
|
- int Outputs
|
|
|
|
|
methods:
|
|
|
|
|
LinearSystemLoop:
|
|
|
|
|
overloads:
|
2025-11-07 20:00:05 -05:00
|
|
|
? LinearSystem<States, Inputs, Outputs>&, LinearQuadraticRegulator<States, Inputs>&, KalmanFilter<States, Inputs, Outputs>&, wpi::units::volt_t, wpi::units::second_t
|
2025-10-24 01:28:04 -04:00
|
|
|
:
|
2025-11-07 20:00:05 -05:00
|
|
|
? LinearSystem<States, Inputs, Outputs>&, LinearQuadraticRegulator<States, Inputs>&, KalmanFilter<States, Inputs, Outputs>&, std::function<InputVector (const InputVector&)>, wpi::units::second_t
|
2025-10-24 01:28:04 -04:00
|
|
|
:
|
2025-11-07 20:00:05 -05:00
|
|
|
? LinearQuadraticRegulator<States, Inputs>&, const LinearPlantInversionFeedforward<States, Inputs>&, KalmanFilter<States, Inputs, Outputs>&, wpi::units::volt_t
|
2025-10-24 01:28:04 -04:00
|
|
|
:
|
|
|
|
|
? LinearQuadraticRegulator<States, Inputs>&, const LinearPlantInversionFeedforward<States, Inputs>&, KalmanFilter<States, Inputs, Outputs>&, std::function<InputVector (const InputVector&)>
|
|
|
|
|
:
|
|
|
|
|
Xhat:
|
|
|
|
|
overloads:
|
|
|
|
|
'[const]':
|
|
|
|
|
int [const]:
|
|
|
|
|
NextR:
|
|
|
|
|
overloads:
|
|
|
|
|
'[const]':
|
|
|
|
|
int [const]:
|
|
|
|
|
U:
|
|
|
|
|
overloads:
|
|
|
|
|
'[const]':
|
|
|
|
|
int [const]:
|
|
|
|
|
SetXhat:
|
|
|
|
|
overloads:
|
|
|
|
|
const StateVector&:
|
|
|
|
|
int, double:
|
|
|
|
|
SetNextR:
|
|
|
|
|
Controller:
|
|
|
|
|
ignore: true # TODO
|
|
|
|
|
Feedforward:
|
|
|
|
|
ignore: true # TODO
|
|
|
|
|
Observer:
|
|
|
|
|
ignore: true # TODO
|
|
|
|
|
Reset:
|
|
|
|
|
Error:
|
|
|
|
|
Correct:
|
|
|
|
|
Predict:
|
|
|
|
|
ClampInput:
|
|
|
|
|
templates:
|
|
|
|
|
LinearSystemLoop_1_1_1:
|
2025-11-07 20:00:05 -05:00
|
|
|
qualname: wpi::math::LinearSystemLoop
|
2025-10-24 01:28:04 -04:00
|
|
|
params:
|
|
|
|
|
- 1
|
|
|
|
|
- 1
|
|
|
|
|
- 1
|
|
|
|
|
LinearSystemLoop_2_1_1:
|
2025-11-07 20:00:05 -05:00
|
|
|
qualname: wpi::math::LinearSystemLoop
|
2025-10-24 01:28:04 -04:00
|
|
|
params:
|
|
|
|
|
- 2
|
|
|
|
|
- 1
|
|
|
|
|
- 1
|
|
|
|
|
LinearSystemLoop_2_1_2:
|
2025-11-07 20:00:05 -05:00
|
|
|
qualname: wpi::math::LinearSystemLoop
|
2025-10-24 01:28:04 -04:00
|
|
|
params:
|
|
|
|
|
- 2
|
|
|
|
|
- 1
|
|
|
|
|
- 2
|
|
|
|
|
LinearSystemLoop_2_2_2:
|
2025-11-07 20:00:05 -05:00
|
|
|
qualname: wpi::math::LinearSystemLoop
|
2025-10-24 01:28:04 -04:00
|
|
|
params:
|
|
|
|
|
- 2
|
|
|
|
|
- 2
|
|
|
|
|
- 2
|
|
|
|
|
LinearSystemLoop_3_2_3:
|
2025-11-07 20:00:05 -05:00
|
|
|
qualname: wpi::math::LinearSystemLoop
|
2025-10-24 01:28:04 -04:00
|
|
|
params:
|
|
|
|
|
- 3
|
|
|
|
|
- 2
|
|
|
|
|
- 3
|