FaultTree v0.1.0 FaultTree.Analyzer.Probability View Source

Holds state when processing the probability across a fault tree. This is particularly useful for transfer gates when trying to determine the probability of their source node.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Return the cached probability result for a given node.

Store the result of a probability calculation. Returns the node for chaining.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Return the cached probability result for a given node.

Store the result of a probability calculation. Returns the node for chaining.