ModelCategoryEnum Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
m (Protected "ModelCategoryEnum" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading])
(No difference)

Revision as of 22:34, 3 December 2013


Syntax

Public Enum ModelCategoryEnum As Integer
Used to mark Models that have not been set yet. The Category of the RSFittedModel

  ModelCategoryEnum Enum
  Reliability = 1
  ProbabilityOfFailure = 2
  EventOccurence = 3
  Duration = 4
  'FMEAScale
  CostPerUnitTime = 5
  CostWithoutUnits = 6