public class GroundStations extends Object
Modifier and Type | Field and Description |
---|---|
private static String |
card00 |
static String |
groundStationDB |
private static org.slf4j.Logger |
logger |
private HashMap<String,EarthLocationTuple> |
namedLocs |
Constructor and Description |
---|
GroundStations()
No-arg constructor for empty list which gets populated on-the-fly later.
|
GroundStations(String topCard) |
private static final org.slf4j.Logger logger
private static final String card00
public static String groundStationDB
private HashMap<String,EarthLocationTuple> namedLocs
public GroundStations()
public GroundStations(String topCard)
public HashMap getGroundStations()