ModelData = LEEDRAtm(G,[NScreens],[lambda])
Generates an Atm structure using all LEEDR data. LEEDR data must be loaded and available in application data - see loadLEEDRAtmos.
|
Parameters |
Description |
|
Geom [struct/list] |
Geometry parameters. Can be a structure from GeomStruct or a comma separated list of (hp,ht,rd,...) |
|
hp [scalar] |
Platform altitude (m AGL) |
|
ht [scalar] |
Target altitude (m AGL) |
|
rd [scalar] |
Downrange along spherical earth surface (m) |
|
NScreens [scalar] |
(Optional) Number of equal thickness phase screens. Screens are spaced symmetrically about the midpoint of the propagation path. For a continuous model use NScreens=Inf |
|
lambda [scalar] |
(Optional) Desired wavelength for computation of absorption, scattering, and extinction (m). If this wavelength does not match the wavelength in the precomputed data, LEEDR will be re-run. If not input, will use the first wavelength in the LEEDR data. |
|
Return Values |
Description |
|
Atm [struct] |
Structure containing atmospheric screen parameters |
|
Copyright (c) 2009. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|