Classes
The main classes of the aesim.simba module are:
- ProjectRepository
- Design
- Circuit
- Device
- Connector
- DesignExamples
- TransientAnalysisJob
- ThermalData
- ACSweep
Under the hood
The aesim.simba Python module is a Python interface with the Simba Core library written in C++ and C#. This documentation is generated automatically from our C++ and C# codebase.