SensESP 3.0.1
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
sensesp::Linear Member List

This is the complete list of members for sensesp::Linear, including all inherited members.

attach(std::function< void()> observer)sensesp::Observableinline
clear() overridesensesp::FileSystemSaveablevirtual
config_path_sensesp::Saveableprotected
connect_from(ValueProducer< float > *producer0, ValueProducer< float > *producer1=NULL, ValueProducer< float > *producer2=NULL, ValueProducer< float > *producer3=NULL, ValueProducer< float > *producer4=NULL)sensesp::Transform< float, float >inline
sensesp::ValueConsumer< float >::connect_from(ValueProducer< float > *producer)sensesp::ValueConsumer< float >inline
connect_to(std::shared_ptr< VConsumer > consumer)sensesp::ValueProducer< float >inline
connect_to(VConsumer *consumer)sensesp::ValueProducer< float >inline
connect_to(VConsumer &consumer)sensesp::ValueProducer< float >inline
emit(const float &new_value)sensesp::ValueProducer< float >inline
FileSystemSaveable(const String &config_path)sensesp::FileSystemSaveableinline
find_config_file(const String &config_path, String &filename)sensesp::FileSystemSaveable
from_json(const JsonObject &config) overridesensesp::LambdaTransform< float, float, float, float >inlinevirtual
get() constsensesp::ValueProducer< float >inlinevirtual
get_config_path() constsensesp::Saveableinline
get_param_info() constsensesp::LambdaTransform< float, float, float, float >inline
get_transforms()sensesp::TransformBaseinlinestatic
input_type typedefsensesp::ValueConsumer< float >
LambdaTransform(std::function< float(float)> function, const String &config_path="")sensesp::LambdaTransform< float, float, float, float >inline
LambdaTransform(std::function< float(float)> function, const ParamInfo *param_info, const String &config_path="")sensesp::LambdaTransform< float, float, float, float >inline
LambdaTransform(std::function< float(float, float)> function, float param1, const ParamInfo *param_info, const String &config_path="")sensesp::LambdaTransform< float, float, float, float >inline
LambdaTransform(std::function< float(float, float, float)> function, float param1, float param2, const ParamInfo *param_info, const String &config_path="")sensesp::LambdaTransform< float, float, float, float >inline
LambdaTransform(std::function< float(float, float, float, bool)> function, float param1, float param2, bool param3, const ParamInfo *param_info, const String &config_path="")sensesp::LambdaTransform< float, float, float, float >inline
LambdaTransform(std::function< float(float, float, float, bool, bool)> function, float param1, float param2, bool param3, bool param4, const ParamInfo *param_info, const String &config_path="")sensesp::LambdaTransform< float, float, float, float >inline
LambdaTransform(std::function< float(float, float, float, bool, bool, bool)> function, float param1, float param2, bool param3, bool param4, bool param5, const ParamInfo *param_info, const String &config_path="")sensesp::LambdaTransform< float, float, float, float >inline
LambdaTransform(std::function< float(float, float, float, bool, bool, bool, bool)> function, float param1, float param2, bool param3, bool param4, bool param5, bool param6, const ParamInfo *param_info, const String &config_path="")sensesp::LambdaTransform< float, float, float, float >inline
Linear(float multiplier, float offset, const String &config_path="")sensesp::Linear
load() overridesensesp::FileSystemSaveablevirtual
notify()sensesp::Observableinline
Observable()sensesp::Observableinline
sensesp::ValueProducer< float >::Observable(Observable &&other)sensesp::Observableinline
output_sensesp::ValueProducer< float >protected
param1_sensesp::LambdaTransform< float, float, float, float >
param2_sensesp::LambdaTransform< float, float, float, float >
param3_sensesp::LambdaTransform< float, float, float, float >
param4_sensesp::LambdaTransform< float, float, float, float >
param5_sensesp::LambdaTransform< float, float, float, float >
param6_sensesp::LambdaTransform< float, float, float, float >
refresh()sensesp::Saveableinlinevirtual
save() overridesensesp::FileSystemSaveablevirtual
Saveable(const String &config_path)sensesp::Saveableinline
set(const float &input) overridesensesp::LambdaTransform< float, float, float, float >inlinevirtual
set_input(const float &new_value)sensesp::ValueConsumer< float >inlinevirtual
to_json(JsonObject &doc) overridesensesp::LambdaTransform< float, float, float, float >inlinevirtual
Transform(String config_path="")sensesp::Transform< float, float >inline
TransformBase(const String &config_path)sensesp::TransformBase
ValueProducer()sensesp::ValueProducer< float >inline
ValueProducer(const float &initial_value)sensesp::ValueProducer< float >inline