Package edu.sc.seis.TauP.cmdline.args
Class LatLonArgs
java.lang.Object
edu.sc.seis.TauP.cmdline.args.LatLonArgs
- Direct Known Subclasses:
GeodeticArgs
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<edu.sc.seis.seisFile.LatLonSimple>List<edu.sc.seis.seisFile.LatLonSimple>booleanbooleanvoidsetEventLatLon(List<Double> eventLatLon) voidsetStationLatLon(List<Double> stationLatLon) void
-
Field Details
-
stationLatLonList
-
eventLatLonList
-
-
Constructor Details
-
LatLonArgs
public LatLonArgs()
-
-
Method Details
-
setStationLatLon
-
getStationLocations
-
hasStationLatLon
public boolean hasStationLatLon() -
setEventLatLon
-
getEventLocations
-
hasEventLatLon
public boolean hasEventLatLon() -
validateArguments
public void validateArguments()
-