LOLA
MembraneCapacitance Struct Reference

#include <neuron.h>

Public Types

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

Public Member Functions

 MembraneCapacitance () SYMBOL_VISIBLE
 
 MembraneCapacitance () SYMBOL_VISIBLE
 
bool operator!= (MembraneCapacitance const &other) const SYMBOL_VISIBLE
 
bool operator!= (MembraneCapacitance const &other) const 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
 
std::ostream & operator<< (std::ostream &os, MembraneCapacitance const &config) SYMBOL_VISIBLE
 

Detailed Description

Definition at line 187 of file neuron.h.

Member Typedef Documentation

◆ CapacitorSize [1/2]

typedef haldls::vx::v2::NeuronConfig::MembraneCapacitorSize MembraneCapacitance::CapacitorSize

Definition at line 189 of file neuron.h.

◆ CapacitorSize [2/2]

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

Definition at line 198 of file neuron.h.

Constructor & Destructor Documentation

◆ MembraneCapacitance() [1/2]

MembraneCapacitance::MembraneCapacitance ( )

◆ MembraneCapacitance() [2/2]

MembraneCapacitance::MembraneCapacitance ( )

Member Function Documentation

◆ operator!=() [1/2]

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

◆ operator!=() [2/2]

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

◆ operator==() [1/2]

bool MembraneCapacitance::operator== ( MembraneCapacitance const &  other) const

◆ operator==() [2/2]

bool MembraneCapacitance::operator== ( MembraneCapacitance const &  other) const

Friends And Related Function Documentation

◆ operator<< [1/2]

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

◆ operator<< [2/2]

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

Member Data Documentation

◆ capacitance

CapacitorSize MembraneCapacitance::capacitance

Select membrane capacitance.

The maximum value at 63 is ~2.3pF.

Definition at line 195 of file neuron.h.


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