Blue Brain BioExplorer
bioexplorer::morphology::Synapse Struct Reference

#include <Types.h>

Public Attributes

MorphologySynapseType type
 
uint64_t postSynapticNeuronId
 
uint64_t postSynapticSectionId
 
uint64_t postSynapticSegmentId
 
double preSynapticSegmentDistance
 
double postSynapticSegmentDistance
 
core::Vector3d preSynapticSurfacePosition
 
core::Vector3d postSynapticSurfacePosition
 

Detailed Description

Definition at line 345 of file Types.h.

Member Data Documentation

◆ postSynapticNeuronId

uint64_t bioexplorer::morphology::Synapse::postSynapticNeuronId

Definition at line 348 of file Types.h.

◆ postSynapticSectionId

uint64_t bioexplorer::morphology::Synapse::postSynapticSectionId

Definition at line 349 of file Types.h.

◆ postSynapticSegmentDistance

double bioexplorer::morphology::Synapse::postSynapticSegmentDistance

Definition at line 352 of file Types.h.

◆ postSynapticSegmentId

uint64_t bioexplorer::morphology::Synapse::postSynapticSegmentId

Definition at line 350 of file Types.h.

◆ postSynapticSurfacePosition

core::Vector3d bioexplorer::morphology::Synapse::postSynapticSurfacePosition

Definition at line 354 of file Types.h.

◆ preSynapticSegmentDistance

double bioexplorer::morphology::Synapse::preSynapticSegmentDistance

Definition at line 351 of file Types.h.

◆ preSynapticSurfacePosition

core::Vector3d bioexplorer::morphology::Synapse::preSynapticSurfacePosition

Definition at line 353 of file Types.h.

◆ type

MorphologySynapseType bioexplorer::morphology::Synapse::type

Definition at line 347 of file Types.h.


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