public interface ArchiveHeader
ArchiveHeader
interface is for reading NOAA
1b archive header data.Modifier and Type | Method and Description |
---|---|
boolean[] |
getChannelSelection()
Get the sensor channel data selection flags.
|
int |
getHeaderSize()
Gets the header size in bytes.
|
int |
getSensorWordSize()
Gets the sensor word size in bits.
|