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

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

add_sample(const Sample &new_sample)sensesp::CurveInterpolator
attach(std::function< void()> observer)sensesp::Observableinline
clear() overridesensesp::FileSystemSaveablevirtual
clear_samples()sensesp::CurveInterpolator
config_path_sensesp::Saveableprotected
ConfigSchema(const CurveInterpolator &obj)sensesp::CurveInterpolatorfriend
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
CurveInterpolator(std::set< Sample > *defaults=NULL, const String &config_path="")sensesp::CurveInterpolator
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 &doc) overridesensesp::CurveInterpolatorvirtual
get() constsensesp::ValueProducer< float >inlinevirtual
get_config_path() constsensesp::Saveableinline
get_samples() constsensesp::CurveInterpolatorinline
get_transforms()sensesp::TransformBaseinlinestatic
input_title_sensesp::CurveInterpolatorprotected
input_type typedefsensesp::ValueConsumer< float >
load() overridesensesp::FileSystemSaveablevirtual
notify()sensesp::Observableinline
Observable()sensesp::Observableinline
sensesp::ValueProducer< float >::Observable(Observable &&other)sensesp::Observableinline
output_sensesp::ValueProducer< float >protected
output_title_sensesp::CurveInterpolatorprotected
refresh()sensesp::Saveableinlinevirtual
samples_sensesp::CurveInterpolatorprotected
save() overridesensesp::FileSystemSaveablevirtual
Saveable(const String &config_path)sensesp::Saveableinline
set(const float &input) overridesensesp::CurveInterpolatorvirtual
set_input(const float &new_value)sensesp::ValueConsumer< float >inlinevirtual
set_input_title(String input_title)sensesp::CurveInterpolatorinline
set_output_title(String output_title)sensesp::CurveInterpolatorinline
SymmetricTransform(String config_path="")sensesp::SymmetricTransform< float >inline
to_json(JsonObject &doc) overridesensesp::CurveInterpolatorvirtual
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