public class H4header extends NCheader
Modifier and Type | Class and Description |
---|---|
class |
H4header.Tag |
CDF1HEAD, CDF2HEAD, CDF5HEAD, H4HEAD, H5HEAD, NC_FORMAT_64BIT, NC_FORMAT_64BIT_DATA, NC_FORMAT_64BIT_OFFSET, NC_FORMAT_CDF5, NC_FORMAT_CLASSIC, NC_FORMAT_HDF4, NC_FORMAT_HDF5, NC_FORMAT_NETCDF3, NC_FORMAT_NETCDF4
Constructor and Description |
---|
H4header() |
Modifier and Type | Method and Description |
---|---|
void |
getEosInfo(java.util.Formatter f) |
java.util.List<H4header.Tag> |
getTags() |
boolean |
isEos() |
static void |
setDebugFlags(DebugFlags debugFlag) |
static void |
useHdfEos(boolean val) |
checkFileType, formatName
public static void setDebugFlags(DebugFlags debugFlag)
public static void useHdfEos(boolean val)
public boolean isEos()
public void getEosInfo(java.util.Formatter f) throws java.io.IOException
java.io.IOException
public java.util.List<H4header.Tag> getTags()