Package ucl.physiol.neuroconstruct.neuron

Classes for generating NEURON code

See:
          Description

Class Summary
NativeCodeLocation Class specifying a location in the generated NEURON code.
NeuronFileConverter A class for converting NEURON (*.hoc, *.nrn, etc.) files into more explicit representations of the sections/connections present.
NeuronFileManager Main file for generating the script files for NEURON
NeuronSettings The general parameters needed for NEURON simulations
NeuronTemplateGenerator Generates the hoc file for a specific cell template
 

Enum Summary
NeuronSettings.DataSaveFormat  
NeuronSettings.GraphicsMode  
 

Exception Summary
NeuronException An exception for badly formatted NEURON files
 

Package ucl.physiol.neuroconstruct.neuron Description

Classes for generating NEURON code