public class Result
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.text.DecimalFormat |
DF_F1 |
static java.text.DecimalFormat |
DF_F2 |
| Constructor and Description |
|---|
Result(java.lang.String imageFileName,
PointFloat meteorCentre,
double circularity,
double maxDistance) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public static final java.text.DecimalFormat DF_F1
public static final java.text.DecimalFormat DF_F2
public Result(java.lang.String imageFileName,
PointFloat meteorCentre,
double circularity,
double maxDistance)