public class RemoteQBusState extends PVBusLimitState
| Modifier and Type | Field and Description |
|---|---|
double |
accFactor |
double |
dQ_dv |
boolean |
flowFrom2To |
boolean |
mvarOnFromSide |
java.lang.String |
remoteBusBranchId |
java.lang.String |
remoteQControlType |
adjControlType, controlMode, controlStatus, desiredControlRangedesc, id, name, number, status, statusChangeInfo| Constructor and Description |
|---|
RemoteQBusState(RemoteQBus eObj) |
| Modifier and Type | Method and Description |
|---|---|
static RemoteQBus |
create() |
static RemoteQBus |
create(RemoteQBusState bean) |
protected void |
map2EObject(RemoteQBus eObj) |
static void |
readData(com.hazelcast.nio.ObjectDataInput in,
RemoteQBus eObj) |
void |
updateEObject(RemoteQBus eObj) |
static void |
writeData(com.hazelcast.nio.ObjectDataOutput out,
RemoteQBus eObj) |
create, create, map2EObject, readData, updateEObject, writeDatamap2EObject, readData, writeDatamap2EObject, readData, updateEObject, writeDatacreate, map2EObject, readData, toString, updateEObject, writeDatapublic java.lang.String remoteQControlType
public java.lang.String remoteBusBranchId
public boolean flowFrom2To
public boolean mvarOnFromSide
public double dQ_dv
public double accFactor
public RemoteQBusState(RemoteQBus eObj)
public static RemoteQBus create()
public static RemoteQBus create(RemoteQBusState bean)
protected void map2EObject(RemoteQBus eObj)
public void updateEObject(RemoteQBus eObj)
public static void writeData(com.hazelcast.nio.ObjectDataOutput out,
RemoteQBus eObj)
throws java.io.IOException
java.io.IOExceptionpublic static void readData(com.hazelcast.nio.ObjectDataInput in,
RemoteQBus eObj)
throws java.io.IOException
java.io.IOException