ecal.measurement.measurement module

@package eCALHDF5 Python API for simplified access to the protobuf content of an eCAL measurement

You can use the eCALHDF5 measurement API to extract (deserialize) the protobuf content from an eCAL HDF5 file.

class ecal.measurement.measurement.Channel(measurement, channel_name)

Bases: object

class Iterator(channel)

Bases: object

next()
property proto_msg_class
class ecal.measurement.measurement.Measurement(path)

Bases: object

class Iterator(measurement)

Bases: object

next()
property channel_names