public class BaseAcscBusState<TGenBean extends AclfGenState,TLoadBean extends AclfLoadState> extends BaseAclfBusState<TGenBean,TLoadBean>
BaseAclfBusState.BusControlStateType
Modifier and Type | Field and Description |
---|---|
BusScGroundingState |
grounding |
java.lang.String |
scCode |
ComplexValueBean |
scFixedShuntY0 |
ComplexValueBean |
scGenZ0 |
ComplexValueBean |
scGenZ1 |
ComplexValueBean |
scGenZ2 |
ComplexValueBean |
scLoadShuntY0 |
ComplexValueBean |
scLoadShuntY1 |
ComplexValueBean |
scLoadShuntY2 |
ComplexValueBean |
scSwitchedShuntY0 |
busControlType, desiredVoltAng, desiredVoltMag, expLoadP, expLoadQ, externalPowerIntoNet, funcLoad, genAry, genCode, genP, genQ, loadAry, loadCode, loadP, loadQ, pGenLimit, pqBusLimit, pvBusLimit, qGenLimit, remoteQBus, shuntCompensatorAry, shuntY, svc, switchedShunt, switchedShuntAry, vLimit, voltageAng, voltageMag
baseVoltage, merge2BusId, subAreaFlag, substationId
areaId, booleanFlag, extSeqNumber, intFlag, ownerId, sortNumber, weight, zoneId
desc, id, name, number, status, statusChangeInfo
Constructor and Description |
---|
BaseAcscBusState(BaseAcscBus<? extends AclfGen,? extends AclfLoad> eObj) |
Modifier and Type | Method and Description |
---|---|
protected void |
map2EObject(BaseAcscBus eObj) |
static void |
readData(com.hazelcast.nio.ObjectDataInput in,
BaseAcscBus eObj) |
void |
updateEObject(BaseAcscBus eObj) |
static void |
writeData(com.hazelcast.nio.ObjectDataOutput out,
BaseAcscBus eObj) |
map2EObject, readData, updateEObject, writeData
create, create, map2EObject, readData, updateEObject, writeData
map2EObject, readData, updateEObject, writeData
map2EObject, readData, updateEObject, writeData
create, map2EObject, readData, toString, updateEObject, writeData
public java.lang.String scCode
public ComplexValueBean scGenZ1
public ComplexValueBean scGenZ2
public ComplexValueBean scGenZ0
public ComplexValueBean scLoadShuntY1
public ComplexValueBean scLoadShuntY2
public ComplexValueBean scLoadShuntY0
public ComplexValueBean scFixedShuntY0
public ComplexValueBean scSwitchedShuntY0
public BusScGroundingState grounding
public BaseAcscBusState(BaseAcscBus<? extends AclfGen,? extends AclfLoad> eObj)
protected void map2EObject(BaseAcscBus eObj)
public void updateEObject(BaseAcscBus eObj)
public static void writeData(com.hazelcast.nio.ObjectDataOutput out, BaseAcscBus eObj) throws java.io.IOException
java.io.IOException
public static void readData(com.hazelcast.nio.ObjectDataInput in, BaseAcscBus eObj) throws java.io.IOException
java.io.IOException