| Class | Description |
|---|---|
| ChannelStore |
This is a store for channels.
|
| EventCount |
This is the LevelCrossing History implementation DIN 45667/4.4 with the exception
that both flanks will be countered.
|
| Histogram |
This is the abstract base implementaion for all histogram calculators.
|
| Histogram.Extrema | |
| HistogramCount |
This is the History implementation.
|
| JunctionCount |
This is the junction count implementation.
|
| LevelCrossingCount |
This is the LevelCrossing History implementation DIN 45667/4.4
This implementation uses no exceptions to determine the residuum values.
|
| MaxMinCount |
This is the time at level implementation.
|
| Rainflow |
This is the RainFlow History implementation.
|
| RainflowMatrix |
This is the RainFlow placeholder for known histogramms.
|
| RangeCount |
This is the range count implementation.
|
| RangeMeanCount |
This is the range count implementation.
|
| RangePairCount |
This is the range count implementation.
|
| RangePairMeanCount |
This is the range count implementation.
|
| TimeAtLevelCount |
This is the time at level implementation.
|
| ZeroCrossingPeakCount |
This is the time at level implementation.
|
| ZeroPeakCount |
This is the time at level implementation.
|