Init the expansion coefficients for the Mie-Scattering.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(flu_State) | :: | conf | lua state type |
|||
integer, | intent(in) | :: | thandle | aotus parent handle |
||
type(tem_miescatter_type), | intent(in) | :: | miescatter | The description of the Mie-Scattering setup. |
||
type(tem_mieexpansion_type), | intent(out) | :: | mieexpansion | The expansion coefficients to be filled |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | nCoeffs | ||||
integer, | private | :: | n |