network_cof_poles_ohl_support_50kv: Network cost of Failure for Poles OHL Support 50kV

View source: R/cof_poles_ohl_support_50kv.R

network_cof_poles_ohl_support_50kvR Documentation

Network cost of Failure for Poles OHL Support 50kV

Description

This function calculates network cost of failure for all asset categories exclusive the assets EHV and 132kV transformers. Network cost of failure is used in the derivation of consequences of failure see cof(). Outputted in DKK.

Usage

network_cof_poles_ohl_support_50kv(
  pole_asset_category,
  actual_load_mva,
  secure = T
)

Arguments

pole_asset_category

String The type of Pole asset category

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

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