Skip to content

scram::core::RiskAnalysis::Context

Provides the optional context of the analysis.

#include <risk_analysis.h>

Public Attributes

Name
const mef::Alignment &alignment <br>The model alignment.
const mef::Phase &phase <br>The phase within the alignment.

Public Attributes Documentation

variable alignment

cpp
const mef::Alignment & alignment;

The model alignment.

variable phase

cpp
const mef::Phase & phase;

The phase within the alignment.


Updated on 2026-01-09 at 21:59:11 +0000