Expand description
Rust module for culcuation of electromagnetic modes in 1D multilayer structures.
Modulesยง
- enums
- This modules implements the enums used in the library.
- layer
- Implementation of the Layer and related structs
- multilayer
- This module contains the implementation of the
MultiLayer
struct and its methods. - scattering_
matrix - Implementation of the scattering matrix method for multilayer structures.
- transfer_
matrix - Implementation of the transfer matrix method for multilayer structures.