Contents:
Bases: ABC
ABC
Abstract class to represent interface of analyzing a the current state of the circuit. Treats the parameters of the circuit as a snapshot.
Constructs the Explorer object.
Methods
__init__()
__init__