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, processConfig
public LinearDistanceMagnitudeRange(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public StringTree accept(CacheEvent eventAccess, StationImpl station, CookieJar cookieJar)
accept
in interface EventStationSubsetter
public boolean accept(EventAccessOperations eventAccess, double stationLat, double stationLon)