Skip to main content
Ctrl+K

pySIMTRA

  • Getting Started
  • User Guide
  • API Reference
  • GitHub
  • Getting Started
  • User Guide
  • API Reference
  • GitHub

Section Navigation

  • Package Setup
  • Components
  • Surfaces
  • Sputter System
  • API Reference

API Reference#

Here will be the list of classes and methods.

  • Package Setup
    • import_exe()

Components#

  • Components
    • Chamber
      • Chamber.cylindrical()
      • Chamber.rectangular()
      • Chamber.from_file()
      • Chamber.set_seed_number()
    • Magnetron
      • Magnetron.from_file()
      • Magnetron.to_smo()
    • DummyObject
      • DummyObject.from_file()
      • DummyObject.to_sdo()

Surfaces#

  • Surfaces
    • Circle
    • Rectangle
    • Cylinder
    • Cone
    • Sphere

Sputter System#

  • Sputter System
    • SputterSystem
      • SputterSystem.single_from_file()
      • SputterSystem.multiple_from_files()
      • SputterSystem.simulate()
      • SputterSystem.to_sin()

previous

Subclassing pySIMTRA objects

next

Package Setup

On this page
  • Components
  • Surfaces
  • Sputter System

© Copyright 2024, Felix Thelen.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.