network_cof_serviceline: Network cost of Failure for Service Lines

View source: R/cof_serviceline.R

network_cof_servicelineR Documentation

Network cost of Failure for Service Lines

Description

This function calculates network cost of failure for service line, outputted in DKK

Usage

network_cof_serviceline(actual_load_mva, secure = T)

Arguments

actual_load_mva

Numeric. The actual load on the asset

secure

Boolean If the asset is in a secure network or not

Value

Numeric. Network cost of failure.

Examples

network_cof_serviceline(actual_load_mva = 0.5)

CNAIM documentation built on Aug. 31, 2022, 9:13 a.m.