Simulation

data class Simulation(val time: Double, val environment: ConcentrationSubscription.Environment)

Constructors

Link copied to clipboard
constructor(time: Double, environment: ConcentrationSubscription.Environment)

Properties

Link copied to clipboard

The environment of the simulation

Link copied to clipboard

The time of the simulation