Class LOPAResult.ProtectionLayer
java.lang.Object
neqsim.process.safety.risk.sis.LOPAResult.ProtectionLayer
- All Implemented Interfaces:
Serializable
- Enclosing class:
LOPAResult
Individual protection layer in LOPA.
- Version:
- 1.0
- Author:
- NeqSim Development Team
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate doubleprivate doubleprivate doubleprivate Stringprivate doubleprivate static final long -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
name
-
pfd
private double pfd -
frequencyBefore
private double frequencyBefore -
frequencyAfter
private double frequencyAfter -
contribution
private double contribution
-
-
Constructor Details
-
ProtectionLayer
-
-
Method Details
-
getName
-
getPfd
public double getPfd() -
getFrequencyBefore
public double getFrequencyBefore() -
getFrequencyAfter
public double getFrequencyAfter() -
getContribution
public double getContribution() -
getRRF
public double getRRF()
-