Interface | Description |
---|---|
Battery |
A battery system.
|
BatteryAdder |
To create a battery, from a
VoltageLevel instance call
the VoltageLevel.newBattery() method to get a battery builder
instance. |
Branch<I extends Branch<I>> |
An equipment with two terminals.
|
Branch.Overload |
Represents a current overload on a
Branch . |
BranchAdder<T extends BranchAdder> | |
Bus |
A bus is a set of equipemnts connected together through a closed switch.
|
BusAdder | |
BusbarSection |
A busbar section, a non impedant element used in a node/breaker substation
topology to connect equipments.
|
BusbarSectionAdder | |
Component |
A set of connected bus in the network.
|
Connectable<I extends Connectable<I>> |
An equipment that is part of a substation topology.
|
Container<I extends Identifiable<I>> | |
CurrentLimits |
Current limits are defined by:
A permanent limit (A)
Any number of temporary limits.
|
CurrentLimits.TemporaryLimit |
Temporary current limit.
|
CurrentLimitsAdder | |
CurrentLimitsAdder.TemporaryLimitAdder | |
DanglingLine |
A dangling line to model boundaries (X nodes).
|
DanglingLineAdder |
To create a dangling line, from a
VoltageLevel instance call
the VoltageLevel.newDanglingLine() method to get a dangling line
builder instance. |
Generator |
A power generator.
|
GeneratorAdder |
To create a generator, from a
VoltageLevel instance call
the VoltageLevel.newGenerator() method to get a generator builder
instance. |
HvdcConverterStation<T extends HvdcConverterStation<T>> |
HVDC converter station.
|
HvdcConverterStationAdder<T extends HvdcConverterStationAdder> |
HVDC converter station builder and adder.
|
HvdcLine |
A HVDC line connected to two HVDC converters on DC side.
|
HvdcLineAdder |
HVDC line builder and adder.
|
Identifiable<I extends Identifiable<I>> |
An object that is part of the network model and that is identified uniquely
by a
String id. |
IdentifiableAdder<T extends IdentifiableAdder> | |
Injection<I extends Injection<I>> |
A equipment with one terminal.
|
InjectionAdder<T extends InjectionAdder> | |
LccConverterStation |
LCC converter station.
|
LccConverterStationAdder |
LCC converter station builder and adder.
|
LccFilter |
Harmonic filter.
|
LccFilterAdder | |
Line |
An AC line.
|
LineAdder |
To create a new AC line, from a
Network instance call the
Network.newLine() method to get a line builder instance. |
LineCharacteristics<T> | |
Load |
A constant power load (fixed p0 and q0).
|
LoadAdder |
To create a load, from a
VoltageLevel instance call
the VoltageLevel.newLoad() method to get a load builder
instance. |
MinMaxReactiveLimits |
Generator reactive limits that does not depend of the active
power. |
MinMaxReactiveLimitsAdder | |
Network |
A power network model.
|
Network.BusBreakerView |
A global bus/breaker view of the network.
|
Network.BusView |
A global bus view of the network.
|
Network.PrettyNetworkFactory |
Just being able to name method create et not createNetwork.
|
NetworkFactory | |
NetworkFactoryService | |
NetworkListener | |
PhaseTapChanger |
A phase tap changer that is associated to a transformer to control the phase.
|
PhaseTapChangerAdder | |
PhaseTapChangerAdder.StepAdder | |
PhaseTapChangerHolder | |
PhaseTapChangerStep | |
RatioTapChanger |
A ratio tap changer that is associated to a transformer to control the voltage.
|
RatioTapChangerAdder | |
RatioTapChangerAdder.StepAdder | |
RatioTapChangerHolder | |
RatioTapChangerStep | |
ReactiveCapabilityCurve |
A reactive capability curve to define reactive limits of a
Generator |
ReactiveCapabilityCurve.Point |
A point of the reactive capability curve, for a given active power the
minimal and the maximal value for the reactive power.
|
ReactiveCapabilityCurveAdder | |
ReactiveCapabilityCurveAdder.PointAdder | |
ReactiveLimits |
Base class for
Generator reactive limits. |
ReactiveLimitsHolder | |
ShuntCompensator |
A shunt compensator.
|
ShuntCompensatorAdder |
To create a shunt compensator, from a
VoltageLevel instance call
the VoltageLevel.newShuntCompensator() method to get a shunt compensator builder
instance. |
StaticVarCompensator |
Static VAR compensator model.
|
StaticVarCompensatorAdder | |
Substation |
A substation is a collection of equipment located at a the same geographical
site.
|
SubstationAdder |
To create a substation, from a
Network instance call
the Network.newSubstation() method to get a substation builder
instance. |
Switch |
A switch to connect equipments in a substation.
|
TapChanger<C extends TapChanger<C,S>,S extends TapChangerStep<S>> | |
TapChangerStep<S extends TapChangerStep> | |
Terminal |
An equipment connection point in a substation topology.
|
Terminal.BusBreakerView |
A bus/breaker view of the terminal.
|
Terminal.BusView |
A bus view of the terminal.
|
Terminal.NodeBreakerView |
A node/breaker view of the terminal.
|
ThreeWindingsTransformer |
A 3 windings power transformer.
|
ThreeWindingsTransformer.Leg1 |
Leg 1 of the equivalent star model.
|
ThreeWindingsTransformer.Leg2or3 |
Leg 2 or 3 of the equivalent star model.
|
ThreeWindingsTransformer.LegBase<L extends ThreeWindingsTransformer.LegBase> | |
ThreeWindingsTransformerAdder | |
ThreeWindingsTransformerAdder.Leg1Adder | |
ThreeWindingsTransformerAdder.Leg2or3Adder | |
ThreeWindingsTransformerAdder.LegAdder<L extends ThreeWindingsTransformerAdder.LegAdder> | |
TieLine | |
TieLine.HalfLine | |
TieLineAdder | |
TopologyVisitor | |
TwoWindingsTransformer |
A two windings power transformer.
|
TwoWindingsTransformerAdder | |
VariantManager |
This class provides methods to manage variants of the network (create and
remove a variant, set the working variant, etc).
|
VoltageLevel |
A voltage level is a collection of equipments located in the same substation
and at the same base voltage.
|
VoltageLevel.BusBreakerView |
A bus/breaker view of the topology.
|
VoltageLevel.BusBreakerView.SwitchAdder | |
VoltageLevel.BusView |
A bus view of the substation topology.
|
VoltageLevel.NodeBreakerView |
A node/breaker view of the topology.
|
VoltageLevel.NodeBreakerView.InternalConnection | |
VoltageLevel.NodeBreakerView.InternalConnectionAdder | |
VoltageLevel.NodeBreakerView.SwitchAdder | |
VoltageLevel.NodeBreakerView.Traverser | |
VoltageLevel.TopologyTraverser |
Topology traversal handler
|
VoltageLevelAdder | |
VscConverterStation |
VSC converter station.
|
VscConverterStationAdder |
VSC converter station builder and adder.
|
Enum | Description |
---|---|
Branch.Side | |
ChangeType | |
ConnectableType | |
ContainerType | |
Country |
Countries alpha-2 code.
|
EnergySource |
The energy source of a generator.
|
HvdcConverterStation.HvdcType |
HDVC type: VSC or LCC
|
HvdcLine.ConvertersMode |
Converters mode used to known the sign of the active power of the HVDC line.
|
LoadType | |
PhaseTapChanger.RegulationMode | |
ReactiveLimitsKind | |
StaticVarCompensator.RegulationMode | |
SwitchKind |
The kind of switch.
|
ThreeWindingsTransformer.Side | |
TopologyKind |
The kind of topology.
|
TopologyLevel |
The level of topology.
|
Copyright © 2019. All rights reserved.