View source: R/cof_transformer_30_60kv.R
network_cof_transformer_30_60kv | R Documentation |
This function calculates network cost of failure for Outputted in DKK.
network_cof_transformer_30_60kv(tf_asset_category, actual_load_mva, secure = T)
tf_asset_category |
String The type of Tower
Options: |
actual_load_mva |
Numeric. The actual load on the asset |
secure |
Boolean If the asset is in a secure network or not |
Numeric. Network cost of failure.
network_cof_transformer_30_60kv(tf_asset_category = "30kV Transformer (GM)", actual_load_mva = 15)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.