View source: R/cof_serviceline.R
network_cof_serviceline | R Documentation |
This function calculates network cost of failure for service line, outputted in DKK
network_cof_serviceline(actual_load_mva, secure = T)
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_serviceline(actual_load_mva = 0.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.