Represent a HDF4 dimension or variable. More...
Public Member Functions | |
| def | __init__ |
| def | __str__ |
| def | __eq__ |
Public Attributes | |
| name | |
| size | |
| ndim | |
| shape | |
| dimensions | |
| attributes | |
| data | |
| dtype | |
Represent a HDF4 dimension or variable.
| def common.module_hdf4.HDF4Dict.__init__ | ( | self | ) |
| def common.module_hdf4.HDF4Dict.__eq__ | ( | self, | |
| other | |||
| ) |
| def common.module_hdf4.HDF4Dict.__str__ | ( | self | ) |
| common.module_hdf4.HDF4Dict.attributes |
| common.module_hdf4.HDF4Dict.data |
| common.module_hdf4.HDF4Dict.dimensions |
| common.module_hdf4.HDF4Dict.dtype |
| common.module_hdf4.HDF4Dict.name |
| common.module_hdf4.HDF4Dict.ndim |
| common.module_hdf4.HDF4Dict.shape |
| common.module_hdf4.HDF4Dict.size |
1.8.5