Uses of Class
mosaic.sim.neuron.PLFunction.FloatIntPair

Packages that use PLFunction.FloatIntPair
mosaic.sim.neuron   
 

Uses of PLFunction.FloatIntPair in mosaic.sim.neuron
 

Methods in mosaic.sim.neuron that return PLFunction.FloatIntPair
 PLFunction.FloatIntPair PLFunction.getFinishedSegments(double time, boolean untilNow)
           
 PLFunction.FloatIntPair PLFunction.getFinishedSegments(double startValue, int numSegments, double time, boolean untilNow)
          Returns the value of the function at the time of last gradient change before the given simulation time (computing all linear segments that have ended before the current simulation time).