Brightness | ctre::phoenix6::controls::RgbFadeAnimation | |
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::RgbFadeAnimation | |
GetControlInfo() const override | ctre::phoenix6::controls::RgbFadeAnimation | inlinevirtual |
GetName() const | ctre::phoenix6::controls::ControlRequest | inline |
LEDEndIndex | ctre::phoenix6::controls::RgbFadeAnimation | |
LEDStartIndex | ctre::phoenix6::controls::RgbFadeAnimation | |
name | ctre::phoenix6::controls::ControlRequest | protected |
operator=(ControlRequest const &)=default | ctre::phoenix6::controls::ControlRequest | protected |
operator=(ControlRequest &&)=default | ctre::phoenix6::controls::ControlRequest | protected |
RgbFadeAnimation(int LEDStartIndex, int LEDEndIndex) | ctre::phoenix6::controls::RgbFadeAnimation | inline |
Slot | ctre::phoenix6::controls::RgbFadeAnimation | |
ToString() const override | ctre::phoenix6::controls::RgbFadeAnimation | inlinevirtual |
UpdateFreqHz | ctre::phoenix6::controls::RgbFadeAnimation | |
WithBrightness(units::dimensionless::scalar_t newBrightness) | ctre::phoenix6::controls::RgbFadeAnimation | inline |
WithFrameRate(units::frequency::hertz_t newFrameRate) | ctre::phoenix6::controls::RgbFadeAnimation | inline |
WithLEDEndIndex(int newLEDEndIndex) | ctre::phoenix6::controls::RgbFadeAnimation | inline |
WithLEDStartIndex(int newLEDStartIndex) | ctre::phoenix6::controls::RgbFadeAnimation | inline |
WithSlot(int newSlot) | ctre::phoenix6::controls::RgbFadeAnimation | inline |
WithUpdateFreqHz(units::frequency::hertz_t newUpdateFreqHz) | ctre::phoenix6::controls::RgbFadeAnimation | inline |
~ControlRequest()=default | ctre::phoenix6::controls::ControlRequest | virtual |