Presentation | AGDS | CIF | DTR | OPENCHAMS | SPICE | Links & Contact |
Public Member Functions | |
Voltage (std::string name, std::string pos, std::string neg, std::string value) | |
creates a new voltage source. More... | |
![]() | |
std::string | getName () |
returns the name of the source. | |
std::string | getNegative () |
returns the negative connector of the source. | |
std::string | getPositive () |
returns the positive connector of the source. | |
std::string | getValue () |
returns the value of the source. | |
Additional Inherited Members | |
![]() | |
Source (std::string name, std::string pos, std::string neg, std::string value) | |
creates a new source. More... | |
This class describes a voltage source.
|
inline |
creates a new voltage source.
name | the name of the source. |
pos | the positive connector of the source. |
neg | the negative connector of the source. |
value | the value of the source. |
Generated by doxygen 1.8.14 on Thu Nov 12 2020 | Return to top of page |
VLSI SAPD Documentation | Copyright © 2010 - 2020 UPMC All rights reserved |