-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- OPICS version: 0.1.5
- Python version: 3.7.7
- Operating System: Win 64
Description
Currently nets are defined as a list. They should be turned into a class and allow for the following methods:
plot_net(self.net): plots the net s-parameters (as in probing the circuit at a specific net)
get_components(self.net) returns the components connected to the net
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request