SapFlow Probe
A low-cost HRM probe for measuring a tree's water consumption
temperature Struct Reference

Stores a tuple of temperature values. More...

#include <measure.h>

Data Fields

float upper
 Temperature (Celcius) at the upper probe.
 
float lower
 Temperature (Celcius) at the lower probe.
 
float heater
 Temperature (Celcius) at the heater probe.
 

Detailed Description

Stores a tuple of temperature values.

Temperature values from the three probes All three values have the same timestamp and are generally manipulated together to find the sap flow. (The heater probe temperature isn't part of the sap flow calculation but it can be used for monitoring and fault detection)

Definition at line 20 of file measure.h.


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