WeibullDistribution : public class
Created: 2012-05-28 12:57:51
Modified: 2012-06-04 16:42:52
Project:
Advanced:
<p>A Weibull distribution, defined only for positive values. To evaluate the probability density from this distribution the argument shall be in the universal timebase, to correspond to the float parameters of this distribution.<br/></p>
Attribute Details
public Float
  location
 
public Float
  scale
 
public Float
  shape
 
Object Type Connection Notes
TimeDistribution Class Generalization