VLSI SAPD Documentation

Presentation AGDS CIF DTR OPENCHAMS SPICE Links & Contact


Public Member Functions
Voltage Class Reference
Inheritance diagram for Voltage:
Source

Public Member Functions

 Voltage (std::string name, std::string pos, std::string neg, std::string value)
 creates a new voltage source. More...
 
- Public Member Functions inherited from Source
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

- Protected Member Functions inherited from Source
 Source (std::string name, std::string pos, std::string neg, std::string value)
 creates a new source. More...
 

Detailed Description

This class describes a voltage source.

Constructor & Destructor Documentation

◆ Voltage()

Voltage ( std::string  name,
std::string  pos,
std::string  neg,
std::string  value 
)
inline

creates a new voltage source.

Parameters
namethe name of the source.
posthe positive connector of the source.
negthe negative connector of the source.
valuethe 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