ModelTypeEnum Enumeration
Jump to navigation
Jump to search
Specifies the type (e.g., 2-parameter Weibull) for a cModel object.
Note that only some types can be created using API calls. See cModel Constructors. Other types must be created within a Synthesis desktop application.
Members
Weibull++
Models of these types can be created using API calls
- Weibull1
- Weibull2
- Weibull3
- MixedWeibull2
- MixedWeibull3
- MixedWeibull4
- Exponential1
- Exponential2
- Normal
- Lognormal
- GenGamma
- Gamma
- Logistic
- LogLogistic
- Gumbel
These models cannot be created using API calls
- WeibullBayesian_NormalPrior
- WeibullBayesian_LognormalPrior
- WeibullBayesian_ExponentialPrior
- WeibullBayesian_UniformPrior
- WeibullCFM
- NormalCFM
- LognormalCFM
- ExponentialCFM
- GenGammaCFM
- GammaCFM
- LogisticCFM
- LogLogisticCFM
- GumbelCFM
ALTA
These models cannot be created using API calls
- ArrheniusWeibull
- ArrheniusLognormal
- ArrheniusExponential
- EyringWeibull
- EyringLognormal
- EyringExponential
- IPLWeibull
- IPLLognormal
- IPLExponential
- THWeibull
- THLognormal
- THExponential
- TNTWeibull
- TNTLognormal
- TNTExponential
- GeneralizedEyringWeibull
- GeneralizedEyringLognormal
- GeneralizedEyringExponential
- ProportionalHazardsWeibull
- ProportionalHazardsExponential
- GeneralLogLinearWeibull
- GeneralLogLinearLognormal
- GeneralLogLinearExponential
- CumulativeDamageWeibull
- CumulativeDamageLognormal
- CumulativeDamageExponential
BlockSim
These models can be created using API calls
- FixedUnreliability
- FixedDuration
- FixedCost
- DiagramAnalysis