Uses of Class
mosaic.sim.neuron.PLThreshold

Packages that use PLThreshold
mosaic.sim.neuron   
mosaic.sim.neuron.visualisation   
 

Uses of PLThreshold in mosaic.sim.neuron
 

Subclasses of PLThreshold in mosaic.sim.neuron
 class ConstantPLThreshold
          This class represents a threshold using piecewiese linear functions, but with a constant shape for all threshold objects in the simulation.
 

Uses of PLThreshold in mosaic.sim.neuron.visualisation
 

Fields in mosaic.sim.neuron.visualisation declared as PLThreshold
protected  PLThreshold PLNeuronInternalView.threshold
          A reference to the neuron threshold object.