financial_cof_poles_ohl_support_50kv {CNAIM} | R Documentation |
Financial cost of Failure for Poles OHL Support 50kV
Description
This function calculates financial consequences of failure
Financial consequences of failure is used in
the derivation of consequences of failure see cof
().
Outputted in DKK.
Usage
financial_cof_poles_ohl_support_50kv(
pole_asset_category,
type_financial_factor_criteria,
access_factor_criteria
)
Arguments
pole_asset_category |
String The type of Pole asset category |
type_financial_factor_criteria |
String. Type Financial factor criteria for Pole
Options: |
access_factor_criteria |
String. Asses Financial factor criteria for Pole
setting.
Options: |
Value
Numeric. Financial consequences of failure for Poles
Examples
financial_cof_poles_ohl_support_50kv(
type_financial_factor_criteria = "Small footprint steel masts",
access_factor_criteria = "Type A")
[Package CNAIM version 2.1.4 Index]