pymiediff.Particle.get_cross_sections#
- Particle.get_cross_sections(k0: Tensor, **kwargs) dict#
Compute spectral cross sections.
- Parameters:
k0 (torch.Tensor) – Vacuum wavevector(s), in rad/nm.
**kwargs – Forwarded to
pymiediff.multishell.cross_sections().
- Returns:
Cross-section and efficiency spectra.
- Return type:
dict