STEP_DEF
s = (randomize ? time(NULL) : STEP_DEF);
s = (randomize ? -1.0 : STEP_DEF);
double s = STEP_DEF;