Package nl.tudelft.simulation.language.filters

Interface Summary
Filterinterface The FilterInterface is a general interface for all filters in DSOL.
 

Class Summary
AbstractFilter The abstract filter forms the abstract class for all filters.
CompositeFilter The composite filter combines two filters.
MaxPointFilter The histogram specifies a histogram chart for the DSOL framework.
ModulusFilter The modulus filter only accepts the nth event where n % given modulus = 0.
ZeroFilter The Zero filter does not filter any value.
 



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