Enum H5T.direction_t
The order to retrieve atomic native datatype
Namespace: HDF.PInvoke
Assembly: HDF.PInvoke.dll
Syntax
public enum direction_t : int
Fields
Name | Description |
---|---|
ASCEND | in ascending order |
DEFAULT | default direction is ascending |
DESCEND | in descending order |