Searched refs:skip_time_steps (Results 1 – 1 of 1) sorted by relevance
26 my ($log_date_pattern, $statsdir, $outputdir, $skip_time_steps, $startdate,40 $skip_time_steps = $opts->{'skip-time-steps'};53 die "$skip_time_steps: skip-time-steps must be positive"54 unless ($skip_time_steps >= 0.0);60 $skip_time_steps = 0.128 if ($skip_time_steps == 0);145 if ($Fld[2] > $skip_time_steps || $Fld[2] < -$skip_time_steps) {225 if ($offs > $skip_time_steps || $offs < -$skip_time_steps) {[all...]