ContentsIndexReferenceHome
PreviousUpNext
loadLEEDRAtmos
MATLAB
LEEDROut = loadLEEDRAtmos(inputs)
Description

Loads precomputed LEEDR atmospheric data from a file and places into the desktop application data for use with LEEDRAtmos. It can also take in a LEEDR data structure and place that data into the desktop application data. Will replace existing application data - use mergeLEEDRAtmos to combine with existing data. If no inputs are passed in, the function will return the application data, if any exists. If the input is empty ([]), the function will just clear the current application data.

Parameters
Parameters 
Description 
inputs [string/struct] 
Filename from which to load data or a LEEDR outputs structure. Pass as empty ([]) to remove current application data. If not input, will return current app data. 
Return Values
Return Values 
Description 
LEEDROut [LEEDRLUT] 
LEEDR LUT data object 
See Also
Group
Made with Doc-O-Matic.
Copyright (c) 2009. All rights reserved.
What do you think about this topic? Send feedback!