HDF Array Information container. More...
#include <mi32/hdf4.h>
Public Member Functions | |
| int | GetDim (int axis) const |
| double | GetNullValue () const |
| int | GetNumDims () const |
| HDF4_VALTYPE | GetType () const |
| bool | HasNullValue () const |
HDF Array Information container.
| int HDF4_ARRAY::INFO::GetDim | ( | int | axis | ) | const [inline] |
Get dimension for specified axis.
| double HDF4_ARRAY::INFO::GetNullValue | ( | ) | const [inline] |
Get null value.
| int HDF4_ARRAY::INFO::GetNumDims | ( | ) | const [inline] |
Get number of dimensions.
| HDF4_VALTYPE HDF4_ARRAY::INFO::GetType | ( | ) | const [inline] |
Get array value type.
| bool HDF4_ARRAY::INFO::HasNullValue | ( | ) | const [inline] |
Determine if has 'null' (fill) value set.
1.6.1