Package org.jreliability.gui.aspect
package org.jreliability.gui.aspect
Provides the classes for the different aspects of the functions and their
plots in the GUI.
-
ClassDescriptionThe
AbstractAspectis the basic class for allAspects.TheAspectallows to determine they-valuefor theReliabilityFunctiony = R(x)under the currentAspect.TheDensityAspectrepresents the density of aReliabilityFunction.TheReliabilityFunctionAspectplots theReliabilityFunctionitself.TheSampleCollectoris used to generate theSamplesof a set ofReliabilityFunctionunder a givenAspect.