alpha = getAlpha(Atm,[ModelName])
Given a structure or array of structures from AtmStruct, returns a vector of multipliers applied to the base model function for the specified effect.
|
Parameters |
Description |
|
Atm [struct] |
Structure or array of structures from AtmStruct |
|
ModelName [string] |
(Optional) Name of effect in Atm for which to extract the multiplier. Defaults to 'Cn2' |
|
Return Values |
Description |
|
alpha [vector] |
Vector of multipliers for ModelName |
|
Copyright (c) 2009. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|