Class StationPointDistance

    • Constructor Detail

      • StationPointDistance

        public StationPointDistance​(org.w3c.dom.Element config)
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • 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