The output is a JavaObject containing the variable names,
data types, units and the values. Output can be converted
with resultToList
or resultToDataframe
to R objects. Only MEMORY outputs are accessible. For CSV or
database outputs you have to read the data by generic methods.
getResult(simplace, outputId, simulationId = nullString)
handle to the data container which has to be processed afterwards
handle to the SimplaceWrapper object returned by initSimplace
id of the output. Only MEMORY outputs are accessible.
id of the simulation