#include <cddefines.h>
Data Fields | |
| long | ntemps |
| double * | temps |
| double * | collstrs |
| bool | lgIsRate |
Definition at line 1296 of file cddefines.h.
| double* t_StoutColls::collstrs |
Definition at line 1303 of file cddefines.h.
Referenced by atmdat_STOUT_readin(), and StoutCollRate().
Definition at line 1305 of file cddefines.h.
Referenced by atmdat_STOUT_readin(), and StoutCollRate().
| long t_StoutColls::ntemps |
Definition at line 1299 of file cddefines.h.
Referenced by atmdat_STOUT_readin(), and StoutCollRate().
| double* t_StoutColls::temps |
Definition at line 1301 of file cddefines.h.
Referenced by atmdat_STOUT_readin(), and StoutCollRate().
1.6.1