Learn R Programming

CNAIM (version 2.1.4)

network_cof_ohl_fittings_50kv: Network cost of Failure for 50kV Fittings

Description

This function calculates network cost of failure for 50kV fittings Network cost of failure is used in the derivation of consequences of failure. cof(). Outputted in DKK.

Usage

network_cof_ohl_fittings_50kv(actual_load_mva, secure = T)

Value

Numeric. Network cost of failure.

Arguments

actual_load_mva

Numeric. The actual load on the asset

secure

Boolean If the asset is in a secure network or not

Examples

Run this code
network_cof_ohl_fittings_50kv(
actual_load_mva = 15)

Run the code above in your browser using DataLab