Package edu.wisc.ssec.mcidasv.data
Class GroundStations
java.lang.Object
edu.wisc.ssec.mcidasv.data.GroundStations
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final String
static String
private static final org.slf4j.Logger
private ArrayList
<GroundStation> -
Constructor Summary
ConstructorsConstructorDescriptionNo-arg constructor for empty list which gets populated on-the-fly later.GroundStations
(String topCard) -
Method Summary
-
Field Details
-
logger
-
card00
- See Also:
-
groundStationDB
-
namedLocs
-
-
Constructor Details
-
GroundStations
public GroundStations()No-arg constructor for empty list which gets populated on-the-fly later. -
GroundStations
-
-
Method Details
-
getGroundStations
-