Csat3bSensor#
- class lsst.ts.ess.common.sensor.Csat3bSensor(log, num_channels=0)#
Bases:
BaseSensorCambpell Scientific CSAT3B 3-D Anemometer Sensor.
Perform protocol conversion for the Cambpell Scientific CSAT3B 3-D Anemometer.
- Parameters:
log (
logger) – The logger for which to create a child logger.num_channels (
int, default:0)
Attributes Summary
Methods Summary
extract_telemetry(line)Extract the telemetry from a line of Sensor data.
Attributes Documentation
- charset = 'ISO-8859-1'#
Methods Documentation
- async extract_telemetry(line)#
Extract the telemetry from a line of Sensor data.