ReliabilityPolicyType Enumeration: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{Template:API}}{{Template:APIBreadcrumb}} Specify or reads the reliability policy type for the XFMEA item. == Members == {| {{APITableEnum}} |- | style="width: 150px;"|Define…') |
No edit summary |
||
Line 2: | Line 2: | ||
Specify or reads the reliability policy type for the XFMEA item. | Specify or reads the reliability policy type for the XFMEA item (default = 2). | ||
== Members == | == Members == |
Latest revision as of 21:57, 2 March 2018
Member of: SynthesisAPI
Specify or reads the reliability policy type for the XFMEA item (default = 2).
Members
Name | Value | Description |
---|---|---|
Define | 1 | Define at this level. |
Inherit | 2 | Inherit from child items. |
BasedOnOccInit | 3 | Based on initial occurrence. |
BasedOnOccRev | 4 | Based on revised occurrence. |
BasedOnFailProb | 5 | Based on failure probability. |
BasedOnRBI | 6 | Based on RBI. |