Class Summary |
AbstractMultipleSourceFilter |
This is an abstract class that can help people who are creating new filters that can
have multiple inputs into them. |
AbstractSingleSourceFilter |
This abstract class is intended to help people extend SWIFTVis. |
BinnedFilter |
This filter is intended to provide the user with the ability to bin the input
values in one or more dimensions. |
CoordConvertFilter |
|
ElementTableEditor |
|
FunctionFilter |
|
GroupNumberingFilter |
This method goes through and adds two new parameters to the elements of the
single source. |
KeySelectionFilter |
This filter is intended to be used with multiple inputs to do selections. |
MergeFilter |
This class gives the user a way to merge two or more data sets together in a serial
manner. |
MovieFilter |
This filter is designed so that people can easily view many "slices" through
a given dimension of a |
RegionSelectionFilter |
This is a filter that takes a single source and selects elements in a certain region. |
ResonanceFilter |
An interesting challenge would be to try to put this in the selection filter. |
SelectFilter |
This class provides a way for the user to select specific elements
from inputs. |
SliceSelectionFilter |
This is a filter that takes a single source and selects elements in a certain region. |
SortFilter |
|
ThinningFilter |
|
WakePeakFilter |
This is a simple filter intended to isolate the location of wake peaks in the
two types of output data that I use for ring simulations. |