Files
allwpilib/wpimath/src/main/python/semiwrap/LinearPlantInversionFeedforward.yml

50 lines
1.2 KiB
YAML
Raw Normal View History

classes:
2025-11-07 20:00:05 -05:00
wpi::math::LinearPlantInversionFeedforward:
template_params:
- int States
- int Inputs
methods:
LinearPlantInversionFeedforward:
overloads:
2025-11-07 20:00:05 -05:00
const LinearSystem<States, Inputs, Outputs>&, wpi::units::second_t:
ignore: true
2025-11-07 20:00:05 -05:00
const Matrixd<States, States>&, const Matrixd<States, Inputs>&, wpi::units::second_t:
Uff:
overloads:
'[const]':
int [const]:
R:
overloads:
'[const]':
int [const]:
Reset:
overloads:
const StateVector&:
'':
Calculate:
overloads:
const StateVector&:
const StateVector&, const StateVector&:
templates:
LinearPlantInversionFeedforward_1_1:
2025-11-07 20:00:05 -05:00
qualname: wpi::math::LinearPlantInversionFeedforward
params:
- 1
- 1
LinearPlantInversionFeedforward_2_1:
2025-11-07 20:00:05 -05:00
qualname: wpi::math::LinearPlantInversionFeedforward
params:
- 2
- 1
LinearPlantInversionFeedforward_2_2:
2025-11-07 20:00:05 -05:00
qualname: wpi::math::LinearPlantInversionFeedforward
params:
- 2
- 2
LinearPlantInversionFeedforward_3_2:
2025-11-07 20:00:05 -05:00
qualname: wpi::math::LinearPlantInversionFeedforward
params:
- 3
- 2