timestep property

double timestep

Implementation

double get timestep => _$this._timestep;
void timestep=(double timestep)

Implementation

set timestep(double timestep) => _$this._timestep = timestep;