|
Valor 6800 1.0
|
This is the complete list of members for valor::CurrentSensor, including all inherited members.
| addSubscriber(std::string_view field, const std::vector< bool > &defaultValue) (defined in valor::Loggable) | valor::Loggable | inline |
| applyPostProcessing(std::function< double(double)> func) | valor::BaseSensor< double > | inline |
| BaseSensor(frc::TimedRobot &robot) | valor::BaseSensor< double > | inlineexplicitprotected |
| calculate() override | valor::CurrentSensor | protectedvirtual |
| CurrentSensor(frc::TimedRobot &robot) | valor::CurrentSensor | explicit |
| CurrentSensor()=default (defined in valor::CurrentSensor) | valor::CurrentSensor | protected |
| get() | valor::BaseSensor< double > | inline |
| getAverage() | valor::CurrentSensor | protected |
| GetLoggingTime() (defined in valor::Loggable) | valor::Loggable | static |
| LogChild(std::string_view name, Loggable *child) | valor::Loggable | |
| LogChild(std::string_view name, wpi::Sendable *child) | valor::Loggable | |
| Loggable(std::string_view name) | valor::Loggable | explicitprotected |
| Loggable() | valor::Loggable | protected |
| LoggablePeriodic() | valor::Loggable | inlineprotectedvirtual |
| OnLoggingStart() | valor::Loggable | inlineprotectedvirtual |
| postProcessor | valor::BaseSensor< double > | protected |
| prevState | valor::BaseSensor< double > | protected |
| ReadLog(std::string_view field, const T &defaultValue={}) | valor::Loggable | inlineprotected |
| ReadLogImpl(nt::Subscriber *sub) (defined in valor::Loggable) | valor::Loggable | inline |
| refresh() | valor::BaseSensor< double > | inlineprotectedvirtual |
| reset() override | valor::CurrentSensor | virtual |
| sensorLambda | valor::BaseSensor< double > | protected |
| setCacheSize(int _size) | valor::CurrentSensor | |
| setGetter(std::function< double()> _lambda) | valor::BaseSensor< double > | inline |
| setLoggingPeriod(units::millisecond_t period) | valor::Loggable | inline |
| setSpikeCallback(std::function< void()> _lambda) | valor::CurrentSensor | |
| setSpikeSetpoint(double _setpoint) | valor::CurrentSensor | |
| WriteLog(std::string_view field, const T &data) | valor::Loggable | inlineprotected |
| WriteLogImpl(nt::Publisher *pub, const std::vector< bool > &data) (defined in valor::Loggable) | valor::Loggable | inline |
| ~Loggable()=default | valor::Loggable | protectedvirtual |