LOLA
lola::vx::v3::AtomicNeuron::MembraneCapacitance Struct Reference

#include <neuron.h>

Public Types

typedef haldls::vx::v3::NeuronConfig::MembraneCapacitorSize CapacitorSize
 

Public Member Functions

 MembraneCapacitance () SYMBOL_VISIBLE
 
bool operator!= (MembraneCapacitance const &other) const SYMBOL_VISIBLE
 
bool operator== (MembraneCapacitance const &other) const SYMBOL_VISIBLE
 

Public Attributes

CapacitorSize capacitance
 Select membrane capacitance. More...
 

Friends

std::ostream & operator<< (std::ostream &os, MembraneCapacitance const &config) SYMBOL_VISIBLE
 

Detailed Description

Definition at line 211 of file neuron.h.

Member Typedef Documentation

◆ CapacitorSize

typedef haldls::vx::v3::NeuronConfig::MembraneCapacitorSize lola::vx::v3::AtomicNeuron::MembraneCapacitance::CapacitorSize

Definition at line 213 of file neuron.h.

Constructor & Destructor Documentation

◆ MembraneCapacitance()

lola::vx::v3::AtomicNeuron::MembraneCapacitance::MembraneCapacitance ( )

Member Function Documentation

◆ operator!=()

bool lola::vx::v3::AtomicNeuron::MembraneCapacitance::operator!= ( MembraneCapacitance const &  other) const

◆ operator==()

bool lola::vx::v3::AtomicNeuron::MembraneCapacitance::operator== ( MembraneCapacitance const &  other) const

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
MembraneCapacitance const &  config 
)
friend

Member Data Documentation

◆ capacitance

CapacitorSize lola::vx::v3::AtomicNeuron::MembraneCapacitance::capacitance

Select membrane capacitance.

The maximum value at 63 is ~2.3pF.

Definition at line 219 of file neuron.h.


The documentation for this struct was generated from the following file: