Package angleVetoes
Class AngleVetoDisplay
java.lang.Object
angleVetoes.AngleVetoDisplay
Dispaly for angle veto. Shows a histogram of angles
and a pass rate. Plot has a default half life of 10s.
Vetoed areas are shown in pink.
- Author:
- Douglas Gillespie
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondouble
void
newAngle
(double angle) void
newPassData
(boolean pass) void
repaint()
void
setHalfLife
(double halfLife) void
setVisible
(boolean visible)