libsidplayfp  0.3.5
Public Member Functions | List of all members
reSIDfp::OpAmp Class Reference

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
opampopamp mapping table as pairs of points (in -> out)
Vddttransistor 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
nthe ratio of input/output loading
viinput
Returns
vo

The documentation for this class was generated from the following files: