public class DMSPHeader extends Object
Constructor and Description |
---|
DMSPHeader() |
Modifier and Type | Method and Description |
---|---|
Attribute |
getDatasetIdAtt() |
Attribute |
getFileIdAtt() |
int |
getNumDataRecords() |
Dimension |
getNumDataRecordsDim() |
int |
getNumHeaderRecords() |
Dimension |
getNumSamplesPerBandDim() |
Attribute |
getProcessingDateAtt() |
Attribute |
getProcessingSystemAtt() |
int |
getRecordSizeInBytes() |
Attribute |
getStartDateAtt() |
Attribute |
getSuborbitHistoryAtt() |
protected String |
headerInfoDump()
Return a string containing the header name/value pairs.
|
String |
toString()
Return the header information for this file as a String.
|
public Attribute getFileIdAtt()
public Attribute getDatasetIdAtt()
public int getNumHeaderRecords()
public int getNumDataRecords()
public Dimension getNumDataRecordsDim()
public Dimension getNumSamplesPerBandDim()
public int getRecordSizeInBytes()
public Attribute getSuborbitHistoryAtt()
public Attribute getProcessingSystemAtt()
public Attribute getProcessingDateAtt()
public Attribute getStartDateAtt()
protected String headerInfoDump()
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.