VLSI SAPD Documentation

Presentation AGDS CIF DTR OPENCHAMS SPICE Links & Contact


Public Member Functions | Protected Member Functions
Source Class Reference
Inheritance diagram for Source:
Current Voltage

Public Member Functions

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.
 

Protected Member Functions

 Source (std::string name, std::string pos, std::string neg, std::string value)
 creates a new source. More...
 

Detailed Description

This abstract class is a base class for SPICE::Current and SPICE::Voltage sources.

Constructor & Destructor Documentation

◆ Source()

Source ( std::string  name,
std::string  pos,
std::string  neg,
std::string  value 
)
inlineprotected

creates a new 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