ModelCategoryEnum Enumeration

From ReliaWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
APIWiki.png


Member of: SynthesisAPI


Specifies the model category of a cModel object, which represents a model resource.

Members

Name Value Description
Reliability 1 Reliability model
ProbabilityOfFailure 2 Probability of failure model
EventOccurence 3 Event occurrence model
Duration 4 Duration model
CostPerUnitTime 5 Cost per unit time model
CostWithoutUnits 6 Cost model



See Also