Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Turn net into a class #1

Open
mustafacc opened this issue Sep 27, 2020 · 0 comments
Open

Enhancement: Turn net into a class #1

mustafacc opened this issue Sep 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mustafacc
Copy link
Member

  • 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

@mustafacc mustafacc added the enhancement New feature or request label Sep 27, 2020
@mustafacc mustafacc assigned jaspreetj and mustafacc and unassigned jaspreetj and mustafacc Sep 27, 2020
jaspreetj added a commit that referenced this issue Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants