SMILE.NET: FaultInfo
From DSL
This class hold information on a diagnostic fault.
[edit] Public Fields
- int index
The index of the fault.
- int node
A handle of a node.
- int outcome
An index of the outcome set as a fault.
- boolean isPursued
Is the fault set as pursued.
- double probability
Probability of the fault.
