mc_SensorMetadata-class {myClim} | R Documentation |
Class for sensor metadata
Description
Class for sensor metadata
Details
sensor_id
must be one of the defined id in myClim. see mc_data_sensors.
It is useful to select on of predefined, because it makes plotting and calculaton easier.
Through sensor_id
myClim assign pre-deined physicyl units or plotting colors see mc_Sensor.
Slots
sensor_id
unique identifier of sensor (TMS_T1, TMS_T2, TMS_T3, TMS_moist, ...) mc_data_sensors e.g. TMS_T1, TMS_moist, snow_fresh...
name
character, could be same as
sensor_id
but also defined by function or user.height
character
calibrated
logical - detect if sensor is calibrated
See Also
myClim-package, mc_LoggerMetadata, mc_data_sensors
[Package myClim version 1.1.0 Index]