BounceMode | ctre::phoenix6::controls::LarsonAnimation | |
Color | ctre::phoenix6::controls::LarsonAnimation | |
ControlRequest(ControlRequest const &)=default | ctre::phoenix6::controls::ControlRequest | protected |
ControlRequest(ControlRequest &&)=default | ctre::phoenix6::controls::ControlRequest | protected |
ControlRequest(std::string name) | ctre::phoenix6::controls::ControlRequest | inline |
FrameRate | ctre::phoenix6::controls::LarsonAnimation | |
GetControlInfo() const override | ctre::phoenix6::controls::LarsonAnimation | inlinevirtual |
GetName() const | ctre::phoenix6::controls::ControlRequest | inline |
LarsonAnimation(int LEDStartIndex, int LEDEndIndex) | ctre::phoenix6::controls::LarsonAnimation | inline |
LEDEndIndex | ctre::phoenix6::controls::LarsonAnimation | |
LEDStartIndex | ctre::phoenix6::controls::LarsonAnimation | |
name | ctre::phoenix6::controls::ControlRequest | protected |
operator=(ControlRequest const &)=default | ctre::phoenix6::controls::ControlRequest | protected |
operator=(ControlRequest &&)=default | ctre::phoenix6::controls::ControlRequest | protected |
Size | ctre::phoenix6::controls::LarsonAnimation | |
Slot | ctre::phoenix6::controls::LarsonAnimation | |
ToString() const override | ctre::phoenix6::controls::LarsonAnimation | inlinevirtual |
UpdateFreqHz | ctre::phoenix6::controls::LarsonAnimation | |
WithBounceMode(signals::LarsonBounceValue newBounceMode) | ctre::phoenix6::controls::LarsonAnimation | inline |
WithColor(signals::RGBWColor newColor) | ctre::phoenix6::controls::LarsonAnimation | inline |
WithFrameRate(units::frequency::hertz_t newFrameRate) | ctre::phoenix6::controls::LarsonAnimation | inline |
WithLEDEndIndex(int newLEDEndIndex) | ctre::phoenix6::controls::LarsonAnimation | inline |
WithLEDStartIndex(int newLEDStartIndex) | ctre::phoenix6::controls::LarsonAnimation | inline |
WithSize(int newSize) | ctre::phoenix6::controls::LarsonAnimation | inline |
WithSlot(int newSlot) | ctre::phoenix6::controls::LarsonAnimation | inline |
WithUpdateFreqHz(units::frequency::hertz_t newUpdateFreqHz) | ctre::phoenix6::controls::LarsonAnimation | inline |
~ControlRequest()=default | ctre::phoenix6::controls::ControlRequest | virtual |