documentIO Example Module
—
last modified
Jun 05, 2009 12:41 PM
documentIO Example Module
The documentIO example module serves several purposes:
- It documents all data objects and attributes of the FireInformation data structure in the BlueSky Framework.
- It demonstrates how to work with the various data objects in the FireInformation data structure, including FireLocationData, FuelsData, consumptionData, EmissionsData, TimeProfileData, and PlumeRiseData objects.
- It demonstrates how to prepare data from the FireInformation structure for use by an external program, how to execute an external program, and how to read output from an external program into the appropriate objects of the FireInformation structure.
The documentIO module executes an example external program for demonstration purposes only. The example module and example program contain no science and are intended solely as a reference for building your own modules.



