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 difference)
|
Revision as of 19:59, 2 March 2018
![]() |
Member of: SynthesisAPI
Specify or reads the reliability policy type for the XFMEA item.
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. |
