Learn R Programming

CNAIM (version 2.1.4)

financial_cof_poles_ohl_support_50kv: 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
)

Value

Numeric. Financial consequences of failure for Poles

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

Examples

Run this code
financial_cof_poles_ohl_support_50kv(
type_financial_factor_criteria = "Small footprint steel masts",
access_factor_criteria = "Type A")

Run the code above in your browser using DataLab