Protobuf Channel Reader¶
A class for reading a single channel of Protobuf data from a DataFile.
-
class
bosdyn.bddf.protobuf_channel_reader.
ProtobufChannelReader
(protobuf_reader, protobuf_type, channel_name=None)[source]¶ Bases:
object
A class for reading a single channel of Protobuf data from a DataFile.
-
property
series_descriptor
¶ SeriesDescriptor for this series
-
property
num_messages
¶ Number of messages in this series.
-
property