View source: R/cof_transformer_30_60kv.R
environmental_cof_transformer_30_60kv | R Documentation |
This function calculates environmental consequences of failure Outputted in DKK.
environmental_cof_transformer_30_60kv( tf_asset_category, prox_water, bunded, size_kva_mva = NULL )
tf_asset_category |
String The type of Transformer
Options: |
prox_water |
Numeric. Specify the proximity to a water course in meters.
A setting of |
bunded |
String. Options: |
size_kva_mva |
Numeric The MVA KVA rating for the transformer |
environmental_cof_transformer_30_60kv(tf_asset_category = "30kV Transformer (GM)", prox_water = 95, bunded = "Yes", size_kva_mva = 20)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.