Package ucl.physiol.neuroconstruct.simulation

General utilities

See:
          Description

Class Summary
DataStore Class which stores info on one recorded set of data from a simulation, e.g.
IClampSettings Settings specifically for IClamp stimulation Note: not the best package for this, but unfortunately the stored XML project files reference this class...
IClampVariableSettings Settings specifically for IClampVariable stimulation Note: not the best package for this, but unfortunately the stored XML project files reference this class...
RandomSpikeTrainExtSettings Settings specifically for extended NetStim/randomspike like stimulation Note: not the best package for this, but unfortunately the stored XML project files reference this class...
RandomSpikeTrainSettings Settings specifically for NetStim/randomspike like stimulation Note: not the best package for this, but unfortunately the stored XML project files reference this class...
RandomSpikeTrainVariableSettings Settings specifically for extended NetStim/randomspike like stimulation Note: not the best package for this, but unfortunately the stored XML project files reference this class...
SimEnvHelper A helper class for getting info on the simulation environments
SimulationData Class which stores all the data from a simulation, including references to data files
SimulationParameters The general parameters needed for running a simulation
SimulationsInfo Helper class for displaying multiple simulations in a table or JTree
SimulationTree Helper class for displaying multiple simulations in a JTree
SpikeAnalyser Useful class for analysing spike trains
StimulationSettings Parameters for a stimulation to add to the simulation
 

Enum Summary
SimulationsInfo.ListStyle  
 

Exception Summary
SimulationDataException Exception when dealing with data from a Neuron simulation
 

Package ucl.physiol.neuroconstruct.simulation Description

General utilities