- u - Variable in class com.interpss.dstab.controller.cml.field.adapt.CMLStaticBlockAdapter
-
- UCTE_VALUE - Static variable in enum com.interpss.core.net.OriginalDataFormat
-
The 'UCTE' literal value.
- UNGROUNDED_VALUE - Static variable in enum com.interpss.core.acsc.BusGroundCode
-
The 'Ungrounded' literal value.
- unit - Variable in class com.interpss.core.acsc.impl.BusScGroundingImpl
-
The cached value of the '
Unit
' attribute.
- UNIT - Static variable in interface com.interpss.core.common.datatype.CommonDatatypePackage.Literals
-
The meta object literal for the 'Unit' data type.
- UNIT - Static variable in interface com.interpss.core.common.datatype.CommonDatatypePackage
-
The meta object id for the 'Unit' data type.
- unit - Variable in class com.interpss.simu.multicase.modify.impl.BaseValueChangeImpl
-
The cached value of the '
Unit
' attribute.
- unit - Variable in class com.interpss.state.acsc.BusScGroundingState
-
- Unit - Class in org.interpss.numeric.datatype
-
Units class for unit conversion
- Unit() - Constructor for class org.interpss.numeric.datatype.Unit
-
- Unit.UnitType - Enum in org.interpss.numeric.datatype
-
unit type
- UNIT_EDEFAULT - Static variable in class com.interpss.core.acsc.impl.BusScGroundingImpl
-
The default value of the '
Unit
' attribute.
- UNIT_EDEFAULT - Static variable in class com.interpss.simu.multicase.modify.impl.BaseValueChangeImpl
-
The default value of the '
Unit
' attribute.
- UNIT_QMVAR_EDEFAULT - Static variable in class com.interpss.core.aclf.impl.ShuntCompensatorImpl
-
- UNIT_VOLT_VALUE - Static variable in enum com.interpss.core.algo.sc.ScBusModelType
-
The 'Unit Volt' literal value.
- UnitHelper - Class in com.interpss.common.datatype
-
Units helper for data unit conversion
- UnitHelper() - Constructor for class com.interpss.common.datatype.UnitHelper
-
- unitQMvar - Variable in class com.interpss.core.aclf.impl.ShuntCompensatorImpl
-
- unitQMvar - Variable in class com.interpss.state.aclf.ShuntCompensatorState
-
- updateAcscNetData(int) - Method in interface com.interpss.dist.DistNetwork
-
update the AcscNet data for the specfied SC point.
- updateAcscNetData(int) - Method in class com.interpss.dist.impl.DistNetworkImpl
-
- updateAttributes(boolean) - Method in interface com.interpss.dstab.algo.IDynamicSimulation
-
When there is a dynamic event(s), the network will be solved before and after applying
the event.
- updateAttributes(boolean) - Method in class com.interpss.dstab.algo.impl.DynamicSimuAdapterImpl
-
- updateAttributes(boolean) - Method in class com.interpss.dstab.device.impl.DynamicDeviceImpl
-
- updateAttributes(boolean) - Method in class com.interpss.dstab.hvdc.impl.HvdcLine2TVSCDynImpl
-
- updateAttributes(boolean) - Method in class com.interpss.dstab.hvdc.impl.VSCConverterDynControllerImpl
-
- updateAttributes(boolean) - Method in class com.interpss.dstab.hvdc.impl.VSCConverterDynImpl
-
- updateAttributes(boolean) - Method in class com.interpss.dstab.impl.BaseDStabBusImpl
-
- updateAttributes(boolean) - Method in class com.interpss.dstab.mach.impl.MachineImpl
-
- updateBranchId(String) - Method in class com.interpss.core.net.impl.NetworkImpl
-
- updateBranchId(String) - Method in interface com.interpss.core.net.Network
-
After changing branch-bus connection relationship, it is used to update branchId.
- updateBusVoltage(ISparseEqnMatrix2x2) - Method in class com.interpss.core.algo.impl.solver.DefaultNrSolver
-
- updateBusVoltage(ISparseEqnMatrix2x2, double) - Method in class com.interpss.core.algo.impl.solver.DefaultNrSolver
-
- updateBusVoltage(ISparseEqnMatrix2x2, double) - Method in class com.interpss.core.algo.impl.solver.ZbrNrSolver
-
- updateBusVoltage(ISparseEqnMatrix2x2) - Method in interface com.interpss.core.algo.INrSolver
-
After solving the eqn [A][x] = [B], [x] is stored in [B].
- updateBusVoltage(ISparseEqnMatrix2x2, double) - Method in interface com.interpss.core.algo.INrSolver
-
After solving the eqn [A][x] = [B], [x] is stored in [B].
- updateBusVoltageNonDivergent(ISparseEqnMatrix2x2, double) - Method in class com.interpss.core.algo.impl.solver.DefaultNrSolver
-
- updateBusVoltageNonDivergent(ISparseEqnMatrix2x2, double) - Method in class com.interpss.core.algo.impl.solver.ZbrNrSolver
-
- updateBusVoltageNonDivergent(ISparseEqnMatrix2x2, double) - Method in interface com.interpss.core.algo.INrSolver
-
After solving the eqn [A][x] = [B], [x] is stored in [B].
- updateBusVoltAng(double[]) - Method in class com.interpss.se.impl.SENetworkImpl
-
- updateBusVoltAng(double[]) - Method in interface com.interpss.se.SENetwork
-
update bus voltage angle
- updateBusVoltMag(double[]) - Method in class com.interpss.se.impl.SENetworkImpl
-
- updateBusVoltMag(double[]) - Method in interface com.interpss.se.SENetwork
-
update bus voltage magnitude
- updateChildNet(ChildNetInterfaceBusPair) - Method in class com.interpss.core.algo.impl.solver.AclfBusChildNetHelper
-
- updateChildNet(ChildNetInterfaceBusPair) - Method in interface com.interpss.core.algo.impl.solver.IBusChildNetHelper
-
update the child network using the data of this bus
- updateChildNetAndRunLf(boolean) - Method in interface com.interpss.core.algo.IChildNetLfSolver
-
update the child networks based on main net lf results and then perform Loadflow
of all child networks.
- updateChildNetAndRunLf(boolean) - Method in class com.interpss.core.algo.impl.solver.DefaultChildNetLfSolver
-
- updateConnectBusVoltage() - Method in class com.interpss.core.algo.dclf.solver.ConnectBusProcessor
-
- updateConnectBusVoltage() - Method in interface com.interpss.core.algo.dclf.solver.IConnectBusProcessor
-
Update connection bus voltages so that their injection current is equal to zero
- updateDynamicAttributes(boolean) - Method in interface com.interpss.dstab.BaseDStabBus
-
Call updateAttributes() of all dynamic devices connected to the bus.
- updateDynamicAttributes(boolean) - Method in class com.interpss.dstab.impl.BaseDStabBusImpl
-
- updateEObject(Aclf3WBranch) - Method in class com.interpss.state.aclf.Aclf3WBranchState
-
- updateEObject(AclfBranch) - Method in class com.interpss.state.aclf.AclfBranchState
-
- updateEObject(Owner) - Method in class com.interpss.state.aclf.AclfBusState
-
- updateEObject(AclfGen) - Method in class com.interpss.state.aclf.AclfGenState
-
- updateEObject(AclfLoad) - Method in class com.interpss.state.aclf.AclfLoadState
-
- updateEObject(AclfNetwork) - Method in class com.interpss.state.aclf.AclfNetworkState
-
- updateEObject(Owner) - Method in class com.interpss.state.aclf.adj.AclfBusControlState
-
- updateEObject(BaseBusBranchControl) - Method in class com.interpss.state.aclf.adj.BaseBusBranchControlState
-
- updateEObject(BranchFlowControl) - Method in class com.interpss.state.aclf.adj.BranchFlowControlState
-
- updateEObject(FunctionLoad) - Method in class com.interpss.state.aclf.adj.FunctionLoadState
-
- updateEObject(PQBusLimit) - Method in class com.interpss.state.aclf.adj.PQBusLimitState
-
- updateEObject(PSXfrPControl) - Method in class com.interpss.state.aclf.adj.PSXfrPControlState
-
- updateEObject(Owner) - Method in class com.interpss.state.aclf.adj.PVBusLimitState
-
- updateEObject(RemoteQBus) - Method in class com.interpss.state.aclf.adj.RemoteQBusState
-
- updateEObject(SwitchedShunt) - Method in class com.interpss.state.aclf.adj.SwitchedShuntState
-
- updateEObject(TapControl) - Method in class com.interpss.state.aclf.adj.TapControlState
-
- updateEObject(BaseAclfBus) - Method in class com.interpss.state.aclf.BaseAclfBusState
-
- updateEObject(BaseAclfNetwork) - Method in class com.interpss.state.aclf.BaseAclfNetworkState
-
- updateEObject(StaticVarCompensator) - Method in class com.interpss.state.aclf.facts.StaticVarCompensatorState
-
- updateEObject(BaseConverter<? extends Bus>) - Method in class com.interpss.state.aclf.hvdc.BaseConverterState
-
- updateEObject(HvdcLine2TLCC<?>) - Method in class com.interpss.state.aclf.hvdc.HvdcLine2TLCCState
-
- updateEObject(HvdcLine2T<?>) - Method in class com.interpss.state.aclf.hvdc.HvdcLine2TState
-
- updateEObject(HvdcLine2TVSC<?>) - Method in class com.interpss.state.aclf.hvdc.HvdcLine2TVSCState
-
- updateEObject(ThyConverter<?>) - Method in class com.interpss.state.aclf.hvdc.ThyConverterState
-
- updateEObject(VSCConverter<?>) - Method in class com.interpss.state.aclf.hvdc.VSCConverterState
-
- updateEObject(ShuntCompensator) - Method in class com.interpss.state.aclf.ShuntCompensatorState
-
- updateEObject(XfrZTableEntry) - Method in class com.interpss.state.aclf.XfrZTableEntryState
-
- updateEObject(AcscBranch) - Method in class com.interpss.state.acsc.AcscBranchState
-
- updateEObject(AcscBus) - Method in class com.interpss.state.acsc.AcscBusState
-
- updateEObject(AcscGen) - Method in class com.interpss.state.acsc.AcscGenState
-
- updateEObject(AcscLoad) - Method in class com.interpss.state.acsc.AcscLoadState
-
- updateEObject(AcscNetwork) - Method in class com.interpss.state.acsc.AcscNetworkState
-
- updateEObject(BaseAcscBus) - Method in class com.interpss.state.acsc.BaseAcscBusState
-
- updateEObject(BaseAcscNetwork<?, ?>) - Method in class com.interpss.state.acsc.BaseAcscNetworkState
-
- updateEObject(BusScGrounding) - Method in class com.interpss.state.acsc.BusScGroundingState
-
- updateEObject(XFormerScGrounding) - Method in class com.interpss.state.acsc.XFormerScGroundingState
-
- updateEObject(DclfAlgoBranch) - Method in class com.interpss.state.algoDclf.adapter.DclfAlgoBranchState
-
- updateEObject(Owner) - Method in class com.interpss.state.algoDclf.adapter.DclfAlgoBusState
-
- updateEObject(DclfAlgoGen) - Method in class com.interpss.state.algoDclf.adapter.DclfAlgoGenState
-
- updateEObject(DclfAlgoLoad) - Method in class com.interpss.state.algoDclf.adapter.DclfAlgoLoadState
-
- updateEObject(DclfAlgorithm) - Method in class com.interpss.state.algoDclf.DclfAlgorithmState
-
- updateEObject(Area) - Method in class com.interpss.state.net.AreaState
-
- updateEObject(Branch3W) - Method in class com.interpss.state.net.Branch3WState
-
- updateEObject(Branch) - Method in class com.interpss.state.net.BranchState
-
- updateEObject(Bus) - Method in class com.interpss.state.net.BusState
-
- updateEObject(ExtensionElement) - Method in class com.interpss.state.net.ExtensionElementState
-
- updateEObject(NameTag) - Method in class com.interpss.state.net.NameTagState
-
update the EMF object using this object, field info only, do not include reference relationship
- updateEObject(NetworkedElement) - Method in class com.interpss.state.net.NetworkedElementState
-
- updateEObject(Network) - Method in class com.interpss.state.net.NetworkState
-
- updateEObject(Owner) - Method in class com.interpss.state.net.OwnerState
-
- updateEObject(RegDeviceContainer) - Method in class com.interpss.state.net.reg.RegDeviceContainerState
-
- updateEObject(Substation) - Method in class com.interpss.state.net.SubstationState
-
- updateEObject(Zone) - Method in class com.interpss.state.net.ZoneState
-
- updateEObject(SEBaseRecord) - Method in class com.interpss.state.se.record.SEBaseRecState
-
- updateEObject(SEBranchRecord) - Method in class com.interpss.state.se.record.SEBranchRecState
-
- updateEObject(SEBusRecord) - Method in class com.interpss.state.se.record.SEBusRecState
-
- updateEObject(SEMeasRecord) - Method in class com.interpss.state.se.record.SEMeasRecState
-
- updateEObject(SEBranch) - Method in class com.interpss.state.se.SEBranchState
-
- updateEObject(SEBus) - Method in class com.interpss.state.se.SEBusState
-
- updateEObject(SEGen) - Method in class com.interpss.state.se.SEGenState
-
- updateEObject(SELoad) - Method in class com.interpss.state.se.SELoadState
-
- updateEObject(SENetwork) - Method in class com.interpss.state.se.SENetworkState
-
- updateMainNet() - Method in interface com.interpss.core.algo.IChildNetLfSolver
-
update the main network based on the lf results of the child net Loadflow results.
- updateMainNet() - Method in class com.interpss.core.algo.impl.solver.DefaultChildNetLfSolver
-
- updateParentNet(ChildNetInterfaceBusPair) - Method in class com.interpss.core.algo.impl.solver.AclfBusChildNetHelper
-
- updateParentNet(ChildNetInterfaceBusPair, Complex) - Method in class com.interpss.core.algo.impl.solver.AclfBusChildNetHelper
-
- updateParentNet(ChildNetInterfaceBusPair) - Method in interface com.interpss.core.algo.impl.solver.IBusChildNetHelper
-
Update the bus state using the child Network object.
- updateParentNet(ChildNetInterfaceBusPair, Complex) - Method in interface com.interpss.core.algo.impl.solver.IBusChildNetHelper
-
Update the bus state using the swingPQ, It is called by the updateBus() method.
- updateResidual(double) - Method in class com.interpss.se.record.impl.SEBaseRecordImpl
-
- updateResidual(Complex) - Method in class com.interpss.se.record.impl.SEBranchRecordImpl
-
- updateResidual(double) - Method in interface com.interpss.se.record.SEBaseRecord
-
Update the Residual with the Estimation value
- updateResidual(Complex) - Method in interface com.interpss.se.record.SEBranchRecord
-
Update the Residual with the Estimation value
- updateResult(String, StudyCaseResult) - Method in interface com.interpss.simu.multicase.aclf.AclfMultiStudyCase
-
process the study case, add info to the busResultSummary and
branchResultSummary tables.
- updateResult(String, StudyCaseResult) - Method in class com.interpss.simu.multicase.aclf.impl.AclfMultiStudyCaseImpl
-
- updateVoltage(Vector_xy) - Method in interface com.interpss.core.aclf.IAclfBus
-
Update voltage V = V + dV.
- updateVoltage(Vector_xy) - Method in class com.interpss.core.aclf.impl.BaseAclfBusImpl
-
- updateVoltageAng(double) - Method in interface com.interpss.core.aclf.IAclfBus
-
Update voltage angle V = V + dV.
- updateVoltageAng(double) - Method in class com.interpss.core.aclf.impl.BaseAclfBusImpl
-
- updateVoltageMag(double) - Method in interface com.interpss.core.aclf.IAclfBus
-
Update voltage magnitude V = V + dV.
- updateVoltageMag(double) - Method in class com.interpss.core.aclf.impl.BaseAclfBusImpl
-
- UPPER_LIMIT_EDEFAULT - Static variable in class com.interpss.opf.datatype.impl.BaseOpfConstraintImpl
-
- UPPER_VOLT_LIMIT_EDEFAULT - Static variable in class com.interpss.simu.multicase.result.impl.BusLimitRecImpl
-
- upperLimit - Variable in class com.interpss.opf.datatype.impl.BaseOpfConstraintImpl
-
- upperVoltLimit - Variable in class com.interpss.simu.multicase.result.impl.BusLimitRecImpl
-
- USE_DEFAULT_BRANCH_MVA_RATING_EDEFAULT - Static variable in class com.interpss.simu.multicase.aclf.impl.ContingencyAnalysisImpl
-
- useDefaultBranchMvaRating - Variable in class com.interpss.simu.multicase.aclf.impl.ContingencyAnalysisImpl
-
- USER_DEFINED_VALUE - Static variable in enum com.interpss.core.net.RefBusType
-
The 'User Defined' literal value.
- USER_DEFINED_VALUE - Static variable in enum com.interpss.simu.multicase.aclf.ContingencyAnalysisType
-
The 'User Defined' literal value.
- UTILITY_VALUE - Static variable in enum com.interpss.dist.DistBusCode
-
The 'Utility' literal value.
- utilityAptr - Static variable in class com.interpss.dist.funcImpl.DistFunction
-
Utility bus adapter function UtilityAdapter = f(DistBus)