- sendData(byte[], int, int) - Method in class de.htw.berlin.polysun4diac.forte.comm.AbstractCommunicationLayer
-
- sendData(byte[]) - Method in class de.htw.berlin.polysun4diac.forte.comm.AbstractCommunicationLayer
-
- sendData() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- sendData(byte[], int, int) - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- sendData() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- sendData(byte[], int, int) - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- sendData(byte[], int, int) - Method in interface de.htw.berlin.polysun4diac.forte.comm.ICommunicationLayer
-
Performs the necessary actions for sending data.
- sendData(byte[]) - Method in interface de.htw.berlin.polysun4diac.forte.comm.ICommunicationLayer
-
Performs the necessary actions for sending data.
- sendData() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Writes the data stored within this instance's byte buffer to a DataOutputStream.
- sendData(byte[], int, int) - Method in class de.htw.berlin.polysun4diac.forte.comm.TCPcommunicationLayer
-
- sendData(byte[], int, int) - Method in class de.htw.berlin.polysun4diac.forte.comm.UDPpublisherCommLayer
-
- sendData(byte[], int, int) - Method in class de.htw.berlin.polysun4diac.forte.comm.UDPsubscriberCommLayer
-
- sendRsp() - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- sendRsp() - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- sendRsp() - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Sends a response (e.g., a single byte with the value of 5)
- setAbove(ICommunicationLayer) - Method in class de.htw.berlin.polysun4diac.forte.comm.AbstractCommunicationLayer
-
- setAbove(ICommunicationLayer) - Method in interface de.htw.berlin.polysun4diac.forte.comm.ICommunicationLayer
-
Sets the communication layer above this layer.
- setBelow(ICommunicationLayer) - Method in class de.htw.berlin.polysun4diac.forte.comm.AbstractCommunicationLayer
-
- setBelow(ICommunicationLayer) - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- setBelow(ICommunicationLayer) - Method in interface de.htw.berlin.polysun4diac.forte.comm.ICommunicationLayer
-
Sets the communication layer below this layer.
- setControlSignal(String, float, float[]) - Method in class com.velasolaris.plugin.controller.spi.AbstractPluginController
-
Sets the control signal given by name with the given value to the control
signal array.
- setDateAndTimeReference(DateAndTime) - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- setDateAndTimeReference(DateAndTime) - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- setDateAndTimeReference(DateAndTime) - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Sets a DateAndTime object as reference for any new DateAndTime objects received.
- setForteTime(long) - Method in class de.htw.berlin.polysun4diac.forte.datatypes.DateAndTime
-
Sets the internal FORTE representation of a DateAndTime object's time value: The number of ms since 1st January 1970, 01:00:00.000
- setPosition(int) - Method in class de.htw.berlin.polysun4diac.forte.comm.CommFunctionBlockLayer
-
- setPosition(int) - Method in class de.htw.berlin.polysun4diac.forte.comm.ForteDataBufferLayer
-
- setPosition(int) - Method in interface de.htw.berlin.polysun4diac.forte.comm.IForteSocket
-
Sets the position.
- setServiceType(ForteServiceType) - Method in class de.htw.berlin.polysun4diac.forte.comm.CommLayerParams
-
Sets the ForteServiceType enum used by the IPCommunicationLayer to determine which layer to set up below.
- setSimulationTimeS(int) - Method in class de.htw.berlin.polysun4diac.forte.datatypes.DateAndTime
-
Sets the DateAndTime obect's internal clock according to simulationTime.
- setUp() - Method in class de.htw.berlin.polysun4diac.plugins.BatteryActorTest
-
- setUp() - Method in class de.htw.berlin.polysun4diac.plugins.BatterySensorTest
-
- setUp() - Method in class de.htw.berlin.polysun4diac.plugins.GenericActorTest
-
- setUp() - Method in class de.htw.berlin.polysun4diac.plugins.GenericForteControllerTest
-
- setUp() - Method in class de.htw.berlin.polysun4diac.plugins.GenericSensorTest
-
- setUp() - Method in class de.htw.berlin.polysun4diac.plugins.LoadSensorTest
-
- setUp() - Method in class de.htw.berlin.polysun4diac.plugins.PVActorTest
-
- setUp() - Method in class de.htw.berlin.polysun4diac.plugins.PVSensorTest
-
- setUp() - Method in class de.htw.berlin.polysun4diac.plugins.SGReadyHeatPumpTest
-
- setUpBeforeClass() - Static method in class de.htw.berlin.polysun4diac.plugins.BatteryActorTest
-
- setUpBeforeClass() - Static method in class de.htw.berlin.polysun4diac.plugins.BatterySensorTest
-
- setUpBeforeClass() - Static method in class de.htw.berlin.polysun4diac.plugins.GenericActorTest
-
- setUpBeforeClass() - Static method in class de.htw.berlin.polysun4diac.plugins.GenericForteControllerTest
-
- setUpBeforeClass() - Static method in class de.htw.berlin.polysun4diac.plugins.GenericSensorTest
-
- setUpBeforeClass() - Static method in class de.htw.berlin.polysun4diac.plugins.LoadSensorTest
-
- setUpBeforeClass() - Static method in class de.htw.berlin.polysun4diac.plugins.PVActorTest
-
- setUpBeforeClass() - Static method in class de.htw.berlin.polysun4diac.plugins.PVSensorTest
-
- setUpBeforeClass() - Static method in class de.htw.berlin.polysun4diac.plugins.SGReadyHeatPumpTest
-
- SGReadyEcho() - Constructor for class de.htw.berlin.polysun4diac.plugins.SGReadyHeatPumpTest.SGReadyEcho
-
- SGReadyHeatPumpController - Class in de.htw.berlin.polysun4diac.plugins
-
Plugin controller for receiving the heat pump's control mode from 4diac-RTE (FORTE).
- SGReadyHeatPumpController() - Constructor for class de.htw.berlin.polysun4diac.plugins.SGReadyHeatPumpController
-
- SGReadyHeatPumpTest - Class in de.htw.berlin.polysun4diac.plugins
-
JUnit tests for the SGReadyHeatPumpController.
- SGReadyHeatPumpTest() - Constructor for class de.htw.berlin.polysun4diac.plugins.SGReadyHeatPumpTest
-
- SGReadyHeatPumpTest.SGReadyEcho - Class in de.htw.berlin.polysun4diac.plugins
-
Wrapper for an IForteSocket.
- SINTBN - Static variable in class de.htw.berlin.polysun4diac.forte.datatypes.ForteTypeIDs
-
Number of bytes to allocate for SINT data type
- SINTID - Static variable in class de.htw.berlin.polysun4diac.forte.datatypes.ForteTypeIDs
-
FORTE type ID of SINT data type
- STRINGBN - Static variable in class de.htw.berlin.polysun4diac.forte.datatypes.ForteTypeIDs
-
Maximum number of bytes to allocate for STRING data type
- STRINGID - Static variable in class de.htw.berlin.polysun4diac.forte.datatypes.ForteTypeIDs
-
FORTE type ID of STRING data type