#include <control_loops.h>
|
| static constexpr double | kP = 0.0 |
| |
| static constexpr double | kI = 0.0 |
| |
| static constexpr double | kD = 0.0 |
| |
| static constexpr double | kS = 0.0 |
| |
| static constexpr double | kV = 0.0 |
| |
| static constexpr double | kA = 0.0 |
| |
| static constexpr double | kG = 0.0 |
| |
| static constexpr int | gravityType = ctre::phoenix6::signals::GravityTypeValue::Elevator_Static |
| |
◆ gravityType
| int controlLoop::comp_bot::intake::intake::gravityType = ctre::phoenix6::signals::GravityTypeValue::Elevator_Static |
|
staticconstexpr |
◆ kA
| double controlLoop::comp_bot::intake::intake::kA = 0.0 |
|
staticconstexpr |
◆ kD
| double controlLoop::comp_bot::intake::intake::kD = 0.0 |
|
staticconstexpr |
◆ kG
| double controlLoop::comp_bot::intake::intake::kG = 0.0 |
|
staticconstexpr |
◆ kI
| double controlLoop::comp_bot::intake::intake::kI = 0.0 |
|
staticconstexpr |
◆ kP
| double controlLoop::comp_bot::intake::intake::kP = 0.0 |
|
staticconstexpr |
◆ kS
| double controlLoop::comp_bot::intake::intake::kS = 0.0 |
|
staticconstexpr |
◆ kV
| double controlLoop::comp_bot::intake::intake::kV = 0.0 |
|
staticconstexpr |
The documentation for this struct was generated from the following file: