NonLinImp Class Reference

#include <nonlinz.h>

Collaboration diagram for NonLinImp:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NonLinImp ()
virtual ~NonLinImp ()
void compute (double omega, double deltafac)
double transfer_amp (int, int)
double input_amp (int)
double transfer_phase (int, int)
double input_phase (int)
double ratio_amp (int clmploc, int vloc)

Private Member Functions

void solve (int curloc)

Private Attributes

NonLinImpReprep_

Constructor & Destructor Documentation

NonLinImp::NonLinImp (  ) 

References nil, and rep_.

NonLinImp::~NonLinImp (  )  [virtual]

References rep_.


Member Function Documentation

void NonLinImp::compute ( double  omega,
double  deltafac 
)
double NonLinImp::input_amp ( int  curloc  ) 

References NonLinImpRep::jv_, rep_, NonLinImpRep::rv_, solve(), x, and y.

Referenced by Imp::input_amp().

Here is the call graph for this function:

double NonLinImp::input_phase ( int  curloc  ) 

References NonLinImpRep::jv_, rep_, NonLinImpRep::rv_, solve(), x, and y.

Referenced by Imp::input_phase().

Here is the call graph for this function:

double NonLinImp::ratio_amp ( int  clmploc,
int  vloc 
)

References NonLinImpRep::jv_, rep_, NonLinImpRep::rv_, and solve().

Referenced by Imp::ratio_amp().

Here is the call graph for this function:

void NonLinImp::solve ( int  curloc  )  [private]
double NonLinImp::transfer_amp ( int  curloc,
int  vloc 
)

References NonLinImpRep::jv_, rep_, NonLinImpRep::rv_, solve(), x, and y.

Referenced by Imp::transfer_amp().

Here is the call graph for this function:

double NonLinImp::transfer_phase ( int  curloc,
int  vloc 
)

References NonLinImpRep::jv_, rep_, NonLinImpRep::rv_, solve(), x, and y.

Referenced by Imp::transfer_phase().

Here is the call graph for this function:


Member Data Documentation


The documentation for this class was generated from the following files:
Generated on Mon Jun 13 08:10:32 2011 for NEURON by  doxygen 1.6.3