financial_cof_tower_ohl_support_50kv: Financial cost of Failure for Tower OHL Support 50 kV

View source: R/cof_tower_ohl_support_50kv.R

financial_cof_tower_ohl_support_50kvR Documentation

Financial cost of Failure for Tower OHL Support 50 kV

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_tower_ohl_support_50kv(
  type_financial_factor_criteria,
  access_factor_criteria
)

Arguments

type_financial_factor_criteria

String The type financial factor for Tower Options: type_financial_factor_criteria = c("Suspension", "Tension", "Terminal").

access_factor_criteria

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

Value

Numeric. Financial consequences of failure for tower ohl support 50 kV

Examples

financial_cof_tower_ohl_support_50kv(
type_financial_factor_criteria = "Suspension",
access_factor_criteria = "Type A")

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