public class LinearDistanceMagnitudeRange extends DistanceRangeSubsetter implements EventStationSubsetter
| Constructor and Description |
|---|
LinearDistanceMagnitudeRange(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
StringTree |
accept(CacheEvent eventAccess,
StationImpl station,
CookieJar cookieJar) |
boolean |
accept(EventAccessOperations eventAccess,
double stationLat,
double stationLon) |
getMax, getMin, getUnitRange, processConfigpublic LinearDistanceMagnitudeRange(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic StringTree accept(CacheEvent eventAccess, StationImpl station, CookieJar cookieJar)
accept in interface EventStationSubsetterpublic boolean accept(EventAccessOperations eventAccess, double stationLat, double stationLon)