We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Migration work of the transformer toolkit from ACT to PyAEDT needs the following elements that are missing from PyAEDT
Add to the MaxwellCircuitComponents class -Sinusoidal Current Source -Sinusoidal Voltage Source
-Create a new class to keep track of page number after exposure in create_component method of primitives_circuit.py to PyAEDT
Add to the CircuitComponents class -CreatePage -SelectPage
No response
The text was updated successfully, but these errors were encountered:
DaveTwyman
Successfully merging a pull request may close this issue.
Description of the feature
Migration work of the transformer toolkit from ACT to PyAEDT needs the following elements that are missing from PyAEDT
Steps for implementing the feature
Add to the MaxwellCircuitComponents class
-Sinusoidal Current Source
-Sinusoidal Voltage Source
-Create a new class to keep track of page number after exposure in create_component method of primitives_circuit.py to PyAEDT
Add to the CircuitComponents class
-CreatePage
-SelectPage
No response
Useful links and references
No response
The text was updated successfully, but these errors were encountered: