allensdk.model.biophys_sim.neuron.hoc_utils module¶
-
class
allensdk.model.biophys_sim.neuron.hoc_utils.HocUtils(description)[source]¶ Bases:
objectA helper class for containing references to NEUORN.
Attributes: - h : object
The NEURON hoc object.
- nrn : object
The NEURON python object.
- neuron : module
The NEURON module.
-
h= None¶
-
neuron= None¶
-
nrn= None¶