public class OceanDepthData extends Object
Constructor and Description |
---|
OceanDepthData(double lat,
double lon,
double dep,
boolean isValid) |
Modifier and Type | Method and Description |
---|---|
double |
getDepth() |
double |
getLatitude() |
double |
getLongitude() |
boolean |
getValid() |
String |
toString() |