Everglades Landscape Model (ELM) Home Page
Main Page | Data Structures | Directories | File List | Data Fields | Globals

combo_table Struct Reference

#include <serial.h>


Data Fields

char name [25]
int step
int type
int ocnt
float fvalue [10]
UCHAR free


Detailed Description

Global per-map-stream structure for spatial array summaries (debug-related)

Definition at line 30 of file serial.h.


Field Documentation

char combo_table::name[25]
 

File name

Definition at line 32 of file serial.h.

int combo_table::step
 

Current step

Definition at line 33 of file serial.h.

Referenced by getCombineIndex().

int combo_table::type
 

Combo type

Definition at line 34 of file serial.h.

Referenced by getCombineIndex().

int combo_table::ocnt
 

# of times currently open

Definition at line 35 of file serial.h.

Referenced by local_setup().

float combo_table::fvalue[10]
 

var vakye

Definition at line 36 of file serial.h.

Referenced by Combine().

UCHAR combo_table::free
 

free slot

Definition at line 37 of file serial.h.

Referenced by getCombineIndex(), and local_setup().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 6 11:20:54 2006 for ELM source code by  doxygen 1.3.9.1