public class StationPointDistance extends AbstractOriginPoint implements StationSubsetter
latitude, longitude| Constructor and Description |
|---|
StationPointDistance(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
StringTree |
accept(StationImpl station,
NetworkSource network)
Accepts a station only if it lies within the given distance range of the
given lat and lon.
|
getLatitude, getLatLon, getLongitudegetMax, getMin, getUnitRange, processConfigpublic StationPointDistance(org.w3c.dom.Element config)
throws java.lang.Exception
java.lang.Exceptionpublic StringTree accept(StationImpl station, NetworkSource network)
accept in interface StationSubsetter