Interface | Description |
---|---|
Filterinterface |
The FilterInterface is a general interface for all filters in DSOL.
|
Class | Description |
---|---|
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-2012 Delft University of Technology, the Netherlands. All Rights Reserved.