[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Members
| Icon | Member | Description |
|---|---|---|
| enumCreate(H5DataTypeId) |
H5T.enumCreate creates a new enumeration datatype based on the
specified base datatype parent_id, which must be an integer type.
| |
| enumCreate(H5Type) |
H5T.enumCreate creates a new enumeration datatype based on the
specified base datatype parent_id, which must be an integer type.
|