Xyce
6.1
|
#include <N_DEV_Configuration.h>
#include <N_DEV_DeviceMaster.h>
#include <N_DEV_DeviceBlock.h>
#include <N_DEV_DeviceInstance.h>
#include <N_DEV_DeviceModel.h>
#include <N_DEV_Synapse.h>
#include <Sacado.hpp>
Go to the source code of this file.
Classes | |
struct | Xyce::Device::Synapse2::Traits |
class | Xyce::Device::Synapse2::Instance |
class | Xyce::Device::Synapse2::Model |
class | Xyce::Device::Synapse2::Master |
Namespaces | |
Xyce | |
Pure virtual class to augment a linear system. | |
Xyce::Device | |
Circuit Device Definitions. | |
Xyce::Device::Synapse2 | |
Functions | |
template<typename ScalarT > | |
static ScalarT | Xyce::Device::Synapse2::PostCurrentEqu (const ScalarT Vpost, const ScalarT r, const ScalarT g, const ScalarT Erev) |
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) |
void | Xyce::Device::Synapse2::registerDevice () |