powered by
This function calculates financial consequences of failure Outputted in DKK.
financial_cof_transformer_30_60kv( tf_asset_category, type_financial_factor_kva_mva = NULL, access_factor_criteria )
Numeric. Financial consequences of failure for Transformer
String The type of Transformer asset category Options: tf_asset_category = c("30kV Transformer (GM)", "60kV Transformer (GM)").
tf_asset_category = c("30kV Transformer (GM)", "60kV Transformer (GM)")
Numeric The type financial factor kVA MVA for Transformer
String. Asses Financial factor criteria for Transformer setting (cf. table 221, page 180, CNAIM, 2021). Options: access_factor_criteria = c("Type A", "Type B", "Type C").
access_factor_criteria = c("Type A", "Type B", "Type C")
financial_cof_transformer_30_60kv(tf_asset_category = "30kV Transformer (GM)", type_financial_factor_kva_mva = 20, access_factor_criteria = "Type A")
Run the code above in your browser using DataLab