public class StationDB
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
StationDB.Station |
| Constructor and Description |
|---|
StationDB(java.lang.String urlString)
Reads station table ascii output from mcidas STNLIST command
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList |
getStations() |
static void |
main(java.lang.String[] args) |