environmental_cof_relay {CNAIM} | R Documentation |
Environmental cost of Failure for Relays
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 relay
Usage
environmental_cof_relay(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_relay(
type_env_factor = "Oil",
prox_water = 95,
bunded = "Yes")
[Package CNAIM version 2.1.4 Index]