public static class GridHorizCoordinateSystem.CoordReturn extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
xcoord
The x,y grid coordinate.
|
int |
xindex
The data index
|
double |
ycoord
The x,y grid coordinate.
|
int |
yindex
The data index
|
| Constructor and Description |
|---|
CoordReturn() |