Uses of Class
org.openmodelica.simulation.core.simulationdata.SimulationResultManager

Packages that use SimulationResultManager
org.openmodelica.simulation.core.network   
 

Uses of SimulationResultManager in org.openmodelica.simulation.core.network
 

Constructors in org.openmodelica.simulation.core.network with parameters of type SimulationResultManager
SimulationTransferServer(SimulationResultManager manager)
          Create TransferServer using the default port number of 10502 for transferring results
SimulationTransferServer(SimulationResultManager manager, int server_port)
          Create TransferServer with an user defined port number for transferring results