, including all inherited members.
_dt | LifNeuronBase | [protected] |
adjust(double dt) | CbLifNeuron | [virtual] |
advance(AdvanceInfo const &ai) | CompositeNeuron< CbLifNeuron > | [inline, virtual] |
analog enum value | SimObject | |
C1 | LifNeuronBase | [protected] |
C2 | LifNeuronBase | [protected] |
CbLifNeuron(float Rm=1e6, float Cm=3e-8, float Vresting=-0.06, float Vthresh=-0.045, float Vreset=-0.06, float Vinit=-0.06, float Trefract=3e-3, float Inoise=0.0, float Iinject=0.0) | CbLifNeuron | |
check(void) | SimObject | [inline, virtual] |
clearSynapticInput(void) | CbLifNeuron | [inline, virtual] |
Cm | LifNeuronBase | |
CompositeNeuron(const SimObjectFactory &response) | CompositeNeuron< CbLifNeuron > | [inline] |
CompositeNeuron(const SimObjectFactory &response, const SimObjectFactory &response2) | CompositeNeuron< CbLifNeuron > | [inline] |
conductanceInput(double g, double Erev) | CbLifNeuron | [inline, virtual] |
conductanceNoiseInput() | CbLifNeuron | [inline, virtual] |
create(void) const | SimObjectFactory | [inline, virtual] |
create(RandomEngine *rng) const | SimObjectFactory | [inline, virtual] |
currentInput(double Isyn) | CbLifNeuron | [inline, virtual] |
currentNoiseInput() | LifNeuronBase | [inline, virtual] |
deepCopy(const SimObject *obj) | CompositeNeuron< CbLifNeuron > | [inline, virtual] |
ErevExc | LIFCondExpNeuron | |
ErevInh | LIFCondExpNeuron | |
findField(string const &fieldname) | SimObject | |
getAnalogOutput(analog_port_id_t port=0) const | SimObject | [inline, virtual] |
getChainedObject() | SimObject | [inline, virtual] |
getFieldOffset(string const &fieldname) | SimObject | [virtual] |
getInnerSynapse(unsigned i) const | CompositeNeuron< CbLifNeuron > | [inline] |
getInputTarget(int target_id=0) | CompositeNeuron< CbLifNeuron > | [inline, virtual] |
getManagedDelay() const | LifNeuronBase | [inline, virtual] |
getNumberOfSynapses() const | CompositeNeuron< CbLifNeuron > | [inline] |
getObjectTypeID() const | SimObjectFactory | [inline, virtual] |
getScalarField(Field const *f) | SimObject | |
getSimObjectInformation(void) | SimObject | [inline, virtual] |
getSpikePort() | SingleOutputSpikeSender | [inline] |
getSpikePort(size_t p) | SingleOutputSpikeSender | [inline, virtual] |
getVm() | CbLifNeuron | [inline, virtual] |
I0 | LifNeuronBase | [protected] |
Iinject | LifNeuronBase | |
incoming(SimObject *sender, ID const &snd, ID const &self, SimNetwork &net) | SimObject | [inline, virtual] |
incoming(SimObject *sender) | SimObject | [inline, virtual] |
init(InitializeInfo *ii) | CompositeNeuron< CbLifNeuron > | [inline, virtual] |
Inoise | LifNeuronBase | |
inputPortType(port_t i) const | LifNeuronBase | [inline, virtual] |
insert(const SimObjectFactory &model) | CompositeNeuron< CbLifNeuron > | [inline, virtual] |
insert(const SimObjectFactory &model, int n) | CompositeNeuron< CbLifNeuron > | [inline, virtual] |
LIFCondExpNeuron(float taum=3e-2, float Cm=3e-8, float Vresting=-0.06, float Vthresh=-0.045, float Vreset=-0.06, float Vinit=-0.06, float Trefract=3e-3, float Inoise=0.0, float Iinject=0.0, float ErevExc=0.0, float ErevInh=-80e-3, float TauSynExc=3e-3, float TauSynInh=3e-3) | LIFCondExpNeuron | [inline] |
LifNeuronBase(float Rm=1e6, float Cm=3e-8, float Vresting=-0.06, float Vthresh=-0.045, float Vreset=-0.06, float Vinit=-0.06, float Trefract=3e-3, float Inoise=0.0, float Iinject=0.0) | LifNeuronBase | |
nAnalogInputPorts() const | CompositeNeuron< CbLifNeuron > | [inline, virtual] |
nAnalogOutputPorts() const | CompositeNeuron< CbLifNeuron > | [inline, virtual] |
noise_gen | LifNeuronBase | [protected, static] |
nSpikeInputPorts() const | CompositeNeuron< CbLifNeuron > | [inline, virtual] |
nSpikeOutputPorts() const | CompositeNeuron< CbLifNeuron > | [inline, virtual] |
nStepsInRefr | LifNeuronBase | [protected] |
operator delete(void *, size_t) | SimObject | |
operator delete[](void *, size_t) | SimObject | |
operator new(size_t sz) | SimObject | |
operator new[](size_t sz) | SimObject | |
out_port | SingleOutputSpikeSender | [protected] |
outgoing(SimObject *receiver, ID const &rec, ID const &self, SimNetwork &net) | SimObject | [inline, virtual] |
outgoing(SimObject *receiver) | SimObject | [inline, virtual] |
outputPortType(port_t p) const | CompositeNeuron< CbLifNeuron > | [inline, virtual] |
owned_by_net() | SimObject | [inline, virtual] |
PortType enum name | SimObject | |
refractoryQ() | LifNeuronBase | [inline] |
reset(double dt) | LIFCondExpNeuron | [inline, virtual] |
SingleOutputSpikeSender::reset() | SingleOutputSpikeSender | [inline] |
Rm | LifNeuronBase | |
setAllocator(BlockAllocator &ba) | SimObject | [static] |
setAnalogInput(double value, analog_port_id_t port=0) | SimObject | [inline, virtual] |
setObjectTypeID(object_type_t tid) | SimObject | [inline, protected, virtual] |
setScalarField(Field const *f, double v) | SimObject | |
setSimObjectInformation(SimObjectInformation *info) | SimObject | [inline, protected, virtual] |
SimObject(engineid_t eid=0) | SimObject | |
simObjectInfo | SimObject | [protected, static] |
SimObjectRegistry class | SimObject | [friend] |
spikeHit(spikeport_t port, SpikeEvent const &spike) | SimObject | [inline, virtual] |
spiking enum value | SimObject | |
syn_responses | CompositeNeuron< CbLifNeuron > | [protected] |
taum | LIFCondExpNeuron | |
TauSynExc | LIFCondExpNeuron | |
TauSynInh | LIFCondExpNeuron | |
toBeActivated() | SimObject | [inline, virtual] |
Trefract | LifNeuronBase | |
type | SimObject | [protected, static] |
undefined enum value | SimObject | |
Vinit | LifNeuronBase | |
Vm | LifNeuronBase | [protected] |
Vreset | LifNeuronBase | |
Vresting | LifNeuronBase | |
Vthresh | LifNeuronBase | |
~CbLifNeuron() | CbLifNeuron | [inline, virtual] |
~CompositeNeuron() | CompositeNeuron< CbLifNeuron > | [inline, virtual] |
~ConductanceInputTarget() | ConductanceInputTarget | [inline, virtual] |
~CurrentInputTarget() | CurrentInputTarget | [inline, virtual] |
~LifNeuronBase() | LifNeuronBase | [inline, virtual] |
~SimObject() | SimObject | [virtual] |
~SimObjectFactory() | SimObjectFactory | [inline, virtual] |
~SingleOutputSpikeSender() | SingleOutputSpikeSender | [inline, virtual] |
~SpikeSender() | SpikeSender | [inline, virtual] |