LightWin
  • Installation
  • Usage
  • Example notebooks
  • The get method
  • Configuration
  • Units and conventions
  • Utility scripts
  • Bibliography
  • API Reference
    • beam_calculation package
    • config package
    • core package
      • accelerator package
      • beam_parameters package
      • commands package
      • elements package
      • em_fields package
      • list_of_elements package
      • transfer_matrix package
        • factory module
        • transfer_matrix module
      • beam_specs module
      • files_specs module
      • instruction module
      • instructions_factory module
      • particle module
    • data package
    • evaluator package
    • failures package
    • optimisation package
    • physics package
    • scripts package
    • tracewin_utils package
    • ui package
    • util package
    • visualization package
    • constants module
  • Contributing
  • Changelog
LightWin
  • lightwin package
  • core package
  • transfer_matrix package
  • View page source

transfer_matrix package

Submodules

  • factory module
    • TransferMatrixFactory
      • TransferMatrixFactory.__init__()
      • TransferMatrixFactory._preprocess()
      • TransferMatrixFactory.run()
      • TransferMatrixFactory._abc_impl
  • transfer_matrix module
    • TransferMatrix
      • TransferMatrix.__init__()
      • TransferMatrix._element_to_index
      • TransferMatrix.has()
      • TransferMatrix.get()
      • TransferMatrix._init_from_individual()
      • TransferMatrix._init_from_cumulated()
      • TransferMatrix._compute_cumulated()
      • TransferMatrix.r_xx
      • TransferMatrix.r_yy
      • TransferMatrix.r_zz
      • TransferMatrix.r_zdelta
      • TransferMatrix.r_zdelta_11
      • TransferMatrix.r_zdelta_12
      • TransferMatrix.r_zdelta_21
      • TransferMatrix.r_zdelta_22
Previous Next

© Copyright 2026, A. Plaçais, F. Bouly, J.-M. Lagniel, D. Uriot, B. Yee-Rendon.

Built with Sphinx using a theme provided by Read the Docs.