Parameters of the solution for Mie-Scatter at dielectric cylinder (infinite height in z direction).
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(tem_miescatter_type), | public | :: | miescatter |
Parameter of the geometrical and material setup |
|||
type(tem_mieexpansion_type), | public | :: | mieexpansion |
The expansion parameters for the scattered solution |
type tem_miescatter_field_type !> Parameter of the geometrical and material setup type(tem_miescatter_type) :: miescatter !> The expansion parameters for the scattered solution type(tem_mieexpansion_type) :: mieexpansion end type tem_miescatter_field_type