rustmatrix 2.1.1

Rust-backed T-matrix scattering for nonspherical particles (port of pytmatrix)
Documentation
1
2
3
4
5
6
7
8
9
10
11
# `rustmatrix.spectra`

```{eval-rst}
.. automodule:: rustmatrix.spectra
   :members:
   :show-inheritance:
   :member-order: bysource
```

See also [`rustmatrix.spectra.beam`](spectra.beam.md) for the
explicit beam-pattern × scene integrator.