Public Types | Public Attributes
bbp::sonata::SimulationConfig::ModificationBase Struct Reference
Inheritance diagram for bbp::sonata::SimulationConfig::ModificationBase:
bbp::sonata::SimulationConfig::ModificationConfigureAllSections bbp::sonata::SimulationConfig::ModificationTTX

Public Types

enum  ModificationType { invalid = -1, TTX, ConfigureAllSections }
 

Public Attributes

std::string nodeSet
 Node set which receives the manipulation.
 
ModificationType type
 Name of the manipulation. Supported values are “TTX” and “ConfigureAllSections”.