FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kTempControlEx Struct Reference

Description

Represents configuration parameter for a light temperature control algorithm.

Inheritance diagram for kTempControlEx:
Inheritance graph

Public Attributes

k64f dt
 Time constant (seconds)
 
kBool enabled
 Enable PID.
 
k64f integratorMax
 Max (absolute) value for integrator.
 
k64f kd
 Derivative constant.
 
k64f ki
 Integral constant.
 
k64f kp
 Proportional constant.
 
k64f ks
 Offset constant.
 
k64f max
 Max.
 
k64f min
 Min.
 
k64f setpoint
 Temperature setpoint.
 

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