ESPHome  2024.4.1
Data Fields
esphome::pid::PIDAutotuner::PIDAutotuneResult Struct Reference

#include <pid_autotuner.h>

Data Fields

float output
 
optional< PIDResultresult_params
 

Detailed Description

Definition at line 20 of file pid_autotuner.h.

Field Documentation

◆ output

float esphome::pid::PIDAutotuner::PIDAutotuneResult::output

Definition at line 21 of file pid_autotuner.h.

◆ result_params

optional<PIDResult> esphome::pid::PIDAutotuner::PIDAutotuneResult::result_params

Definition at line 22 of file pid_autotuner.h.


The documentation for this struct was generated from the following file: