ucar.nc2.iosp.dmsp
Class DMSPHeader
java.lang.Object
ucar.nc2.iosp.dmsp.DMSPHeader
public class DMSPHeader
- extends Object
A description
User: edavis
Date: Aug 6, 2004
Time: 3:38:11 PM
DMSPHeader
public DMSPHeader()
getFileIdAtt
public Attribute getFileIdAtt()
getDatasetIdAtt
public Attribute getDatasetIdAtt()
getNumHeaderRecords
public int getNumHeaderRecords()
getNumDataRecords
public int getNumDataRecords()
getNumDataRecordsDim
public Dimension getNumDataRecordsDim()
getNumSamplesPerBandDim
public Dimension getNumSamplesPerBandDim()
getRecordSizeInBytes
public int getRecordSizeInBytes()
getSuborbitHistoryAtt
public Attribute getSuborbitHistoryAtt()
getProcessingSystemAtt
public Attribute getProcessingSystemAtt()
getProcessingDateAtt
public Attribute getProcessingDateAtt()
getStartDateAtt
public Attribute getStartDateAtt()
headerInfoDump
protected String headerInfoDump()
- Return a string containing the header name/value pairs.
- Returns:
- a string of the file header name/value pairs.
toString
public String toString()
- Return the header information for this file as a String.
- Overrides:
toString
in class Object
- Returns:
- the string form (NGDC DMSP archive format) of the header information.
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.