#include <config.h>
Public Attributes | |
std::string | spatialSynapseIndexDir |
nonstd::optional< std::string > | endfeetMeshesFile {nonstd::nullopt} |
nonstd::optional< std::string > | spineMorphologiesDir {nonstd::nullopt} |
Public Attributes inherited from bbp::sonata::CommonPopulationProperties | |
std::string | type |
std::string | elementsPath |
std::string | typesPath |
std::string | biophysicalNeuronModelsDir |
std::string | morphologiesDir |
std::unordered_map< std::string, std::string > | alternateMorphologyFormats |
Edge population-specific network information.
nonstd::optional<std::string> bbp::sonata::EdgePopulationProperties::endfeetMeshesFile {nonstd::nullopt} |
Path to spatial_segment_index
std::string bbp::sonata::EdgePopulationProperties::spatialSynapseIndexDir |
Path to spatial_synapse_index
nonstd::optional<std::string> bbp::sonata::EdgePopulationProperties::spineMorphologiesDir {nonstd::nullopt} |
Path to the directory containing the dendritic spine morphologies.