Class MeasuresPanel.MeasurePanel

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible
Enclosing class:
MeasuresPanel

protected static class MeasuresPanel.MeasurePanel extends JPanel implements ActionListener
The MeasuresPanel.MeasurePanel shows some common reliability-related measures that are derived from the ReliabilityFunctions. Currently, these are related directly to the ReliabilityFunction, i.e., the expected value, the variance, and the standard deviation, as well as some familiar reliability measures like Mean-Time-To-Failure and Mission-Time.
See Also: