allensdk.model.biophys_sim.neuron.hoc_utils module¶
-
class
allensdk.model.biophys_sim.neuron.hoc_utils.
HocUtils
(description)[source]¶ Bases:
object
A 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¶