Learn R Programming

CNAIM (version 2.1.4)

environmental_cof_ohl_cond: Environmental cost of Failure for Overhead line conductors

Description

This function calculates environmental consequences of failure (cf. section 7.3, page 79, CNAIM, 2021). Environmental consequences of failure is used in the derivation of consequences of failure see cof().#'

Usage

environmental_cof_ohl_cond(ohl_cond_asset_category)

Value

Numeric. Financial consequences of failure for LV switchgear

Arguments

ohl_cond_asset_category

String The type of Pole asset category Options: ohl_cond_asset_category = c("33kV OHL (Tower Line) Conductor", "66kV OHL (Tower Line) Conductor", "132kV OHL (Tower Line) Conductor").

Examples

Run this code
environmental_cof_ohl_cond(ohl_cond_asset_category = "33kV OHL (Tower Line) Conductor")

Run the code above in your browser using DataLab