Skip to contents

List HVDC mode types based on 'https://www.entsoe.eu/Documents/EDI/Library/CodelistV94.zip'

Usage

hvdc_mode_types

Format

An object of class tbl_df (inherits from tbl, data.frame) with 3 rows and 3 columns.

Examples

head(entsoeapi::hvdc_mode_types)
#> # A tibble: 3 × 3
#>   code  title                        description                                                                        
#>   <chr> <chr>                        <chr>                                                                              
#> 1 A01   Setpoint schedule            "The code for the \"power setpoint\" mode of operation of the HVDC link."          
#> 2 A02   Proportional external signal "The code for the \"Proportional external signal\" mode of operation of the HVDC l…
#> 3 A03   AC emulation                 "The code for the \"AC emulation\" mode of operation of the HVDC link."