Public Member Functions | Public Attributes
morphio::Property::MitochondriaPointLevel Struct Reference

#include <properties.h>

Public Member Functions

 MitochondriaPointLevel (const MitochondriaPointLevel &data, const SectionRange &range)
 
 MitochondriaPointLevel (std::vector< uint32_t > sectionId, std::vector< MitoPathLength::Type > relativePathLengths, std::vector< MitoDiameter::Type > diameters)
 
bool diff (const MitochondriaPointLevel &other) const
 
bool operator== (const MitochondriaPointLevel &other) const
 
bool operator!= (const MitochondriaPointLevel &other) const
 

Public Attributes

std::vector< MitoNeuriteSectionId::Type > _sectionIds
 
std::vector< MitoPathLength::Type > _relativePathLengths
 
std::vector< MitoDiameter::Type > _diameters
 

Detailed Description

Information that is available at the mitochondrial point level (enclosing neuronal section, relative distance to start of neuronal section, diameter)