MapTypesο
- class bapsflib._hdf.maps.templates.MapTypes(*values)ο
Bases:
EnumAn enumeration of mapping types for unique elements of the HDF5 file to be mapped.
Attributes Summary
Mapping class type for a digitized HDF5 file element.
Mapping class type for a control device HDF5 file element.
Mapping class type for a MSI diagnostic HDF5 file element.
Attributes Documentation
- DIGITIZER = 1ο
Mapping class type for a digitized HDF5 file element.
- CONTROL = 2ο
Mapping class type for a control device HDF5 file element.
- MSI = 3ο
Mapping class type for a MSI diagnostic HDF5 file element.