financial_cof_poles_ohl_support_50kv: Financial cost of Failure for Poles OHL Support 50kV

View source: R/cof_poles_ohl_support_50kv.R

financial_cof_poles_ohl_support_50kvR 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: type_financial_factor_criteria = c("Pole (supporting conductor only)", "Pole (supporting plant or equipment)", "Small footprint steel masts").

access_factor_criteria

String. Asses Financial factor criteria for Pole setting. Options: access_factor_criteria = c("Type A", "Type B").

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")

CNAIM documentation built on Aug. 31, 2022, 9:13 a.m.