List of all members.
Public Member Functions |
| OpAmp (const double opamp[][2], const int opamplength, const double Vddt) |
void | reset () |
double | solve (const double n, const double vi) |
Constructor & Destructor Documentation
reSIDfp::OpAmp::OpAmp |
( |
const double |
opamp[][2], |
|
|
const int |
opamplength, |
|
|
const double |
Vddt |
|
) |
| |
|
inline |
Opamp input -> output voltage conversion
- Parameters:
-
opamp | opamp mapping table as pairs of points (in -> out) |
Vddt | transistor dt parameter (in volts) |
Member Function Documentation
double reSIDfp::OpAmp::solve |
( |
const double |
n, |
|
|
const double |
vi |
|
) |
| |
Solve the opamp equation for input vi in loading context n
- Parameters:
-
n | the ratio of input/output loading |
vi | input |
- Returns:
- vo
The documentation for this class was generated from the following files: