org.discotools.io.aprs
Class AprsVicinityPlot
java.lang.Object
org.discotools.io.aprs.AprsVicinityPlot
public class AprsVicinityPlot
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAXIMUM_RADIUS
protected static final double MAXIMUM_RADIUS
- See Also:
- Constant Field Values
IGATE_PREAMBLE
protected static final String IGATE_PREAMBLE
- See Also:
- Constant Field Values
STATUS_VICINITY_PLOT
protected static final String STATUS_VICINITY_PLOT
- See Also:
- Constant Field Values
STATUS_LOOKUP_POSIT
protected static final String STATUS_LOOKUP_POSIT
- See Also:
- Constant Field Values
STATUS_UNKNOWN_POSIT
protected static final String STATUS_UNKNOWN_POSIT
- See Also:
- Constant Field Values
AprsVicinityPlot
public AprsVicinityPlot()
AprsVicinityPlot
public AprsVicinityPlot(Map<String,com.vividsolutions.jts.geom.Point> lookup,
com.vividsolutions.jts.geom.Envelope unknowns,
double radius)
- Parameters:
lookup
- unknowns
-
vicinity
public AprsStation vicinity(String callSign,
AprsCache cache)
lookup
public com.vividsolutions.jts.geom.Point lookup(String callSign)
unknown
public com.vividsolutions.jts.geom.Point unknown()
Copyright © 2012-2013 DISCO Foundation. All Rights Reserved.