safety_cof_poles_ohl_support_50kv: Safety cost of Failure for Poles OHL Support 50kV

View source: R/cof_poles_ohl_support_50kv.R

safety_cof_poles_ohl_support_50kvR Documentation

Safety cost of Failure for Poles OHL Support 50kV

Description

This function calculates safety consequences of failure Safety consequences of failure is used in the derivation of consequences of failure see cof(). Outputted in DKK.

Usage

safety_cof_poles_ohl_support_50kv(
  pole_asset_category,
  location_risk,
  type_risk
)

Arguments

pole_asset_category

String The type of Pole asset category

location_risk

String Type Financial factor criteria for Pole Options: location_risk = c("Low", "Medium", "High"). The default setting is location_risk = "Medium".

type_risk

String. Asses Financial factor criteria for pole setting. Options: type_risk = c("Low", "Medium", "High"). The default setting is type_risk = "Medium".

Value

Numeric. Safety consequences of failure for poles

Examples

safety_cof_poles_ohl_support_50kv(
location_risk = "Default",
type_risk = "Default")

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