simulation property

Simulation simulation
final

The simulation being clamped. Calls to x, dx, and isDone are forwarded to the simulation.

Implementation

final Simulation simulation;