public class DefaultExperiment extends Object
| Modifier and Type | Field and Description |
|---|---|
static double |
DEFAULT_TOLERANCE |
| Constructor and Description |
|---|
DefaultExperiment() |
| Modifier and Type | Method and Description |
|---|---|
double |
getStartTime() |
double |
getStepSize() |
double |
getStopTime() |
double |
getTolerance() |
public static final double DEFAULT_TOLERANCE
Copyright © 2015. All rights reserved.