| mc_Physical-class {myClim} | R Documentation |
Class for physical
Description
Class defining the element of the records (temperature, volumetric water content, height...)
Details
See e.g. definition of temperature. Similarly as the definition of new loggers, new physicals can be added like modules.
Slot "name": "T_C" Slot "description": "Temperature °C" Slot "units": "°C" Slot "viridis_color_map": "C" Slot "scale_coeff": 0.03333333
Slots
nameof physical
descriptioncharacter info
unitsmeasurument (°C, %, m3/m3, raw, mm, ...)
viridis_color_mapviridis color map option
scale_coeffcoefficient for plot; value * scale_coef is in range 0-1
See Also
[Package myClim version 1.1.0 Index]