Common
Basic constants and structures for parsing/writing bddf.
- exception bosdyn.bddf.common.DataError[source]
Bases:
ExceptionErrors related to the DataWriter/DataReader system.
- exception bosdyn.bddf.common.AddSeriesError[source]
Bases:
ExceptionErrors related to registering a series in a DataWriter.
- exception bosdyn.bddf.common.SeriesNotUniqueError[source]
Bases:
AddSeriesErrorThe series_spec is not unique within the file.
- exception bosdyn.bddf.common.ChecksumError[source]
Bases:
DataErrorThe file checksum does not match the computed value.