network_cof_tower_ohl_support_50kv {CNAIM} | R Documentation |
Network cost of Failure for Tower OHL Support 50 kV
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_tower_ohl_support_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_tower_ohl_support_50kv(
actual_load_mva = 15)
[Package CNAIM version 2.1.4 Index]