Learn R Programming

CNAIM (version 2.1.4)

financial_cof_sub_cables: Financial cost of Failure for Sub cables

Description

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

Usage

financial_cof_sub_cables(sub_cable_asset_category)

Value

Numeric. Financial consequences of failure for Sub cables

Arguments

sub_cable_asset_category

String The type of Submarine cable asset category Options: sub_cable_asset_category = c("HV Sub Cable", "EHV Sub Cable", "132kV Sub Cable").

Examples

Run this code
financial_cof_sub_cables(sub_cable_asset_category = "HV Sub Cable")

Run the code above in your browser using DataLab