public class MetcastTestClient extends Object
Contact: Don Brutzman (web.nps.navy.mil/~brutzman) brutzman@nps.navy.mil
Bathymetry
,
EnvironmentalData
,
MetcastClientMain
,
ModelOutputFormatter
,
SceneGenerator
,
SeawaterTemp
,
SignificantWaveHeight
,
SonarSource
,
SonarTarget
,
SoundSpeed
,
Windspeed
Constructor and Description |
---|
MetcastTestClient(double lat,
double lon,
double size)
Creates a new instance of MetcastTestClient
|
Modifier and Type | Method and Description |
---|---|
String |
getMetcastData(URL url)
Makes SOAP call to Metcast WEb Service.
|