public class Individual extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
input |
String |
label |
double |
lat |
double |
lon |
Sample |
sample |
| Constructor and Description |
|---|
Individual() |
Individual(String label,
double lon,
double lat,
double input) |
Copyright © 2018. All rights reserved.