Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
BORDER_SIZE |
50 |
public static final String |
PLOT_TYPE |
"SUMMARY_PLOT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LABEL_X_AXIS |
"X" |
public static final String |
LABEL_Y_AXIS |
"#" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LABEL_X_AXIS |
"X" |
public static final String |
LABEL_Y_AXIS |
"value" |
public static final short |
XLINEAR_YLINEAR |
0 |
public static final short |
XLINEAR_YLOGARITHMIC |
1 |
public static final short |
XLOGARITHMIC_YLINEAR |
2 |
public static final short |
XLOGARITHMIC_YLOGARITHMIC |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
CUMPROBABILITY |
1 |
public static final byte |
OBSERVATION |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
ADAMS |
4 |
public static final short |
DEFAULT_INTEGRATOR |
3 |
public static final short |
EULER |
0 |
public static final short |
GILL |
5 |
public static final short |
HEUN |
1 |
public static final short |
MILNE |
6 |
public static final short |
RUNGEKUTTA3 |
2 |
public static final short |
RUNGEKUTTA4 |
3 |
public static final short |
RUNGEKUTTACASHCARP |
8 |
public static final short |
RUNGEKUTTAFEHLBERG |
7 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
BOTH_SIDE_CONFIDENCE |
0 |
public static final short |
LEFT_SIDE_CONFIDENCE |
-1 |
public static final short |
RIGTH_SIDE_CONFIDENCE |
1 |
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.