LEEDROut = buildLEEDRAtmos(inputs)
Generates LEEDR model data for use with the function LEEDRAtmos. Requires p-code or m-code version of LEEDR available from the Air Force Institute of Technology. Creates an entry in the workspace application data for use by LEEDRAtmos - use getappdata(0,'LEEDRAtmosphere') to view the data generated.
|
Parameters |
Description |
|
inputs [various] |
Can be an input structure generated from the LEEDR GUI followed by a comma-separated list of parameters and values to change, or a comma-separated list of parameter names and parameter values to change from the current (from app data) or default settings. |
|
Return Values |
Description |
|
LEEDROut [struct] |
Output structure from LEEDR. |
LEEDRAtmos, setLEEDRInputs, saveLEEDRAtmos, getappdata
|
Copyright (c) 2009. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|