alchemist-full
Toggle table of contents
39.0.0
common
Platform filter
common
Switch theme
Search in API
alchemist-full
alchemist-graphql
/
it.unibo.alchemist.boundary.graphql.client
/
ConcentrationSubscription
/
Simulation
Simulation
data
class
Simulation
(
val
time
:
Double
,
val
environment
:
ConcentrationSubscription.Environment
)
Members
Constructors
Simulation
Link copied to clipboard
constructor
(
time
:
Double
,
environment
:
ConcentrationSubscription.Environment
)
Properties
environment
Link copied to clipboard
val
environment
:
ConcentrationSubscription.Environment
The environment of the simulation
time
Link copied to clipboard
val
time
:
Double
The time of the simulation