|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.sns.xal.tools.orbit.BpmFilterFactory
BpmFilterFactory provides common bpm filters for convenience.
| Constructor Summary | |
protected |
BpmFilterFactory()
Creates a new instance of BpmFilterFactory |
| Method Summary | |
static BpmFilter |
defaultFilter()
default filter for a bpm |
static BpmFilter |
minAmpFilter(double minAmp)
This filter requires the bpm correlation to have all three signals and it allows the user to specify the amplitude threshold above which bpm signals can be trusted. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected BpmFilterFactory()
| Method Detail |
public static BpmFilter defaultFilter()
public static BpmFilter minAmpFilter(double minAmp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||