Class StationPointBackAzimuth
java.lang.Object
edu.sc.seis.sod.subsetter.DistanceRangeSubsetter
edu.sc.seis.sod.subsetter.origin.AbstractOriginPoint
edu.sc.seis.sod.subsetter.station.StationPointBackAzimuth
- All Implemented Interfaces:
SodElement
,StationSubsetter
,Subsetter
-
Field Summary
Fields inherited from class edu.sc.seis.sod.subsetter.origin.AbstractOriginPoint
latitude, longitude
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccept
(edu.iris.Fissures.network.StationImpl station, NetworkSource network) Methods inherited from class edu.sc.seis.sod.subsetter.origin.AbstractOriginPoint
getLatitude, getLatLon, getLongitude
Methods inherited from class edu.sc.seis.sod.subsetter.DistanceRangeSubsetter
getMax, getMin, getUnitRange, processConfig
-
Constructor Details
-
StationPointBackAzimuth
- Throws:
Exception
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceStationSubsetter
-