Objects of this class hold large tables of interim results. More...
Public Member Functions | |
| function get | rightHandSide (in obj) |
| Get method for rightHandSide. More... | |
Public Attributes | |
| Property | translationTable |
| a table of coefficients needed for the SVWF translation More... | |
| Property | mieCoefficients |
| T-matrix of the spheres. More... | |
| Property | singleUniqueArrayIndex |
| index array to map T-matrices to particles More... | |
| Property | initialFieldCoefficients |
| coefficients of the regular SVWF expansion of the initial excitation More... | |
| Property | scatteredFieldCoefficients |
| coefficients of the outgoing SVWF expansion of the scattered field More... | |
| Property | rightHandSide |
| right hand side T*aI of linear system M*b=T*aI More... | |
Objects of this class hold large tables of interim results.
| function get rightHandSide | ( | in | obj | ) |
Get method for rightHandSide.
| Property initialFieldCoefficients |
coefficients of the regular SVWF expansion of the initial excitation
| Property mieCoefficients |
T-matrix of the spheres.
| Property rightHandSide |
right hand side T*aI of linear system M*b=T*aI
| Property scatteredFieldCoefficients |
coefficients of the outgoing SVWF expansion of the scattered field
| Property singleUniqueArrayIndex |
index array to map T-matrices to particles
| Property translationTable |
a table of coefficients needed for the SVWF translation
1.8.13