Main Page   Compound List   File List   Compound Members   File Members  

StandAge.h

Go to the documentation of this file.
00001 
00027 #ifndef StandAge_H
00028 #define StandAge_H
00029 
00030 #include <stdlib.h>
00031 
00032 #include "GridData.h"
00033 #include "FireYear.h"
00034 #include "Err.h"
00035 
00036 /*
00037  *********************************************************
00038  * DEFINES, ENUMS
00039  *********************************************************
00040  */
00041  
00042 /*
00043  *********************************************************
00044  * STRUCTS, TYPEDEFS
00045  *********************************************************
00046  */
00047  
00048 /*
00049  *********************************************************
00050  * MACROS
00051  *********************************************************
00052  */
00053  
00054 /*
00055  *********************************************************
00056  * PUBLIC FUNCTIONS
00057  *********************************************************
00058  */
00059 
00076 int IncrementStandAge(FireYear * fy, GridData * std_age);
00077 
00078 #endif StandAge_H       /* end of StandAge.h */

Generated at Fri Jun 22 00:46:51 2001 for HFire by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000