Uses of Class
nl.tudelft.simulation.jstats.statistics.Tally

Packages that use Tally
nl.tudelft.simulation.jstats.charts.boxAndWhisker   
nl.tudelft.simulation.jstats.statistics   
 

Uses of Tally in nl.tudelft.simulation.jstats.charts.boxAndWhisker
 

Fields in nl.tudelft.simulation.jstats.charts.boxAndWhisker declared as Tally
protected  Tally[] BoxAndWhiskerPlot.tallies
          target is the tally to represent
 

Methods in nl.tudelft.simulation.jstats.charts.boxAndWhisker with parameters of type Tally
 void BoxAndWhiskerPlot.add(Tally tally)
          adds a tally to the array of targets;
 void BoxAndWhiskerChart.add(Tally tally)
          adds a tally to the chart
 

Uses of Tally in nl.tudelft.simulation.jstats.statistics
 

Subclasses of Tally in nl.tudelft.simulation.jstats.statistics
 class Persistent
          The Persisten class defines a statistics event persistent.
 



Copyright © 2002-2011 Delft University of Technology, the Netherlands. All Rights Reserved.