Interface IH5DataLayout
- Namespace
- PureHDF
- Assembly
- PureHDF.dll
An HDF5 data layout.
public interface IH5DataLayout
Properties
Chunks
Gets the chunk dimensions.
ulong[] Chunks { get; }
Property Value
- ulong[]
Class
Gets the data layout class.
H5DataLayoutClass Class { get; }