AtmoData::MM5SubHeader Class Reference

For MM5 sub-headers. More...

#include <Format.hxx>

List of all members.

Public Member Functions

 MM5SubHeader () throw ()
 Default constructor.
 MM5SubHeader (const MM5SubHeader &) throw ()
 Copy constructor.
 ~MM5SubHeader () throw ()
 Destructor.
void Init ()
 Initializes sizes.
MM5SubHeaderoperator= (MM5SubHeader &)
 Copies a sub-header.
string GetCurrentDate ()
 Gives the current date.

Public Attributes

int ndim
 Dimension of the field.
Array< int, 1 > start_index
 Starting indices of the field array.
Array< int, 1 > end_index
 Endiing indices of the field array.
float xtime
 Integration or forecast time for the field.
string staggering
 Field at dot or cross point (character C or D).
string ordering
 Order of the field array dimension.
string current_date
 Current date.
string name
 Name of the field.
string unit
 Unit of the field.
string description
 Field description.


Detailed Description

For MM5 sub-headers.


The documentation for this class was generated from the following files:
Generated on Tue Nov 17 11:51:46 2009 for AtmoData by  doxygen 1.5.1