Xyce  6.1
Xyce::Device::Synapse2 Namespace Reference

Classes

class  Instance
 
class  Master
 
class  Model
 
struct  Traits
 

Functions

template<typename ScalarT >
static ScalarT PostCurrentEqu (const ScalarT Vpost, const ScalarT r, const ScalarT g, const ScalarT Erev)
 
template<typename ScalarT >
static ScalarT rEquF (const ScalarT V, const ScalarT r, const ScalarT alpha, const ScalarT beta, const ScalarT Tmax, const ScalarT Vthres)
 
void registerDevice ()
 

Function Documentation

template<typename ScalarT >
static ScalarT Xyce::Device::Synapse2::PostCurrentEqu ( const ScalarT  Vpost,
const ScalarT  r,
const ScalarT  g,
const ScalarT  Erev 
)
static

Definition at line 281 of file N_DEV_Synapse2.h.

void Xyce::Device::Synapse2::registerDevice ( )

Definition at line 720 of file N_DEV_Synapse2.C.

template<typename ScalarT >
static ScalarT Xyce::Device::Synapse2::rEquF ( const ScalarT  V,
const ScalarT  r,
const ScalarT  alpha,
const ScalarT  beta,
const ScalarT  Tmax,
const ScalarT  Vthres 
)
static

Definition at line 288 of file N_DEV_Synapse2.h.