/// Laser physics module for OxiPhoton.
///
/// Provides mode-locked laser simulation using the Haus master equation,
/// electro-optic modulators (Pockels effect, IQ), acousto-optic modulator
/// models for ultrafast and coherent photonics, as well as solid-state and
/// semiconductor laser rate equation models including:
///
/// - Four-level and three-level laser rate equations (Nd:YAG, Er:fiber, etc.)
/// - Q-switched pulse dynamics
/// - Semiconductor diode laser (InGaAsP, VCSEL, DFB)
/// - Gain saturation, threshold analysis, relaxation oscillations
pub use ;
pub use ;
pub use ;
pub use ;