network_cof_ohl_cond_50kv: Network cost of Failure for 50kV Overhead Line Conductors

View source: R/cof_ohl_cond_50kv.R

network_cof_ohl_cond_50kvR Documentation

Network cost of Failure for 50kV Overhead Line Conductors

Description

This function calculates network cost of failure Outputted in DKK

Usage

network_cof_ohl_cond_50kv(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_ohl_cond_50kv(
actual_load_mva = 15)

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