Class holding the common properties for all synapses of type SporeTestConnection.
More...
#include <spore_test_connection.h>
|
double | weight_update_time_ |
|
TracingNode::trace_id | bap_trace_id_ |
|
double | resolution_unit_ |
|
Class holding the common properties for all synapses of type SporeTestConnection.
◆ SporeTestConnectionCommonProperties()
spore::SporeTestConnectionCommonProperties::SporeTestConnectionCommonProperties |
( |
| ) |
|
|
inline |
◆ ~SporeTestConnectionCommonProperties()
spore::SporeTestConnectionCommonProperties::~SporeTestConnectionCommonProperties |
( |
| ) |
|
|
inline |
◆ calibrate()
void spore::SporeTestConnectionCommonProperties::calibrate |
( |
const nest::TimeConverter & |
tc | ) |
|
|
inline |
Calibrate all time objects, which are contained in this object. This function is called when the time resolution changes and on simulation startup.
◆ check_event()
void spore::SporeTestConnectionCommonProperties::check_event |
( |
nest::SpikeEvent & |
| ) |
|
|
inline |
◆ get_node()
nest::Node* spore::SporeTestConnectionCommonProperties::get_node |
( |
| ) |
|
|
inline |
- Returns
- The reward transmitter associated to the synapse type.
◆ get_status()
void spore::SporeTestConnectionCommonProperties::get_status |
( |
DictionaryDatum & |
d | ) |
const |
|
inline |
◆ get_vt_gid()
long spore::SporeTestConnectionCommonProperties::get_vt_gid |
( |
| ) |
const |
|
inline |
- Returns
- GID of the reward transmitter associated to the synapse type.
◆ set_status()
void spore::SporeTestConnectionCommonProperties::set_status |
( |
const DictionaryDatum & |
d, |
|
|
nest::ConnectorModel & |
cm |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: