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

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

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


Constructor Summary
protected PlaneFilterFactory.VertFilter()
           
 
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.VertFilter

protected PlaneFilterFactory.VertFilter()
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