Index

C D E G I N O P S U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

calculateAsymmAngleDuAndAngle(TwoWindingsTransformer, boolean) - Static method in class com.powsybl.ucte.converter.util.UcteConverterHelper
Calculate the δu(%) for the angle regulation of the two windings transformer This computation only work for an angle regulation with the type asymmetrical dU = 100 * (distance between the 2 most distant taps) / (number of taps - 1)
calculatePhaseDu(TwoWindingsTransformer) - Static method in class com.powsybl.ucte.converter.util.UcteConverterHelper
calculate the δu(%) for the phase regulation of the two windings transformer du = 100 * (1 / ρmin – 1/ ρmax) / (number of taps - 1).
calculateSymmAngleDu(TwoWindingsTransformer) - Static method in class com.powsybl.ucte.converter.util.UcteConverterHelper
Calculate the δu(%) for the angle regulation of the two windings transformer This computation only work for an angle regulation with the type symmetrical dU = 100 * (2*(tan(αmax/2) – tan(αmin/2))/(number of taps -1))
com.powsybl.ucte.converter - module com.powsybl.ucte.converter
 
com.powsybl.ucte.converter - package com.powsybl.ucte.converter
 
com.powsybl.ucte.converter.util - package com.powsybl.ucte.converter.util
 
COMBINE_PHASE_ANGLE_REGULATION - Static variable in class com.powsybl.ucte.converter.UcteExporter
 
COMBINE_PHASE_ANGLE_REGULATION - Static variable in class com.powsybl.ucte.converter.UcteImporter
 
copy(ReadOnlyDataSource, DataSource) - Method in class com.powsybl.ucte.converter.UcteImporter
 
CURRENT_LIMIT_PROPERTY_KEY - Static variable in class com.powsybl.ucte.converter.util.UcteConstants
 

D

DEFAULT_POWER_LIMIT - Static variable in class com.powsybl.ucte.converter.util.UcteConstants
 
DefaultNamingStrategy - Class in com.powsybl.ucte.converter
A NamingStrategy implementation that ensures the conformity of IDs with the UCTE-DEF format
DefaultNamingStrategy() - Constructor for class com.powsybl.ucte.converter.DefaultNamingStrategy
 

E

ELEMENT_NAME_PROPERTY_KEY - Static variable in class com.powsybl.ucte.converter.util.UcteConstants
 
exists(ReadOnlyDataSource) - Method in class com.powsybl.ucte.converter.UcteImporter
 
export(Network, Properties, DataSource) - Method in class com.powsybl.ucte.converter.UcteExporter
 

G

GEOGRAPHICAL_NAME_PROPERTY_KEY - Static variable in class com.powsybl.ucte.converter.util.UcteConstants
 
getComment() - Method in class com.powsybl.ucte.converter.UcteExporter
 
getComment() - Method in class com.powsybl.ucte.converter.UcteImporter
 
getFormat() - Method in class com.powsybl.ucte.converter.UcteExporter
 
getFormat() - Method in class com.powsybl.ucte.converter.UcteImporter
 
getName() - Method in class com.powsybl.ucte.converter.DefaultNamingStrategy
 
getName() - Method in interface com.powsybl.ucte.converter.NamingStrategy
 
getNamingStrategy() - Method in class com.powsybl.ucte.converter.UcteExporterContext
 
getParameters() - Method in class com.powsybl.ucte.converter.UcteExporter
 
getParameters() - Method in class com.powsybl.ucte.converter.UcteImporter
 
getUcteElementId(Branch) - Method in class com.powsybl.ucte.converter.DefaultNamingStrategy
 
getUcteElementId(Branch) - Method in interface com.powsybl.ucte.converter.NamingStrategy
 
getUcteElementId(DanglingLine) - Method in class com.powsybl.ucte.converter.DefaultNamingStrategy
 
getUcteElementId(DanglingLine) - Method in interface com.powsybl.ucte.converter.NamingStrategy
 
getUcteElementId(Switch) - Method in class com.powsybl.ucte.converter.DefaultNamingStrategy
 
getUcteElementId(Switch) - Method in interface com.powsybl.ucte.converter.NamingStrategy
 
getUcteElementId(String) - Method in class com.powsybl.ucte.converter.DefaultNamingStrategy
 
getUcteElementId(String) - Method in interface com.powsybl.ucte.converter.NamingStrategy
 
getUcteNodeCode(Bus) - Method in class com.powsybl.ucte.converter.DefaultNamingStrategy
 
getUcteNodeCode(Bus) - Method in interface com.powsybl.ucte.converter.NamingStrategy
 
getUcteNodeCode(DanglingLine) - Method in class com.powsybl.ucte.converter.DefaultNamingStrategy
 
getUcteNodeCode(DanglingLine) - Method in interface com.powsybl.ucte.converter.NamingStrategy
 
getUcteNodeCode(String) - Method in class com.powsybl.ucte.converter.DefaultNamingStrategy
 
getUcteNodeCode(String) - Method in interface com.powsybl.ucte.converter.NamingStrategy
 

I

importData(ReadOnlyDataSource, NetworkFactory, Properties, Reporter) - Method in class com.powsybl.ucte.converter.UcteImporter
 
IS_COUPLER_PROPERTY_KEY - Static variable in class com.powsybl.ucte.converter.util.UcteConstants
 

N

NAMING_STRATEGY - Static variable in class com.powsybl.ucte.converter.UcteExporter
 
NamingStrategy - Interface in com.powsybl.ucte.converter
 
NOMINAL_POWER_KEY - Static variable in class com.powsybl.ucte.converter.util.UcteConstants
 
NOT_POSSIBLE_TO_IMPORT - Static variable in class com.powsybl.ucte.converter.util.UcteConstants
 

O

ORDER_CODE - Static variable in class com.powsybl.ucte.converter.util.UcteConstants
 

P

POWER_PLANT_TYPE_PROPERTY_KEY - Static variable in class com.powsybl.ucte.converter.util.UcteConstants
 

S

STATUS_PROPERTY_KEY - Static variable in class com.powsybl.ucte.converter.util.UcteConstants
 

U

UcteConstants - Class in com.powsybl.ucte.converter.util
 
UcteConverterHelper - Class in com.powsybl.ucte.converter.util
 
UcteException - Exception in com.powsybl.ucte.converter
 
UcteException(String) - Constructor for exception com.powsybl.ucte.converter.UcteException
 
UcteException(Throwable) - Constructor for exception com.powsybl.ucte.converter.UcteException
 
UcteExporter - Class in com.powsybl.ucte.converter
 
UcteExporter() - Constructor for class com.powsybl.ucte.converter.UcteExporter
 
UcteExporter(PlatformConfig) - Constructor for class com.powsybl.ucte.converter.UcteExporter
 
UcteExporterContext - Class in com.powsybl.ucte.converter
 
UcteExporterContext(NamingStrategy, boolean) - Constructor for class com.powsybl.ucte.converter.UcteExporterContext
 
UcteImporter - Class in com.powsybl.ucte.converter
 
UcteImporter() - Constructor for class com.powsybl.ucte.converter.UcteImporter
 
UcteImporter(PlatformConfig) - Constructor for class com.powsybl.ucte.converter.UcteImporter
 

W

withCombinePhaseAngleRegulation() - Method in class com.powsybl.ucte.converter.UcteExporterContext
 
C D E G I N O P S U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form