to Graph QLSimulation Surrogate
fun <T, P : Position<out P>> Simulation<T, P>.toGraphQLSimulationSurrogate(): SimulationSurrogate<T, P>
Converts a Simulation to a SimulationSurrogate.
Return
a SimulationSurrogate representing the given Simulation
Parameters
T
the concentration type
P
the position