next up previous contents
Next: Callbacks Up: Program Execution & Data Previous: The .stnd File
Go to: SmartForest Home Printer-friendly: sf-impl.pdf

Initialization Dataflow

Thusfar the discussion has focused on a fine-grained view of data initialization. Figure 1 adopts a bird's-eye view of the dataflow.

Figure 1: Initialization Dataflow
\begin{figure}\begin{picture}(535,200)
\par\put(0,0){\framebox (200,90){\shortst...
...elevation data}}}
\par\put(200, 191){\vector(1,0){10}}
\end{picture}\end{figure}

The first line in each box is the global variable's name and its data type. The lines that follow describe the structure at a very high level. The arrows show data flowing from the files through the variables. The heads of the arrows point to the fields that are the destination of that flow. Not all data abstractions that are loaded directly from the files are shown.



Matthew S. Davis
2002-08-07