Class StationPointDistance

All Implemented Interfaces:
SodElement, StationSubsetter, Subsetter

public class StationPointDistance extends AbstractOriginPoint implements StationSubsetter
  • Constructor Details

  • Method Details

    • accept

      public StringTree accept(edu.iris.Fissures.network.StationImpl station, NetworkSource network)
      Accepts a station only if it lies within the given distance range of the given lat and lon.
      Specified by:
      accept in interface StationSubsetter