gov.sns.xal.tools.orbit
Class PlaneFilterFactory.HorzFilter

java.lang.Object
  |
  +--gov.sns.xal.tools.orbit.PlaneFilterFactory.HorzFilter
All Implemented Interfaces:
PlaneFilter
Enclosing class:
PlaneFilterFactory

protected static class PlaneFilterFactory.HorzFilter
extends java.lang.Object
implements PlaneFilter


Constructor Summary
protected PlaneFilterFactory.HorzFilter()
           
 
Method Summary
 double getAlignment(BPM bpm)
           
 UnivariateStatistics getStats(BpmRecord bpmRecord)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlaneFilterFactory.HorzFilter

protected PlaneFilterFactory.HorzFilter()
Method Detail

getStats

public UnivariateStatistics getStats(BpmRecord bpmRecord)
Specified by:
getStats in interface PlaneFilter

getAlignment

public double getAlignment(BPM bpm)
Specified by:
getAlignment in interface PlaneFilter