mc_data_physical {myClim} | R Documentation |
Physical quantities definition
Description
R object of class environment with the definitions of physical elements for recording the microclimate e.g. temperature, speed, depth, volumetric water content... see mc_Physical. Similarly as in case of logger format definitions mc_DataFormat it is easy to add new, physical here.
Usage
mc_data_physical
Format
An object of class environment
of length 11.
See Also
Currently supported physical elements:
l_cm - length in cm
l_mm - length in mm
l_um - length in um
VWC - volumetric moisture in m3/m3
RH - relative humidity in %
T_C - temperature in °C
t_h - time in hours
moisture_raw - raw TMS moisture sensor values
radius_raw - radius difference in raw units
v - speed in m/s
[Package myClim version 1.1.0 Index]