Input Classes & PISA

The input classes package (scm.input_classes) contains a collection of automatically generated Python classes that can be used to create objects that can be serialized into valid text input for the various drivers in the Amsterdam Modeling Suite. The input classes package is generated by, and depends on, the package PISA (Python Input System for AMS, scm.pisa). As a user, you should only need to interact directly with scm.input_classes.

For more information see Introduction and Examples sections.