public class NOAA1bV1Reader.ArchiveHeaderV1 extends NOAA1bReader.ArchiveHeader
data, DATASET_NAME, DURATION_MINUTES, SENSOR_DATA_WORD_SIZE, START_HOUR, START_MINUTE
Constructor and Description |
---|
ArchiveHeaderV1()
Creates a new archive header.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getAttribute(int index)
Gets a header attribute.
|
getRawData
public ArchiveHeaderV1() throws java.io.IOException
java.io.IOException
- if an error occurred reading the file data.public java.lang.Object getAttribute(int index)
NOAA1bReader.ArchiveHeader
getAttribute
in class NOAA1bReader.ArchiveHeader
index
- the attribute index.