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