TypeDistribution Enumeration
| Syntax | Constants |
|---|---|
Enum TypeDistribution
scgDistrNormal = 0
scgDistrBeta = 1
scgDistrExp = 2
scgDistrExtr = 3
scgDistrGamma = 4
scgDistrLognormal = 5
scgDistrRayleigh = 6
scgDistrWeibull = 7
End Enum
|
|