environmental_cof_switchgear_secondary_10kv {CNAIM} | R Documentation |
Environmental cost of Failure for 10kV Switchgear Secondary
Description
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.
Financial consequences of failure for 10 kV switchgear secondary
Usage
environmental_cof_switchgear_secondary_10kv(
type_env_factor,
prox_water,
bunded
)
Arguments
type_env_factor |
String The type environment factor of HV asset category
Options: |
prox_water |
Numeric. Specify the proximity to a water course in meters.
A setting of |
bunded |
String. Options: |
Examples
environmental_cof_switchgear_secondary_10kv(
type_env_factor = "Oil", prox_water = 95,
bunded = "Yes")
[Package CNAIM version 2.1.4 Index]