API Reference¶
This section documents the public anafibre API. Content on module pages is generated from source docstrings via mkdocstrings.
Package Entry Points¶
The package root (anafibre) re-exports the primary types for typical usage:
StepIndexFibreGuidedModeRefractiveIndexMaterial
Modules¶
- dispersion: Dispersion-relation helpers and related numerics.
- fibre: Fibre/material models, dispersion relations, and mode constructors.
- fields: Guided-mode field evaluation, polarisation, and coordinate utilities.
- plotting: Plotting and field-animation utilities.
- utils: High-level display and convenience helpers.
Notes¶
fibreandfieldscontain the core solver interfaces.dispersion,plotting, andutilsprovide supporting workflows.- Use the module pages above for complete signatures and docstrings.