View source: R/cof_switchgear_30_60kv.R
environmental_cof_switchgear_30_60kv | R Documentation |
This function calculates environmental consequences of failure
Environmental consequences of failure is used in
the derivation of consequences of failure see cof
().#'
Outputted in DKK.
environmental_cof_switchgear_30_60kv( ehv_asset_category, type_env_factor, prox_water, bunded )
ehv_asset_category |
String The type of EHV asset category
Options: |
type_env_factor |
String The type environment factor of 30kV and 60kV switchgear
Options: |
prox_water |
Numeric. Specify the proximity to a water course in meters.
A setting of |
bunded |
String. Options: |
Numeric. Financial consequences of failure for 30kV and 60kV switchgear
environmental_cof_switchgear_30_60kv(ehv_asset_category = "30kV", type_env_factor = "Oil", prox_water = 95, bunded = "Yes")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.