Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
python-automationshield documentation
python-automationshield documentation
  • Examples
    • Getting Started with a Shield Class
    • ShieldController
    • Plotting
    • Simulating a System Using a Shield Interface
  • API Reference
    • Shields Package
      • Base Classes
        • BaseShield Class
      • Physical Interfaces
        • AeroShield Class
        • FloatShield Class
        • MagnetoShield Class
      • State-Space System Shield
        • StateSpaceShield Class
      • Mimics of Physical Interfaces
        • AeroShieldMimic Class
    • Controller Package
      • ShieldController Class
      • Reference Module
    • Plotting Package
      • Plotter Class
      • LivePlotter Class
    • Arduino Module
  • Changelog
  • Contributing
  • Code of Conduct
Back to top
View this page

Controller PackageΒΆ

  • ShieldController Class
    • ShieldController
      • ShieldController.variables()
      • ShieldController.add_tracked_variable()
      • ShieldController.reference_callback()
      • ShieldController.controller()
      • ShieldController.run()
  • Reference Module
    • Reference
    • ConstantReference
    • PresetReference
Next
ShieldController Class
Previous
AeroShieldMimic Class
Copyright © 2024, Bert Van den Abbeele
Made with Sphinx and @pradyunsg's Furo