|
|
TMCompartmentReceptors container class for receptors of a compartment
| static const string STR_DEFAULT | STR_DEFAULT |
| static const string STR_NONE | STR_NONE |
| static const int IDX_DEFAULT | IDX_DEFAULT |
| static const int IDX_NONE | IDX_NONE |
| TMCompartment | compartment |
| vector<TMNoise | noiseSources |
| vector<TMUniformNoise | defaultSources |
| TSimulationEnvironment& simEnv | simEnv |
| string scopeID | scopeID |
| TiPar nNoiseSources | nNoiseSources |
| TiPar nReceptorPorts | nReceptorPorts |
| TsVecPar** noiseIndices | noiseIndices |
| vector<TMReceptorPort | receptorPorts |
| TNum *& addCurrent | addCurrent |
| TMCompartmentReceptors (TMCompartment | TMCompartmentReceptors |
| TMCompartmentReceptors (TMCompartment | TMCompartmentReceptors |
| TMCompartmentReceptors (TMCompartment | TMCompartmentReceptors |
| ~TMCompartmentReceptors ()
| ~TMCompartmentReceptors |
| void init ()
| init |
| void init (int atRandom)
| init |
| void step (int addCurrentFlag)
| step |
| TMReceptorPort | getReceptorPort |
| TMPort | getPort |
| void addAliasAbbreviations ()
| addAliasAbbreviations |
| TNum* getCurrent (TNum* current)
| getCurrent |
| int getNoiseIndex (int port, int idx)
| getNoiseIndex |
| TMNoise | getNoise |
| void reparseConstruct (vector<TParameter*>& repPars)
| reparseConstruct |
| void reparseDelete (vector<TParameter*>& repPars)
| reparseDelete |
| void handleUpdatedParameters ()
| handleUpdatedParameters |
| void setDefaultParameters ()
| setDefaultParameters |
| friend ostream & operator<< | operator<< |
| friend istream & operator>> | operator>> |
| void deallocate ()
| deallocate |
[protected]
| void create ()
| create |
[protected]
| void create (TMCompartmentReceptors | create |
[protected]