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

44 lines
1.1 KiB
YAML
Raw Normal View History

classes:
2025-11-07 20:00:05 -05:00
wpi::math::ControlAffinePlantInversionFeedforward:
template_params:
- int States
- int Inputs
methods:
ControlAffinePlantInversionFeedforward:
overloads:
2025-11-07 20:00:05 -05:00
std::function<StateVector (const StateVector&, const InputVector&)>, wpi::units::second_t:
std::function<StateVector (const StateVector&)>, 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:
ControlAffinePlantInversionFeedforward_1_1:
2025-11-07 20:00:05 -05:00
qualname: wpi::math::ControlAffinePlantInversionFeedforward
params:
- 1
- 1
ControlAffinePlantInversionFeedforward_2_1:
2025-11-07 20:00:05 -05:00
qualname: wpi::math::ControlAffinePlantInversionFeedforward
params:
- 2
- 1
ControlAffinePlantInversionFeedforward_2_2:
2025-11-07 20:00:05 -05:00
qualname: wpi::math::ControlAffinePlantInversionFeedforward
params:
- 2
- 2