A B C D E F G H I J K L M N O P Q R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- a - Variable in class edu.sc.seis.TauP.ReflTransSolidSolid
- A_HEADER - Static variable in class edu.sc.seis.TauP.TauP_SetSac
- abs(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the absolute value (modulus) of a Complex, |z|.
- absolute - Variable in class edu.sc.seis.TauP.TauP_ReflTransPlot
- abstractOutputTypeArgs - Variable in class edu.sc.seis.TauP.TauP_Tool
- AbstractOutputTypeArgs - Class in edu.sc.seis.TauP.cli
- AbstractOutputTypeArgs(String) - Constructor for class edu.sc.seis.TauP.cli.AbstractOutputTypeArgs
- AbstractPathSegment - Class in edu.sc.seis.TauP
- AbstractPathSegment(List<TimeDist>, boolean, String, TimeDist, int, int, SeismicPhase) - Constructor for class edu.sc.seis.TauP.AbstractPathSegment
- acos(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the inverse cosine (arc cosine) of a Complex, with branch cuts outside the interval [-1,1] along the real axis.
- acosh(double) - Static method in class edu.sc.seis.TauP.Sfun
-
Returns the inverse (arc) hyperbolic cosine of a double.
- acosh(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the inverse hyperbolic cosine (arc cosh) of a Complex, with a branch cut at values less than one along the real axis.
- add(SeismicPhaseSegment) - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- add(TimeDist) - Method in class edu.sc.seis.TauP.TimeDist
- addFlatBranch(TauModel, int, boolean, PhaseInteraction, PhaseInteraction, String) - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- addIfNotAlready(InputVelocityModelArgs) - Method in class edu.sc.seis.TauP.cli.VelocityModelListArgs
- addSlowness(double, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
-
Adds the given ray parameter, p, to the slowness sampling for the given waveType.
- addToBranch(TauModel, int, int, boolean, boolean, PhaseInteraction, String) - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- adjustPath(List<ArrivalPathSegment>, Arrival) - Static method in class edu.sc.seis.TauP.ArrivalPathSegment
-
Adjust path so the end point lines up.
- adjustPathForShifty(double) - Method in class edu.sc.seis.TauP.ArrivalPathSegment
- Alert - Class in edu.sc.seis.TauP
-
Displays a message to the user depending on whether there is a GUI or not.
- allCoeff - Static variable in enum edu.sc.seis.TauP.ReflTransAxisType
- allEnergy - Static variable in enum edu.sc.seis.TauP.ReflTransAxisType
- allowInnerCoreS - Variable in class edu.sc.seis.TauP.SlownessModel
-
Should we allow J phases, S waves in the inner core? If true, then the slowness sampling for S will use the S velocity structure for the inner core.
- allPSv - Static variable in enum edu.sc.seis.TauP.ReflTransAxisType
- allSh - Static variable in enum edu.sc.seis.TauP.ReflTransAxisType
- amp - edu.sc.seis.TauP.AxisType
- ampFactorFormat - Static variable in class edu.sc.seis.TauP.Outputs
- amppsv - edu.sc.seis.TauP.AxisType
- ampsh - edu.sc.seis.TauP.AxisType
- angleStep - Variable in class edu.sc.seis.TauP.TauP_ReflTransPlot
- appendAddDepths(String) - Method in class edu.sc.seis.TauP.TauP_Pierce
- appendNoDisconDepth(double) - Method in class edu.sc.seis.TauP.TauModel
- appendPhaseName(PhaseName) - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- appendPhaseName(String) - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- approxDistance(int, double, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
-
generate approximate distance, in radians, for a ray from a surface source that turns at the bottom of the given slowness layer.
- args - Variable in class edu.sc.seis.TauP.DistanceRay
- argument(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the argument (phase) of a Complex, in radians, with a branch cut along the negative real axis.
- Arrival - Class in edu.sc.seis.TauP
-
convenience class for storing the parameters associated with a phase arrival.
- Arrival(SeismicPhase, double, double, double, int, double) - Constructor for class edu.sc.seis.TauP.Arrival
- Arrival(SeismicPhase, double, double, double, int, RayCalculateable, String, String, double, double, double, double, double) - Constructor for class edu.sc.seis.TauP.Arrival
- ArrivalPathSegment - Class in edu.sc.seis.TauP
- ArrivalPathSegment(List<TimeDist>, boolean, String, TimeDist, Arrival, SeismicPhaseSegment, int, int) - Constructor for class edu.sc.seis.TauP.ArrivalPathSegment
- asGMT(PrintWriter) - Method in class edu.sc.seis.TauP.XYPlottingData
- asGMT(PrintWriter, String, String, String) - Method in class edu.sc.seis.TauP.XYSegment
- asin(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the inverse sine (arc sine) of a Complex, with branch cuts outside the interval [-1,1] along the real axis.
- asinh(double) - Static method in class edu.sc.seis.TauP.Sfun
-
Returns the inverse (arc) hyperbolic sine of a double.
- asinh(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the inverse hyperbolic sine (arc sinh) of a Complex, with a branch cuts outside the interval [-i,i].
- asJSON() - Method in class edu.sc.seis.TauP.SlownessLayer
- asJSON() - Method in class edu.sc.seis.TauP.SlownessModel
- asJSON() - Method in class edu.sc.seis.TauP.VelocityLayer
- asJSON() - Method in class edu.sc.seis.TauP.VelocityModel
- asJSON() - Method in class edu.sc.seis.TauP.XYPlotOutput
- asJSON() - Method in class edu.sc.seis.TauP.XYPlottingData
- asJSON() - Method in class edu.sc.seis.TauP.XYSegment
-
Output as JSON Object.
- asJSON(boolean, String) - Method in class edu.sc.seis.TauP.VelocityLayer
- asJSON(boolean, String) - Method in class edu.sc.seis.TauP.VelocityModel
- asJSONObject() - Method in class edu.sc.seis.TauP.AbstractPathSegment
- asJSONObject() - Method in class edu.sc.seis.TauP.Arrival
- asNegativeDistance() - Method in class edu.sc.seis.TauP.WavefrontPathSegment
- asSeismicPhase() - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- Assert - Class in edu.sc.seis.TauP
-
utility class for checking assertions.
- Assert() - Constructor for class edu.sc.seis.TauP.Assert
- assign(double) - Method in class edu.sc.seis.TauP.Complex
-
Copies the contents of a double into this Complex.
- assign(Complex) - Method in class edu.sc.seis.TauP.Complex
-
Copies the contents of a Complex into this Complex.
- asSVG(PrintWriter) - Method in class edu.sc.seis.TauP.XYPlottingData
-
Output as an SVG g containing polyline.
- asSVG(PrintWriter, String) - Method in class edu.sc.seis.TauP.XYSegment
-
Output as an SVG polyline.
- asSVG(PrintWriter, String, String, String) - Method in class edu.sc.seis.TauP.XYSegment
- atan(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the inverse tangent (arc tangent) of a Complex, with branch cuts outside the interval [-i,i] along the imaginary axis.
- atanh(double) - Static method in class edu.sc.seis.TauP.Sfun
-
Returns the inverse (arc) hyperbolic tangent of a double.
- atanh(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the inverse hyperbolic tangent (arc tanh) of a Complex, with a branch cuts outside the interval [-1,1] on the real axis.
- attenuation - edu.sc.seis.TauP.ModelAxisType
- attenuation_p - edu.sc.seis.TauP.ModelAxisType
- attenuation_s - edu.sc.seis.TauP.ModelAxisType
- auto - edu.sc.seis.TauP.cli.ColorType
- axisIsDistanceLike(AxisType) - Static method in class edu.sc.seis.TauP.TauP_Curve
-
True if the axis type is distance-like.
- axisIsTimeLike(AxisType) - Static method in class edu.sc.seis.TauP.TauP_Curve
-
True if the axis type is time.
- AxisType - Enum in edu.sc.seis.TauP
- azimuth - Variable in class edu.sc.seis.TauP.RayCalculateable
- azimuth(double, double, double, double) - Static method in class edu.sc.seis.TauP.SphericalCoords
-
Calculates azimuth between two lat lon pairs.
- azimuth(Location, Location) - Static method in class edu.sc.seis.TauP.SphericalCoords
B
- b - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- b - Variable in class edu.sc.seis.TauP.ReflTransSolidSolid
- backAzimuth - Variable in class edu.sc.seis.TauP.RayCalculateable
- BACKSCATTER - edu.sc.seis.TauP.PhaseInteraction
-
indicates end of the inbound phase to a scatterer.
- BACKSCATTER_CODE - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- BACKSCATTER_DOWN - edu.sc.seis.TauP.PhaseInteraction
-
indicates end of the inbound phase to a scatterer, where last segment is downgoing.
- baseDescribe(SeismicPhase) - Static method in interface edu.sc.seis.TauP.SeismicPhase
- baseDescribeJSON(SeismicPhase) - Static method in interface edu.sc.seis.TauP.SeismicPhase
- baseResultAsJSONObject(String, double, double, String[]) - Static method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- bodyWave - Static variable in class edu.sc.seis.TauP.LegPuller
- botDensity - Variable in class edu.sc.seis.TauP.ReflTrans
- botDepth - Variable in class edu.sc.seis.TauP.DepthRange
-
Bottom of the depth range.
- botVertSlownessP - Variable in class edu.sc.seis.TauP.ReflTrans
- botVertSlownessS - Variable in class edu.sc.seis.TauP.ReflTrans
- botVp - Variable in class edu.sc.seis.TauP.ReflTrans
- botVs - Variable in class edu.sc.seis.TauP.ReflTrans
- boxcar(float[], float, float, float) - Static method in class edu.sc.seis.TauP.TauP_WKBJ
- boxcarDerivative(float[], float, float, float) - Static method in class edu.sc.seis.TauP.TauP_WKBJ
- branchNumSeg() - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- branchNumSeqStr() - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- BuildVersion - Class in edu.sc.seis.TauP
-
Simple class for storing the version derived from the gradle build.gradle file.
- BuildVersion() - Constructor for class edu.sc.seis.TauP.BuildVersion
- bulkmodulus - edu.sc.seis.TauP.ModelAxisType
- bullenDepthFor(double, double) - Method in class edu.sc.seis.TauP.SlownessLayer
-
Finds the depth for a ray parameter within this layer.
- bullenRadialSlowness(double, double, boolean) - Method in class edu.sc.seis.TauP.SlownessLayer
-
Calculates the time and distance (in radians) increments accumulated by a ray of spherical ray parameter p when passing through this layer.
C
- c - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- c - Variable in class edu.sc.seis.TauP.ReflTransSolidSolid
- calcAll(List<SeismicPhase>, List<RayCalculateable>) - Method in class edu.sc.seis.TauP.TauP_AbstractRayTool
- calcAll(List<SeismicPhase>, List<RayCalculateable>) - Method in class edu.sc.seis.TauP.TauP_Path
- calcAll(List<SeismicPhase>, List<RayCalculateable>) - Method in class edu.sc.seis.TauP.TauP_Pierce
- calcAll(List<SeismicPhase>, List<RayCalculateable>) - Method in class edu.sc.seis.TauP.TauP_Table
- calcAll(List<SeismicPhase>, List<RayCalculateable>) - Method in class edu.sc.seis.TauP.TauP_Time
- calcAndPrint(List<SeismicPhase>, List<RayCalculateable>) - Method in class edu.sc.seis.TauP.TauP_Time
- calcBranchMultiplier(TauModel, List<SeismicPhaseSegment>) - Static method in class edu.sc.seis.TauP.SeismicPhaseFactory
-
Calculates how many times the phase passes through a branch, up or down, so that we can just multiply instead of doing the ray calc for each time.
- calcCriticalRayParams() - Method in class edu.sc.seis.TauP.ReflTrans
- calcEarthScaleTrans(List<Arrival>, DistDepthRange) - Static method in class edu.sc.seis.TauP.SvgEarth
- calcEarthScaleTransForPhaseList(List<SeismicPhase>, DistDepthRange, boolean) - Static method in class edu.sc.seis.TauP.SvgEarth
- calcIncidentAngle(double) - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- calcIncidentAngle(double) - Method in interface edu.sc.seis.TauP.SeismicPhase
- calcIncidentAngle(double) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- calcInteractionNumber() - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- calcInVerticalSlownessP(double) - Method in class edu.sc.seis.TauP.ReflTrans
- calcInVerticalSlownessS(double) - Method in class edu.sc.seis.TauP.ReflTrans
- calcIsochron() - Method in class edu.sc.seis.TauP.TauP_Wavefront
- calcIsochronSegmentsForPhase(SeismicPhase, double) - Method in class edu.sc.seis.TauP.TauP_Wavefront
- calcLatLon(double, double) - Method in class edu.sc.seis.TauP.EventAzimuth
- calcLatLon(double, double) - Method in class edu.sc.seis.TauP.EventStation
- calcLatLon(double, double) - Method in class edu.sc.seis.TauP.LatLonable
- calcLatLon(double, double) - Method in class edu.sc.seis.TauP.StationBackAzimuth
- calcMinMax() - Method in class edu.sc.seis.TauP.XYPlotOutput
- calcPathTimeDist(Arrival, TimeDist, int, int) - Method in class edu.sc.seis.TauP.SeismicPhaseSegment
- calcPierceTimeDist(Arrival) - Method in class edu.sc.seis.TauP.FailedSeismicPhase
- calcPierceTimeDist(Arrival) - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- calcPierceTimeDist(Arrival) - Method in interface edu.sc.seis.TauP.SeismicPhase
- calcPierceTimeDist(Arrival) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- calcRadiansInRange(double, double, double, boolean) - Method in class edu.sc.seis.TauP.DistanceRay
- calcRadiansInRange(double, double, double, boolean) - Method in class edu.sc.seis.TauP.ExactDistanceRay
- calcRadiansInRange(double, double, double, boolean) - Method in class edu.sc.seis.TauP.FixedHemisphereDistanceRay
- calcRayParamForTakeoffAngle(double) - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- calcRayParamForTakeoffAngle(double) - Method in interface edu.sc.seis.TauP.SeismicPhase
- calcRayParamForTakeoffAngle(double) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- calcReflTran(Arrival, boolean, boolean) - Method in class edu.sc.seis.TauP.SeismicPhaseSegment
-
Calculates the product of the reflection and transmission coefficients for this leg.
- calcReflTranPSV(Arrival) - Method in class edu.sc.seis.TauP.FailedSeismicPhase
- calcReflTranPSV(Arrival) - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
-
Calculation of a amplitude for a scattered phase doesn't make any sense given 1D ray, so always returns zero.
- calcReflTranPSV(Arrival) - Method in interface edu.sc.seis.TauP.SeismicPhase
- calcReflTranPSV(Arrival) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- calcReflTransCoef(double, boolean) - Method in class edu.sc.seis.TauP.VelocityModel
- calcReflTransCoef(double, double, double, double, double, double) - Static method in class edu.sc.seis.TauP.VelocityModel
- calcReflTransCoef(double, double, double, double, double, double, boolean) - Static method in class edu.sc.seis.TauP.VelocityModel
- calcReflTranSH(Arrival) - Method in class edu.sc.seis.TauP.FailedSeismicPhase
- calcReflTranSH(Arrival) - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
-
Calculation of a amplitude for a scattered phase doesn't make any sense given 1D ray, so always returns zero.
- calcReflTranSH(Arrival) - Method in interface edu.sc.seis.TauP.SeismicPhase
- calcReflTranSH(Arrival) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- calcScatterDistDeg(double, double, boolean) - Static method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- calcScatteredPhase(ScatteredSeismicPhase) - Method in class edu.sc.seis.TauP.DistanceRay
- calcScatteredPhase(ScatteredSeismicPhase) - Method in class edu.sc.seis.TauP.FixedHemisphereDistanceRay
- calcScatterMatrix(double) - Method in class edu.sc.seis.TauP.ReflTransSolidSolid
-
Calculate scattering matrix for Solid-Solid interface.
- calcSegmentPaths(Arrival) - Method in class edu.sc.seis.TauP.FailedSeismicPhase
- calcSegmentPaths(Arrival) - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- calcSegmentPaths(Arrival) - Method in interface edu.sc.seis.TauP.SeismicPhase
- calcSegmentPaths(Arrival) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- calcSegmentPaths(Arrival, TimeDist, int) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
-
Calc path with a starting time-distance possibly not zero.
- calcSimplePhase(SimpleSeismicPhase) - Method in class edu.sc.seis.TauP.DistanceRay
- calcSimplePhase(SimpleSeismicPhase) - Method in class edu.sc.seis.TauP.FixedHemisphereDistanceRay
- calcSpikes(List<DistanceRay>) - Method in class edu.sc.seis.TauP.TauP_WKBJ
- calcSqrtEnergyFluxMatrix(double) - Method in class edu.sc.seis.TauP.ReflTransSolidSolid
- calcStartBranch(ProtoSeismicPhase, String) - Method in class edu.sc.seis.TauP.SeismicPhaseFactory
- calcStartBranch(String) - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- calcTakeoffAngle(double) - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- calcTakeoffAngle(double) - Method in interface edu.sc.seis.TauP.SeismicPhase
- calcTakeoffAngle(double) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- calcTempVars(double, boolean) - Method in class edu.sc.seis.TauP.ReflTrans
- calcTempVars(double, boolean) - Method in class edu.sc.seis.TauP.ReflTransFluidFluid
- calcTempVars(double, boolean) - Method in class edu.sc.seis.TauP.ReflTransFluidFreeSurface
- calcTempVars(double, boolean) - Method in class edu.sc.seis.TauP.ReflTransFluidSolid
- calcTempVars(double, boolean) - Method in class edu.sc.seis.TauP.ReflTransFreeSurface
- calcTempVars(double, boolean) - Method in class edu.sc.seis.TauP.ReflTransSolidFluid
- calcTempVars(double, boolean) - Method in class edu.sc.seis.TauP.ReflTransSolidSolid
- calcThetaTimeseriesRTZ(double, List<Arrival>, int, double, int) - Static method in class edu.sc.seis.TauP.TauP_WKBJ
- calcTime(double) - Method in class edu.sc.seis.TauP.FailedSeismicPhase
- calcTime(double) - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- calcTime(double) - Method in interface edu.sc.seis.TauP.SeismicPhase
- calcTime(double) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
-
Deprecated.
- calcTime(List<DistanceRay>) - Method in class edu.sc.seis.TauP.TauP_Time
-
Deprecated.
- calcTimeDist(SlownessModel, int, int, double) - Method in class edu.sc.seis.TauP.TauBranch
-
calculates the time and distance increments for the given ray parameter.
- calcTimeDist(SlownessModel, int, int, double, boolean) - Method in class edu.sc.seis.TauP.TauBranch
- calcTimeExactDistance(double) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
-
Calculates arrivals for this phase, but only for the exact distance in radians.
- calcTransVerticalSlownessP(double) - Method in class edu.sc.seis.TauP.ReflTrans
- calcTransVerticalSlownessS(double) - Method in class edu.sc.seis.TauP.ReflTrans
- calculate(double) - Method in class edu.sc.seis.TauP.TauP_Time
-
Deprecated.
- calculate(double, double, double, double, double, double, boolean, boolean, boolean, boolean, boolean, double) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- calculate(AxisType, AxisType) - Method in class edu.sc.seis.TauP.TauP_Curve
- calculate(InputVelocityModelArgs, ModelAxisType, ModelAxisType, String) - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- calculate(ReflTrans, boolean, boolean, boolean, boolean, double) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- calculate(SeismicPhase) - Method in class edu.sc.seis.TauP.DistanceRay
- calculate(SeismicPhase) - Method in class edu.sc.seis.TauP.RayCalculateable
- calculate(SeismicPhase) - Method in class edu.sc.seis.TauP.RayParamKmRay
- calculate(SeismicPhase) - Method in class edu.sc.seis.TauP.RayParamRay
- calculate(SeismicPhase) - Method in class edu.sc.seis.TauP.TakeoffAngleRay
- calculate(VelocityModel, double, boolean, boolean, boolean, boolean, boolean, double) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- calculate(List<DistanceRay>) - Method in class edu.sc.seis.TauP.TauP_Time
-
Deprecated.
- calculate(List<DistanceRay>) - Method in class edu.sc.seis.TauP.TauP_WKBJ
- calculateAtDepth(TauModel, ModelAxisType, double, boolean) - Static method in class edu.sc.seis.TauP.TauP_VelocityPlot
- calculateAtDepth(VelocityModel, ModelAxisType, double, boolean) - Static method in class edu.sc.seis.TauP.TauP_VelocityPlot
- calculateForType(ReflTrans, double, double, double, boolean, double, String, CalcReflTranFunction<Double, Double>) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- calculateLinear(AxisType, AxisType) - Method in class edu.sc.seis.TauP.TauP_Curve
- calculatePlotForType(SeismicPhase, AxisType, boolean) - Method in class edu.sc.seis.TauP.TauP_Curve
- calculateRelativeArrival(double) - Method in class edu.sc.seis.TauP.TauP_Time
- calculateStep(double, int) - Static method in class edu.sc.seis.TauP.PlotTicks
- calcWKBJ(List<DistanceRay>) - Method in class edu.sc.seis.TauP.TauP_WKBJ
- calcZoomScaleTranslate(float, float, float, float, float, float, float) - Static method in class edu.sc.seis.TauP.SvgEarthScaling
- calcZoomScaleTranslate(List<Arrival>) - Static method in class edu.sc.seis.TauP.SvgEarth
- call() - Method in class edu.sc.seis.TauP.TauP_Tool
-
Computes a result, or throws an exception if unable to do so.
- call() - Method in class edu.sc.seis.TauP.TauP_Web
-
Computes a result, or throws an exception if unable to do so.
- canMergePhases(ProtoSeismicPhase, ProtoSeismicPhase) - Method in class edu.sc.seis.TauP.SeismicPhaseWalk
- checkEqualMinMax(double[], double, double) - Static method in class edu.sc.seis.TauP.XYPlotOutput
- classForPhase(String) - Static method in class edu.sc.seis.TauP.SvgUtil
- cleanDuplicates(List<ProtoSeismicPhase>) - Method in class edu.sc.seis.TauP.SeismicPhaseWalk
- clear() - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- clear() - Method in class edu.sc.seis.TauP.cli.VelocityModelListArgs
- clearCache() - Static method in class edu.sc.seis.TauP.TauModelLoader
- clearEventLatLon() - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- clearPhaseNames() - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- clearPhases() - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- clearStationLatLon() - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- clone() - Method in class edu.sc.seis.TauP.CriticalDepth
- clone() - Method in class edu.sc.seis.TauP.DepthRange
- clone() - Method in class edu.sc.seis.TauP.NamedVelocityDiscon
- clone() - Method in class edu.sc.seis.TauP.ReflTransSolidSolid
- clone() - Method in class edu.sc.seis.TauP.TauBranch
-
Returns a clone of this TauBranch object.
- clone() - Method in class edu.sc.seis.TauP.TimeDist
- clone() - Method in class edu.sc.seis.TauP.VelocityLayer
- cloneRenumber(int) - Method in class edu.sc.seis.TauP.VelocityLayer
- closeOutputStream() - Method in class edu.sc.seis.TauP.TauP_WKBJ
- closestBranchToDepth(TauModel, String) - Static method in class edu.sc.seis.TauP.LegPuller
-
Finds the closest discontinuity to the given depth that can have reflections and phase transformations.
- CMB - Static variable in class edu.sc.seis.TauP.NamedVelocityDiscon
- cmbBranch - Variable in class edu.sc.seis.TauP.TauModel
-
Branch with the cmb at its top.
- cmbDepth - Variable in class edu.sc.seis.TauP.TauModel
-
Depth of the cmb.
- cmbDepth - Variable in class edu.sc.seis.TauP.VelocityModel
-
Depth (km) of the cmb (core mantle boundary).
- cmdLineArgs - Variable in class edu.sc.seis.TauP.TauP_Tool
- coarseSample() - Method in class edu.sc.seis.TauP.SlownessModel
-
Creates a coarse slowness sampling of the velocity model (vMod).
- ColoringArgs - Class in edu.sc.seis.TauP.cli
- ColoringArgs() - Constructor for class edu.sc.seis.TauP.cli.ColoringArgs
- colorScheme - Static variable in class edu.sc.seis.TauP.ToolRun
- ColorType - Enum in edu.sc.seis.TauP.cli
- compareTo(ProtoSeismicPhase) - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- Complex - Class in edu.sc.seis.TauP
-
This class implements complex numbers.
- Complex() - Constructor for class edu.sc.seis.TauP.Complex
-
Constructs a Complex equal to zero.
- Complex(double) - Constructor for class edu.sc.seis.TauP.Complex
-
Constructs a Complex with a zero imaginary part.
- Complex(double, double) - Constructor for class edu.sc.seis.TauP.Complex
-
Constructs a Complex with real and imaginary parts given by the input arguments.
- Complex(Complex) - Constructor for class edu.sc.seis.TauP.Complex
-
Constructs a Complex equal to the argument.
- configDefaults() - Static method in class edu.sc.seis.TauP.TauP_Tool
- configure(Properties) - Static method in class edu.sc.seis.TauP.Outputs
- configure(Properties) - Static method in class edu.sc.seis.TauP.SeismicPhaseFactory
- conjugate(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the complex conjugate of a Complex object.
- consolidateSegment(ProtoSeismicPhase) - Method in class edu.sc.seis.TauP.SeismicPhaseWalk
- consolidateTrans(ProtoSeismicPhase) - Method in class edu.sc.seis.TauP.SeismicPhaseWalk
- containsDepth(double) - Method in class edu.sc.seis.TauP.SlownessLayer
- convertToCartesian() - Method in class edu.sc.seis.TauP.XYPlotOutput
- cos(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the cosine of a Complex.
- cosh(double) - Static method in class edu.sc.seis.TauP.Sfun
-
Returns the hyperbolic cosine of a double.
- cosh(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the hyperbolic cosh of a Complex.
- cot(double) - Static method in class edu.sc.seis.TauP.Sfun
-
Returns the cotangent of a double.
- countDiffLegs() - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- countFlatLegs() - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- countFlatLegs() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- countFlatLegs() - Method in interface edu.sc.seis.TauP.SeismicPhase
- countFlatLegs() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- countHeadLegs() - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- CREATE - Static variable in class edu.sc.seis.TauP.ToolRun
- createArrivalAtIndex(int) - Method in class edu.sc.seis.TauP.FailedSeismicPhase
-
Creates an Arrival for a sampled ray parameter from the model.
- createArrivalAtIndex(int) - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
-
Creates an Arrival for a sampled ray parameter from the model.
- createArrivalAtIndex(int) - Method in interface edu.sc.seis.TauP.SeismicPhase
-
Creates an Arrival for a sampled ray parameter from the model.
- createArrivalAtIndex(int) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
-
Creates an Arrival for a sampled ray parameter from the model.
- createBoundingArrivals(List<SeismicPhase>) - Static method in class edu.sc.seis.TauP.SvgEarth
- createBranch(SlownessModel, double[]) - Method in class edu.sc.seis.TauP.TauBranch
-
Calculates tau for this branch, between slowness layers topLayerNum and botLayerNum, inclusive.
- createCSSClassParam() - Method in class edu.sc.seis.TauP.XYPlottingData
- createCSSColors(String, List<String>, List<String>) - Static method in class edu.sc.seis.TauP.SvgUtil
- createEHMarker(Arrival, Instant) - Static method in class edu.sc.seis.TauP.TauP_SetMSeed3
- createFromLists(List<double[]>, List<double[]>) - Static method in class edu.sc.seis.TauP.XYSegment
- createLegend(PrintWriter, List<String>, List<String>, String, float, float) - Static method in class edu.sc.seis.TauP.SvgUtil
- createPhase(String, TauModel) - Static method in class edu.sc.seis.TauP.SeismicPhaseFactory
- createPhase(String, TauModel, double) - Static method in class edu.sc.seis.TauP.SeismicPhaseFactory
- createPhase(String, TauModel, double, double) - Static method in class edu.sc.seis.TauP.SeismicPhaseFactory
- createPhase(String, TauModel, double, double, boolean) - Static method in class edu.sc.seis.TauP.SeismicPhaseFactory
- createPhaseColorCSS(List<String>) - Static method in class edu.sc.seis.TauP.SvgUtil
- createPhaseLegend(PrintWriter, List<SeismicPhase>, String, float, float) - Static method in class edu.sc.seis.TauP.SvgUtil
- createPuristName(TauModel, List<String>) - Static method in class edu.sc.seis.TauP.LegPuller
- createReflTransCSSColors() - Static method in class edu.sc.seis.TauP.SvgUtil
- createSeismicPhases(String, TauModel, double, double, Scatterer, boolean) - Static method in class edu.sc.seis.TauP.SeismicPhaseFactory
- createSourceSegments(TauModel, boolean, double) - Method in class edu.sc.seis.TauP.SeismicPhaseWalk
- createStandardModels(File, File) - Static method in class edu.sc.seis.TauP.StdModelGenerator
- createSurfaceWaveCSS(List<String>) - Static method in class edu.sc.seis.TauP.SvgUtil
- createTauModel(VelocityModel) - Method in class edu.sc.seis.TauP.TauP_Create
- createTimeStepColorCSS(float, float) - Static method in class edu.sc.seis.TauP.SvgUtil
- createTimeStepLegend(PrintWriter, double, double, String, float, float) - Static method in class edu.sc.seis.TauP.SvgUtil
- createTitle(ReflTrans, boolean, boolean) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- createWaveTypeColorCSS() - Static method in class edu.sc.seis.TauP.SvgUtil
- createWavetypeLegend(PrintWriter, float, float, boolean) - Static method in class edu.sc.seis.TauP.SvgUtil
- createWriter(PrintWriter) - Method in class edu.sc.seis.TauP.cli.AbstractOutputTypeArgs
- createXYAxes(PrintWriter, double, double, int, boolean, double, double, int, boolean, float, float, String, String, String) - Static method in class edu.sc.seis.TauP.SvgUtil
- CriticalDepth - Class in edu.sc.seis.TauP
-
Utility class to keep track of criticalpoints (discontinuities or reversals in slowness gradient) within slowness and velocity models.
- CriticalDepth(double, int, int, int) - Constructor for class edu.sc.seis.TauP.CriticalDepth
- criticalDepths - Variable in class edu.sc.seis.TauP.SlownessModel
-
Stores the layer number for layers in the velocity model with a critical point at their top.
- CRUST - Static variable in class edu.sc.seis.TauP.NamedVelocityDiscon
- cssClasses - Variable in class edu.sc.seis.TauP.XYPlottingData
- cssClasses - Variable in class edu.sc.seis.TauP.XYSegment
- CSV - Static variable in interface edu.sc.seis.TauP.cli.OutputTypes
- csvTable(PrintWriter) - Method in class edu.sc.seis.TauP.TauP_Table
- CURVE - Static variable in class edu.sc.seis.TauP.ToolRun
- CX - Static variable in class edu.sc.seis.TauP.ReflTrans
-
just to avoid having Complex all over the place.
D
- d - Variable in class edu.sc.seis.TauP.ReflTransSolidSolid
- dashEquals(String, String) - Static method in class edu.sc.seis.TauP.ToolRun
- DEBUG - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
-
Enables debugging output.
- DEBUG - Static variable in class edu.sc.seis.TauP.SlownessModel
-
True to enable debugging output.
- DEBUG - Variable in class edu.sc.seis.TauP.TauBranch
-
Turns on debugging output.
- DEBUG - Static variable in class edu.sc.seis.TauP.TauModel
-
True to enable debugging output.
- DEBUG - Static variable in class edu.sc.seis.TauP.ToolRun
- DEFAULT_CMB - Static variable in class edu.sc.seis.TauP.VelocityModel
- DEFAULT_COLORS - Static variable in class edu.sc.seis.TauP.SvgUtil
- DEFAULT_IOCB - Static variable in class edu.sc.seis.TauP.VelocityModel
- DEFAULT_MOHO - Static variable in class edu.sc.seis.TauP.VelocityModel
- DEFAULT_OUTFILE - Static variable in class edu.sc.seis.TauP.TauP_ReflTransPlot
- DEFAULT_OUTFILE - Static variable in class edu.sc.seis.TauP.TauP_VelocityMerge
- DEFAULT_OUTFILE - Static variable in class edu.sc.seis.TauP.TauP_VelocityPlot
- DEFAULT_PHASES - Static variable in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- DEFAULT_SLOWNESS_TOLERANCE - Static variable in class edu.sc.seis.TauP.SlownessModel
- defaultPropFileName - Static variable in class edu.sc.seis.TauP.PropertyLoader
- degree - edu.sc.seis.TauP.AxisType
- degree - edu.sc.seis.TauP.DistanceAxisType
- degree - edu.sc.seis.TauP.TauP_ReflTransPlot.DegRayParam
- degree180 - edu.sc.seis.TauP.AxisType
- degrees - Variable in class edu.sc.seis.TauP.DistanceRay
- degreesToKilometers(double) - Static method in class edu.sc.seis.TauP.DistAz
- degreesToKilometers(double, double) - Static method in class edu.sc.seis.TauP.DistAz
- deltaT - Variable in class edu.sc.seis.TauP.TauP_WKBJ
-
deltaT of the seismogram, default is .05 which gives 20 sps.
- density - edu.sc.seis.TauP.ModelAxisType
- DENSITY - edu.sc.seis.TauP.VelocityModelMaterial
- densityAtReceiver() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- densityAtReceiver() - Method in interface edu.sc.seis.TauP.SeismicPhase
- densityAtReceiver() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- dependentAxis(ModelAxisType, ModelAxisType) - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- depth - edu.sc.seis.TauP.DepthAxisType
- depth - edu.sc.seis.TauP.ModelAxisType
- depth - Variable in class edu.sc.seis.TauP.cli.Scatterer
- depth - Variable in class edu.sc.seis.TauP.TauP_ReflTransPlot
- depthAtBottom(int) - Method in class edu.sc.seis.TauP.VelocityModel
-
returns the depth at the bottom of the given layer.
- depthAtTop(int) - Method in class edu.sc.seis.TauP.VelocityModel
-
returns the depth at the top of the given layer.
- depthAxisMinMax - Variable in class edu.sc.seis.TauP.cli.DistDepthRange
- depthAxisType - Variable in class edu.sc.seis.TauP.cli.DistDepthRange
- DepthAxisType - Enum in edu.sc.seis.TauP
- depthCorrect(double) - Method in class edu.sc.seis.TauP.TauModel
-
Computes a new tau model for a source at depth using the previously computed branches for a surface source.
- depthCorrected() - Method in class edu.sc.seis.TauP.cli.ModelArgs
- depthFormat - Static variable in class edu.sc.seis.TauP.Outputs
- depthIncCheck() - Method in class edu.sc.seis.TauP.SlownessModel
-
Checks to make sure no slowness layer spans more than maxDepthInterval.
- depthInFluid(double) - Method in class edu.sc.seis.TauP.SlownessModel
-
Determines if the given depth is contained within a fluid zone.
- depthInFluid(double, DepthRange) - Method in class edu.sc.seis.TauP.SlownessModel
-
Determines if the given depth is contained within a fluid zone.
- depthInHighSlowness(double, double, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
-
Determines if the given depth and corresponding slowness is contained within a high slowness zone.
- depthInHighSlowness(double, double, DepthRange, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
-
Determines if the given depth and corresponding slowness is contained within a high slowness zone.
- depthLike(ModelAxisType) - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- DepthRange - Class in edu.sc.seis.TauP
-
Convenience class for storing a depth range.
- DepthRange() - Constructor for class edu.sc.seis.TauP.DepthRange
- DepthRange(double, double, double) - Constructor for class edu.sc.seis.TauP.DepthRange
- depths - Variable in class edu.sc.seis.TauP.TauP_Table
- describe() - Method in class edu.sc.seis.TauP.FailedSeismicPhase
- describe() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- describe() - Method in interface edu.sc.seis.TauP.SeismicPhase
- describe() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- describeBranchRange() - Method in class edu.sc.seis.TauP.SeismicPhaseSegment
- describeBranchRange(TauModel, int, int) - Static method in class edu.sc.seis.TauP.SeismicPhaseSegment
- describeJson() - Method in class edu.sc.seis.TauP.FailedSeismicPhase
- describeJson() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- describeJson() - Method in interface edu.sc.seis.TauP.SeismicPhase
- describeJson() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- description - Variable in class edu.sc.seis.TauP.XYPlottingData
- description - Variable in class edu.sc.seis.TauP.XYSegment
- description() - Method in class edu.sc.seis.TauP.AbstractPathSegment
- description() - Method in class edu.sc.seis.TauP.ArrivalPathSegment
- description() - Method in class edu.sc.seis.TauP.WavefrontPathSegment
- destroy() - Method in class edu.sc.seis.TauP.TauP_Create
- destroy() - Method in class edu.sc.seis.TauP.TauP_Curve
- destroy() - Method in class edu.sc.seis.TauP.TauP_Find
- destroy() - Method in class edu.sc.seis.TauP.TauP_Path
- destroy() - Method in class edu.sc.seis.TauP.TauP_PhaseDescribe
- destroy() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- destroy() - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- destroy() - Method in class edu.sc.seis.TauP.TauP_SetSac
- destroy() - Method in class edu.sc.seis.TauP.TauP_Table
- destroy() - Method in class edu.sc.seis.TauP.TauP_Time
- destroy() - Method in class edu.sc.seis.TauP.TauP_Tool
- destroy() - Method in class edu.sc.seis.TauP.TauP_VelocityMerge
- destroy() - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- destroy() - Method in class edu.sc.seis.TauP.TauP_Version
- destroy() - Method in class edu.sc.seis.TauP.TauP_Wavefront
- det - Variable in class edu.sc.seis.TauP.ReflTransSolidSolid
- DIFF - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- difference(TauBranch, int, int, SlownessModel, double[]) - Method in class edu.sc.seis.TauP.TauBranch
-
generates a new tau branch by "subtracting" the given tau branch from this tau branch.
- DIFFRACT - edu.sc.seis.TauP.PhaseInteraction
-
Used by addToBranch when the path diffracts along a boundary.
- dist - Variable in class edu.sc.seis.TauP.cli.Scatterer
- dist - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
-
Array of distances corresponding to the ray parameters stored in rayParams.
- dist - Variable in class edu.sc.seis.TauP.TauBranch
-
Holds distance (radians) evaluated at the ith ray parameter for this branch.
- distance(double, double, double, double) - Static method in class edu.sc.seis.TauP.SphericalCoords
-
Calculates angular distance between two lat lon pairs.
- distance(Location, Location) - Static method in class edu.sc.seis.TauP.SphericalCoords
- distanceArgs - Variable in class edu.sc.seis.TauP.TauP_AbstractRayTool
- DistanceArgs - Class in edu.sc.seis.TauP.cli
- DistanceArgs() - Constructor for class edu.sc.seis.TauP.cli.DistanceArgs
- DistanceAxisType - Enum in edu.sc.seis.TauP
- distanceCheck() - Method in class edu.sc.seis.TauP.SlownessModel
-
Checks to make sure no slowness layer spans more than maxRangeInterval and that the (estimated) error due to linear interpolation is less than maxInterpError.
- distanceFormat - Static variable in class edu.sc.seis.TauP.Outputs
- distanceFormatNoPad - Static variable in class edu.sc.seis.TauP.Outputs
- DistanceRay - Class in edu.sc.seis.TauP
- DistanceRay(DistanceRay) - Constructor for class edu.sc.seis.TauP.DistanceRay
- distances - Variable in class edu.sc.seis.TauP.TauP_Table
- distanceTrim180(double) - Static method in interface edu.sc.seis.TauP.SeismicPhase
- distAxisMinMax - Variable in class edu.sc.seis.TauP.cli.DistDepthRange
- distAxisType - Variable in class edu.sc.seis.TauP.cli.DistDepthRange
- DistAz - Class in edu.sc.seis.TauP
- DistAz(double, double, double, double) - Constructor for class edu.sc.seis.TauP.DistAz
-
c lat1 Latitude of first point (+N, -S) in degrees c lon1 Longitude of first point (+E, -W) in degrees c lat2 Latitude of second point c lon2 Longitude of second point c c getDelta() Great Circle Arc distance in degrees c getAz() Azimuth from pt.
- DistAz(double, double, double, double, double) - Constructor for class edu.sc.seis.TauP.DistAz
- DistAz(Channel, Event) - Constructor for class edu.sc.seis.TauP.DistAz
-
c getDelta() Great Circle Arc distance in degrees c getAz() Azimuth from channel to event in degrees c getBaz() Back Azimuth from event to channel in degrees
- DistAz(Channel, Origin) - Constructor for class edu.sc.seis.TauP.DistAz
-
c getDelta() Great Circle Arc distance in degrees c getAz() Azimuth from channel to origin in degrees c getBaz() Back Azimuth from origin to channel in degrees
- DistAz(Channel, Location) - Constructor for class edu.sc.seis.TauP.DistAz
-
c getDelta() Great Circle Arc distance in degrees c getAz() Azimuth from channel to origin in degrees c getBaz() Back Azimuth from origin to channel in degrees
- DistAz(Location, Location) - Constructor for class edu.sc.seis.TauP.DistAz
-
c getDelta() Great Circle Arc distance in degrees c getAz() Azimuth from loc1 to loc2 in degrees c getBaz() Back Azimuth from loc2 to loc1 in degrees
- DistAz(Location, Location, double) - Constructor for class edu.sc.seis.TauP.DistAz
-
c getDelta() Great Circle Arc distance in degrees c getAz() Azimuth from loc1 to loc2 in degrees c getBaz() Back Azimuth from loc2 to loc1 in degrees
- DistDepthRange - Class in edu.sc.seis.TauP.cli
- DistDepthRange() - Constructor for class edu.sc.seis.TauP.cli.DistDepthRange
- dtor - Static variable in class edu.sc.seis.TauP.SphericalCoords
- DtoR - Static variable in class edu.sc.seis.TauP.Arrival
- dumbconvolve(float[], float[]) - Static method in class edu.sc.seis.TauP.TauP_WKBJ
- dump - Variable in class edu.sc.seis.TauP.TauP_PhaseDescribe
-
Dumps raw interpolation points for phase.
- dump() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- dump() - Method in interface edu.sc.seis.TauP.SeismicPhase
- dump() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
E
- E - Variable in class edu.sc.seis.TauP.ReflTransSolidSolid
- earthFlattenTransform() - Method in class edu.sc.seis.TauP.VelocityModel
-
Returns a flat velocity model object equivalent to the spherical velocity model via the earth flattening transform.
- edu.sc.seis.TauP - package edu.sc.seis.TauP
- edu.sc.seis.TauP.cli - package edu.sc.seis.TauP.cli
- effectiveSourceTerm(float, float, int) - Static method in class edu.sc.seis.TauP.TauP_WKBJ
- ehKey - Variable in class edu.sc.seis.TauP.TauP_SetMSeed3
- elevationLayer(float, String) - Method in class edu.sc.seis.TauP.VelocityModel
- END - edu.sc.seis.TauP.PhaseInteraction
-
Used by addToBranch for the last segment of a phase.
- END_CODE - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- END_DOWN - edu.sc.seis.TauP.PhaseInteraction
-
Used by addToBranch for the last segment of a phase ending downgoing, like Ped to receiver at depth.
- endActionString(PhaseInteraction) - Static method in class edu.sc.seis.TauP.SeismicPhaseFactory
- endActionToString(PhaseInteraction) - Static method in class edu.sc.seis.TauP.SeismicPhaseSegment
- endAutocolorG(PrintWriter) - Static method in class edu.sc.seis.TauP.SvgUtil
- endGmtAndCleanUp(PrintWriter, String, String) - Static method in class edu.sc.seis.TauP.TauP_Tool
- endOffset(PhaseInteraction) - Static method in enum edu.sc.seis.TauP.PhaseInteraction
- endsAtTop() - Method in class edu.sc.seis.TauP.SeismicPhaseSegment
- endSegment() - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- EPSILON_LARGE - Static variable in class edu.sc.seis.TauP.Sfun
-
The largest relative spacing for doubles.
- EPSILON_SMALL - Static variable in class edu.sc.seis.TauP.Sfun
-
The smallest relative spacing for doubles.
- equals(Complex) - Method in class edu.sc.seis.TauP.Complex
-
Compares with another Complex.
- equals(PhaseName) - Method in class edu.sc.seis.TauP.PhaseName
- equals(Object) - Method in class edu.sc.seis.TauP.Complex
-
Compares this object against the specified object.
- equals(Object) - Method in class edu.sc.seis.TauP.DistAz
- equals(Object) - Method in class edu.sc.seis.TauP.TimeDist
- erf(double) - Static method in class edu.sc.seis.TauP.Sfun
-
Returns the error function of a double.
- erfc(double) - Static method in class edu.sc.seis.TauP.Sfun
-
Returns the complementary error function of a double.
- error(String, String) - Static method in class edu.sc.seis.TauP.Alert
- evaluateAbove(double, VelocityModelMaterial) - Method in class edu.sc.seis.TauP.VelocityModel
-
returns the value of the given material property, usually P or S velocity, at the given depth.
- evaluateAt(double, VelocityModelMaterial) - Method in class edu.sc.seis.TauP.VelocityLayer
- evaluateAt_bullen(double, double) - Method in class edu.sc.seis.TauP.SlownessLayer
-
Finds the slowness at the given depth.
- evaluateAtBottom(int, VelocityModelMaterial) - Method in class edu.sc.seis.TauP.VelocityModel
-
returns the value of the given material property, usually P or S velocity, at the bottom of the given layer.
- evaluateAtBottom(VelocityModelMaterial) - Method in class edu.sc.seis.TauP.VelocityLayer
- evaluateAtTop(int, VelocityModelMaterial) - Method in class edu.sc.seis.TauP.VelocityModel
-
returns the value of the given material property, usually P or S velocity, at the top of the given layer.
- evaluateAtTop(VelocityModelMaterial) - Method in class edu.sc.seis.TauP.VelocityLayer
- evaluateBelow(double, VelocityModelMaterial) - Method in class edu.sc.seis.TauP.VelocityModel
-
returns the value of the given material property, usually P or S velocity, at the given depth.
- evdpkm - Variable in class edu.sc.seis.TauP.TauP_SetSac
- EventAzimuth - Class in edu.sc.seis.TauP
- EventAzimuth(Location, Double) - Constructor for class edu.sc.seis.TauP.EventAzimuth
- EventStation - Class in edu.sc.seis.TauP
- EventStation(Location, Location) - Constructor for class edu.sc.seis.TauP.EventStation
- evtLatLon - Variable in class edu.sc.seis.TauP.RayCalculateable
- EX_DOWN_CODE - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- ExactDistanceRay - Class in edu.sc.seis.TauP
- excludeBoundaries(List<Double>) - Method in class edu.sc.seis.TauP.SeismicPhaseWalk
- exp(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the exponential of a Complex z, exp(z).
- extension - Variable in class edu.sc.seis.TauP.cli.AbstractOutputTypeArgs
- extractBoundaryId(String, int, boolean) - Static method in class edu.sc.seis.TauP.LegPuller
- extractPhaseBoundaryInteraction(String, int, int, List<String>) - Static method in class edu.sc.seis.TauP.LegPuller
- extractPhaseNames(String) - Static method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
-
Parse comma separated list of phase names, expanding convience phase names like ttp into real phase names.
F
- F - Variable in class edu.sc.seis.TauP.ReflTransSolidSolid
- fact(int) - Static method in class edu.sc.seis.TauP.Sfun
-
Returns the factorial of an integer.
- FAIL - edu.sc.seis.TauP.PhaseInteraction
- FailedSeismicPhase - Class in edu.sc.seis.TauP
- FailedSeismicPhase(ProtoSeismicPhase) - Constructor for class edu.sc.seis.TauP.FailedSeismicPhase
- failNewPhase(TauModel, boolean, boolean, double, String, String) - Static method in class edu.sc.seis.TauP.ProtoSeismicPhase
- failNext(String) - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- failSegment(TauModel) - Static method in class edu.sc.seis.TauP.SeismicPhaseSegment
- failSegment(TauModel, int, int, boolean, boolean, String) - Static method in class edu.sc.seis.TauP.SeismicPhaseSegment
- finalSegmentIsPWave() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- finalSegmentIsPWave() - Method in interface edu.sc.seis.TauP.SeismicPhase
-
True if the final, incident, wavetype is a P wave, false if an S wave.
- finalSegmentIsPWave() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- findBranch(double) - Method in class edu.sc.seis.TauP.TauModel
-
Finds the branch that either has the depth as its top boundary, or strictly contains the depth.
- findCriticalPoints() - Method in class edu.sc.seis.TauP.SlownessModel
-
Finds all critical points within a velocity model.
- findDepth(double, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
-
Finds a depth corresponding to a slowness over the whole VelocityModel.
- findDepth(double, boolean) - Method in class edu.sc.seis.TauP.TauModel
-
returns the turning depth for a ray of given ray parameter.
- findDepth(double, double, double, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
-
Finds a depth corresponding to a slowness between two given depths in the Velocity Model.
- findDepth(double, int, int, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
-
Finds a depth corresponding to a slowness between two given velocity layers, including the top and the bottom.
- findEndDiscon(TauModel, int, boolean, boolean) - Static method in class edu.sc.seis.TauP.ProtoSeismicPhase
- findEndingPaths(int) - Method in class edu.sc.seis.TauP.SeismicPhaseWalk
- findPierceBoundingBox(double[], double[], double) - Static method in class edu.sc.seis.TauP.SvgEarth
-
Find bounding box, in cartesian, that contains the distance and depth range.
- findPierceBoundingBox(List<Arrival>) - Static method in class edu.sc.seis.TauP.SvgEarth
-
Find the boundaries of a x-y box that contain all pierce points for the arrivals.
- fixCriticalPoints() - Method in class edu.sc.seis.TauP.SlownessModel
-
Resets the slowness layers that correspond to critical points.
- fixDisconDepths() - Method in class edu.sc.seis.TauP.VelocityModel
-
resets depths of major discontinuities to match those existing in the input velocity model.
- FixedHemisphereDistanceRay - Class in edu.sc.seis.TauP
-
Allows equivalent distances modulo 360, but not 180-d, so that -5 is not same as 5, but is same as 355.
- FixedHemisphereDistanceRay() - Constructor for class edu.sc.seis.TauP.FixedHemisphereDistanceRay
- fixNegDistance(List<Arrival>) - Method in class edu.sc.seis.TauP.FixedHemisphereDistanceRay
- flattening - Variable in class edu.sc.seis.TauP.RayCalculateable
- flip() - Method in class edu.sc.seis.TauP.ReflTrans
-
Flips the sense of the layers, useful when you have a ray going through the same layer in the opposite direction.
- flip() - Method in class edu.sc.seis.TauP.ReflTransFluidFluid
- flip() - Method in class edu.sc.seis.TauP.ReflTransFluidFreeSurface
- flip() - Method in class edu.sc.seis.TauP.ReflTransFluidSolid
- flip() - Method in class edu.sc.seis.TauP.ReflTransFreeSurface
- flip() - Method in class edu.sc.seis.TauP.ReflTransSolidFluid
- flip() - Method in class edu.sc.seis.TauP.ReflTransSolidSolid
-
Flips the sense of the layers, useful when you have a ray going through the same layer in the opposite direction.
- fluidLayerDepths - Variable in class edu.sc.seis.TauP.SlownessModel
-
Stores depth ranges that are fluid, ie S velocity is zero.
- formatAmpFactor(double) - Static method in class edu.sc.seis.TauP.Outputs
- formatDepth(double) - Static method in class edu.sc.seis.TauP.Outputs
- formatDistance(double) - Static method in class edu.sc.seis.TauP.Outputs
- formatDistanceNoPad(double) - Static method in class edu.sc.seis.TauP.Outputs
- formatLatLon(double) - Static method in class edu.sc.seis.TauP.Outputs
- formatRayParam(double) - Static method in class edu.sc.seis.TauP.Outputs
- formatStringForAxisType(AxisType) - Static method in class edu.sc.seis.TauP.Outputs
- formatStringForAxisType(String) - Static method in class edu.sc.seis.TauP.Outputs
- formatTime(double) - Static method in class edu.sc.seis.TauP.Outputs
- formatTimeForCss(double) - Static method in class edu.sc.seis.TauP.SvgUtil
- formatTimeNoPad(double) - Static method in class edu.sc.seis.TauP.Outputs
- formScatterPhaseName(String, String, boolean) - Static method in class edu.sc.seis.TauP.ScatteredArrival
- forPhase(SeismicPhase) - Method in class edu.sc.seis.TauP.TakeoffAngleRay
- fromSingleList(List<Double>, List<Double>) - Static method in class edu.sc.seis.TauP.XYSegment
- fsA - Variable in class edu.sc.seis.TauP.ReflTransFreeSurface
-
used only in free surface calculations
G
- g - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- G - Variable in class edu.sc.seis.TauP.ReflTransSolidSolid
- gamma(double) - Static method in class edu.sc.seis.TauP.Sfun
-
Returns the Gamma function of a double.
- genericTable(PrintWriter) - Method in class edu.sc.seis.TauP.TauP_Table
- genUsageDocFiles() - Static method in class edu.sc.seis.TauP.ToolRun
- geodetic - Variable in class edu.sc.seis.TauP.RayCalculateable
- geospread - edu.sc.seis.TauP.AxisType
- get(int) - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- getAllSlownessLayers(boolean) - Method in class edu.sc.seis.TauP.SlownessModel
- getAmplitudeFactorPSV() - Method in class edu.sc.seis.TauP.Arrival
-
Calculates the amplitude factor, 1/sqrt(density*vel) times reflection/tranmission coefficient times geometric spreading, for the arrival.
- getAmplitudeFactorSH() - Method in class edu.sc.seis.TauP.Arrival
-
Calculates the amplitude factor, 1/sqrt(density*vel) times reflection/tranmission coefficient times geometric spreading, for the arrival.
- getAngleR_p(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getAngleR_s(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getAngleStep() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- getAngleT_p(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getAngleT_s(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getAz() - Method in class edu.sc.seis.TauP.DistAz
- getAzimuth() - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- getBackAzimuth() - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- getBaz() - Method in class edu.sc.seis.TauP.DistAz
- getBotDensity() - Method in class edu.sc.seis.TauP.VelocityLayer
- getBotDepth() - Method in class edu.sc.seis.TauP.SlownessLayer
- getBotDepth() - Method in class edu.sc.seis.TauP.TauBranch
- getBotDepth() - Method in class edu.sc.seis.TauP.VelocityLayer
- getBotP() - Method in class edu.sc.seis.TauP.SlownessLayer
- getBotPVelocity() - Method in class edu.sc.seis.TauP.VelocityLayer
- getBotQp() - Method in class edu.sc.seis.TauP.VelocityLayer
- getBotQs() - Method in class edu.sc.seis.TauP.VelocityLayer
- getBotSVelocity() - Method in class edu.sc.seis.TauP.VelocityLayer
- getBranchDepths() - Method in class edu.sc.seis.TauP.TauModel
-
returns an array of the depths that are boundaries between branches
- getCmbBranch() - Method in class edu.sc.seis.TauP.TauModel
- getCmbDepth() - Method in class edu.sc.seis.TauP.TauModel
- getCmbDepth() - Method in class edu.sc.seis.TauP.VelocityModel
- getColor() - Method in class edu.sc.seis.TauP.cli.ColoringArgs
- getCommentLine() - Method in class edu.sc.seis.TauP.Arrival
- getComplexRpp(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getComplexRpp(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFluid
- getComplexRpp(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFreeSurface
- getComplexRpp(double) - Method in class edu.sc.seis.TauP.ReflTransFluidSolid
-
Calculates incident P wave in fluid (over solid) to reflected P wave Complex coefficient.
- getComplexRpp(double) - Method in class edu.sc.seis.TauP.ReflTransFreeSurface
-
Calculates incident P wave to reflected P wave complex coefficient at free surface.
- getComplexRpp(double) - Method in class edu.sc.seis.TauP.ReflTransSolidFluid
-
Calculates incident P wave in solid (over fluid) to reflected P wave Complex coefficient.
- getComplexRpp(double) - Method in class edu.sc.seis.TauP.ReflTransSolidSolid
-
Calculates incident P wave to reflected P wave Complex coefficient.
- getComplexRps(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getComplexRps(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFluid
- getComplexRps(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFreeSurface
- getComplexRps(double) - Method in class edu.sc.seis.TauP.ReflTransFluidSolid
- getComplexRps(double) - Method in class edu.sc.seis.TauP.ReflTransFreeSurface
-
Calculates incident P wave to reflected SV wave complex coefficient at free surface.
- getComplexRps(double) - Method in class edu.sc.seis.TauP.ReflTransSolidFluid
-
Calculates incident P wave in solid (over fluid) to reflected P wave Complex coefficient.
- getComplexRps(double) - Method in class edu.sc.seis.TauP.ReflTransSolidSolid
-
Calculates incident P wave to reflected SV wave Complex coefficient.
- getComplexRshsh(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getComplexRshsh(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFluid
- getComplexRshsh(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFreeSurface
- getComplexRshsh(double) - Method in class edu.sc.seis.TauP.ReflTransFluidSolid
- getComplexRshsh(double) - Method in class edu.sc.seis.TauP.ReflTransFreeSurface
-
Calculates incident SH wave to reflected SH wave complex coefficient at free surface.
- getComplexRshsh(double) - Method in class edu.sc.seis.TauP.ReflTransSolidFluid
-
Calculates incident SH wave in solid (over fluid) to reflected SH wave Complex coefficient.
- getComplexRshsh(double) - Method in class edu.sc.seis.TauP.ReflTransSolidSolid
-
Calculates incident SH wave to reflected SH wave Complex coefficient.
- getComplexRsp(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getComplexRsp(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFluid
- getComplexRsp(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFreeSurface
- getComplexRsp(double) - Method in class edu.sc.seis.TauP.ReflTransFluidSolid
- getComplexRsp(double) - Method in class edu.sc.seis.TauP.ReflTransFreeSurface
-
Calculates incident SV wave to reflected P wave complex coefficient at free surface.
- getComplexRsp(double) - Method in class edu.sc.seis.TauP.ReflTransSolidFluid
-
Calculates incident S wave in solid (over fluid) to reflected S wave Complex coefficient.
- getComplexRsp(double) - Method in class edu.sc.seis.TauP.ReflTransSolidSolid
-
Calculates incident SV wave to reflected P wave Complex coefficient.
- getComplexRss(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getComplexRss(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFluid
- getComplexRss(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFreeSurface
- getComplexRss(double) - Method in class edu.sc.seis.TauP.ReflTransFluidSolid
- getComplexRss(double) - Method in class edu.sc.seis.TauP.ReflTransFreeSurface
-
/** Calculates incident SV wave to reflected SV wave complex coefficient at free surface.
- getComplexRss(double) - Method in class edu.sc.seis.TauP.ReflTransSolidFluid
-
Calculates incident S wave in solid (over fluid) to reflected S wave Complex coefficient.
- getComplexRss(double) - Method in class edu.sc.seis.TauP.ReflTransSolidSolid
-
Calculates incident SV wave to reflected SV wave Complex coefficient.
- getComplexTpp(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getComplexTpp(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFluid
- getComplexTpp(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFreeSurface
- getComplexTpp(double) - Method in class edu.sc.seis.TauP.ReflTransFluidSolid
-
Calculates incident P wave in fluid (over solid) to transmitted P wave Complex coefficient.
- getComplexTpp(double) - Method in class edu.sc.seis.TauP.ReflTransFreeSurface
- getComplexTpp(double) - Method in class edu.sc.seis.TauP.ReflTransSolidFluid
-
Calculates incident P wave in solid (over fluid) to reflected P wave Complex coefficient.
- getComplexTpp(double) - Method in class edu.sc.seis.TauP.ReflTransSolidSolid
-
Calculates incident P wave to transmitted P wave Complex coefficient.
- getComplexTps(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getComplexTps(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFluid
- getComplexTps(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFreeSurface
- getComplexTps(double) - Method in class edu.sc.seis.TauP.ReflTransFluidSolid
-
Calculates incident P wave in fluid (over solid) to transmitted S wave Complex coefficient.
- getComplexTps(double) - Method in class edu.sc.seis.TauP.ReflTransFreeSurface
- getComplexTps(double) - Method in class edu.sc.seis.TauP.ReflTransSolidFluid
- getComplexTps(double) - Method in class edu.sc.seis.TauP.ReflTransSolidSolid
-
Calculates incident P wave to transmitted SV wave Complex coefficient.
- getComplexTshsh(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getComplexTshsh(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFluid
- getComplexTshsh(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFreeSurface
- getComplexTshsh(double) - Method in class edu.sc.seis.TauP.ReflTransFluidSolid
- getComplexTshsh(double) - Method in class edu.sc.seis.TauP.ReflTransFreeSurface
- getComplexTshsh(double) - Method in class edu.sc.seis.TauP.ReflTransSolidFluid
- getComplexTshsh(double) - Method in class edu.sc.seis.TauP.ReflTransSolidSolid
-
Calculates incident SH wave to transmitted SH wave Complex coefficient.
- getComplexTsp(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getComplexTsp(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFluid
- getComplexTsp(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFreeSurface
- getComplexTsp(double) - Method in class edu.sc.seis.TauP.ReflTransFluidSolid
- getComplexTsp(double) - Method in class edu.sc.seis.TauP.ReflTransFreeSurface
- getComplexTsp(double) - Method in class edu.sc.seis.TauP.ReflTransSolidFluid
-
Calculates incident S wave in solid (over fluid) to reflected S wave Complex coefficient.
- getComplexTsp(double) - Method in class edu.sc.seis.TauP.ReflTransSolidSolid
-
Calculates incident SV wave to transmitted P wave Complex coefficient.
- getComplexTss(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getComplexTss(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFluid
- getComplexTss(double) - Method in class edu.sc.seis.TauP.ReflTransFluidFreeSurface
- getComplexTss(double) - Method in class edu.sc.seis.TauP.ReflTransFluidSolid
- getComplexTss(double) - Method in class edu.sc.seis.TauP.ReflTransFreeSurface
- getComplexTss(double) - Method in class edu.sc.seis.TauP.ReflTransSolidFluid
- getComplexTss(double) - Method in class edu.sc.seis.TauP.ReflTransSolidSolid
-
Calculates incident SV wave to transmitted SV wave Complex coefficient.
- getCriticalDepth(int) - Method in class edu.sc.seis.TauP.SlownessModel
- getCssClasses() - Method in class edu.sc.seis.TauP.AbstractPathSegment
- getCssClasses() - Method in class edu.sc.seis.TauP.WavefrontPathSegment
- getDate() - Static method in class edu.sc.seis.TauP.BuildVersion
-
returns the date this file was generated, usually the last date that the project was modified.
- getDEBUG() - Method in class edu.sc.seis.TauP.TauP_Create
- getDeepestPierce() - Method in class edu.sc.seis.TauP.Arrival
-
returns deepest point on path, in kilometers
- getDegrees(double) - Method in class edu.sc.seis.TauP.DistanceRay
- getDelta() - Method in class edu.sc.seis.TauP.DistAz
- getDeltaT() - Method in class edu.sc.seis.TauP.TauP_WKBJ
-
Get the value of deltaT.
- getDepth() - Method in class edu.sc.seis.TauP.CriticalDepth
- getDepth() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- getDepth() - Method in class edu.sc.seis.TauP.TimeDist
- getDepthAxisMinMax() - Method in class edu.sc.seis.TauP.cli.DistDepthRange
- getDepthAxisMinMax() - Method in class edu.sc.seis.TauP.TauP_Path
- getDepthRange() - Method in class edu.sc.seis.TauP.SeismicPhaseSegment
- getDepthRangeJSON() - Method in class edu.sc.seis.TauP.SeismicPhaseSegment
- getDepthRangeString() - Method in class edu.sc.seis.TauP.SeismicPhaseSegment
- getDetailedVersion() - Static method in class edu.sc.seis.TauP.BuildVersion
- getDirectory() - Method in class edu.sc.seis.TauP.TauP_Create
- getDisconDepths() - Method in class edu.sc.seis.TauP.VelocityModel
- getDist() - Method in class edu.sc.seis.TauP.Arrival
-
returns travel distance in radians
- getDist() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getDist() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getDist() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getDist() - Method in class edu.sc.seis.TauP.TauBranch
- getDist(int) - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getDist(int) - Method in interface edu.sc.seis.TauP.SeismicPhase
- getDist(int) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getDist(int) - Method in class edu.sc.seis.TauP.TauBranch
- getDistanceArgs() - Method in class edu.sc.seis.TauP.TauP_AbstractRayTool
- getDistances() - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- getDistanceUsage() - Method in class edu.sc.seis.TauP.TauP_Time
- getDistAxisMinMax() - Method in class edu.sc.seis.TauP.cli.DistDepthRange
- getDistDeg() - Method in class edu.sc.seis.TauP.Arrival
-
returns travel distance in degrees.
- getDistDeg() - Method in class edu.sc.seis.TauP.TimeDist
- getDistRadian() - Method in class edu.sc.seis.TauP.TimeDist
- getDRayParamDDelta() - Method in class edu.sc.seis.TauP.Arrival
- getDRayParamDDeltaDeg() - Method in class edu.sc.seis.TauP.Arrival
- getDuration() - Method in class edu.sc.seis.TauP.Arrival
- getEarliestArrival(double) - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getEarliestArrival(double) - Method in interface edu.sc.seis.TauP.SeismicPhase
- getEarliestArrival(double) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getEarliestArrival(List<Arrival>) - Static method in class edu.sc.seis.TauP.Arrival
- getEarliestArrival(List<SeismicPhase>, double) - Static method in interface edu.sc.seis.TauP.SeismicPhase
- getEhKey() - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- getEnergyFluxRpp(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getEnergyFluxRps(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getEnergyFluxRshsh(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getEnergyFluxRsp(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getEnergyFluxRss(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getEnergyFluxTpp(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getEnergyFluxTps(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getEnergyFluxTshsh(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getEnergyFluxTsp(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getEnergyFluxTss(double) - Method in class edu.sc.seis.TauP.ReflTrans
- getEvdpkm() - Method in class edu.sc.seis.TauP.TauP_SetSac
- getEventList() - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- getFinalPhaseSegment() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getFinalPhaseSegment() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getFinalPhaseSegment() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getFirstPiercePoint(double) - Method in class edu.sc.seis.TauP.Arrival
-
finds the first pierce point at the given depth.
- getFurthestPierce() - Method in class edu.sc.seis.TauP.Arrival
-
returns furthest distance point module pi/180 on path, in radians
- getGeometricSpreadingFactor() - Method in class edu.sc.seis.TauP.Arrival
-
Geometrical spreading factor.
- getGitDate() - Static method in class edu.sc.seis.TauP.BuildVersion
-
returns the git date when this file was generated, usually the last git revision when the project was modified.
- getGitRevision() - Static method in class edu.sc.seis.TauP.BuildVersion
-
returns the git revision when this file was generated, usually the last git revision when the project was modified.
- getGitSha() - Static method in class edu.sc.seis.TauP.BuildVersion
-
returns the git sha when this file was generated, usually the last git revision when the project was modified.
- getGitShortSha() - Static method in class edu.sc.seis.TauP.BuildVersion
-
returns the short git sha when this file was generated, usually the last git revision when the project was modified.
- getGraphicOutputTypeArgs() - Method in class edu.sc.seis.TauP.TauP_Path
- getGraphicOutputTypeArgs() - Method in class edu.sc.seis.TauP.TauP_Wavefront
- getGroup() - Static method in class edu.sc.seis.TauP.BuildVersion
-
returns the group of the project from the gradle build.gradle file.
- getHeaderFile() - Method in class edu.sc.seis.TauP.TauP_Table
- getHighSlowness(boolean) - Method in class edu.sc.seis.TauP.SlownessModel
- getInboundArrival() - Method in class edu.sc.seis.TauP.ScatteredArrival
- getInboundArrival() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
-
Gets the arrival inbound to the scatterer from the source.
- getIncidentAngle() - Method in class edu.sc.seis.TauP.Arrival
- getInitialPhaseSegment() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getInitialPhaseSegment() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getInitialPhaseSegment() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getIocbBranch() - Method in class edu.sc.seis.TauP.TauModel
- getIocbDepth() - Method in class edu.sc.seis.TauP.TauModel
- getIocbDepth() - Method in class edu.sc.seis.TauP.VelocityModel
- getLabelRange() - Method in class edu.sc.seis.TauP.SvgEarthScaling
- getLastPiercePoint(double) - Method in class edu.sc.seis.TauP.Arrival
-
finds the last pierce point at the given depth.
- getLatestArrival(List<Arrival>) - Static method in class edu.sc.seis.TauP.Arrival
- getLatLonable() - Method in class edu.sc.seis.TauP.Arrival
- getLatLonable() - Method in class edu.sc.seis.TauP.DistanceRay
- getLatLonable() - Method in class edu.sc.seis.TauP.RayCalculateable
- getLatLonable() - Method in class edu.sc.seis.TauP.ShootableRay
- getLayerNum() - Method in class edu.sc.seis.TauP.VelocityLayer
- getLayerNum(boolean) - Method in class edu.sc.seis.TauP.CriticalDepth
- getLayers() - Method in class edu.sc.seis.TauP.VelocityModel
- getLimitUsage() - Method in class edu.sc.seis.TauP.TauP_Path
- getLimitUsage() - Method in class edu.sc.seis.TauP.TauP_Time
- getMapwidth() - Method in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- getMapwidth() - Method in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- getMapWidth() - Method in class edu.sc.seis.TauP.TauP_Path
-
Gets the gmt map width to be used with the output script and for creating the circles for each discontinuity.
- getMapWidthUnit() - Method in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- getMapWidthUnit() - Method in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- getMapWidthUnit() - Method in class edu.sc.seis.TauP.TauP_Path
- getMaxDeltaP() - Method in class edu.sc.seis.TauP.SlownessModel
- getMaxDepthInterval() - Method in class edu.sc.seis.TauP.SlownessModel
- getMaxDiffraction() - Static method in class edu.sc.seis.TauP.SeismicPhaseFactory
- getMaxDistance() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getMaxDistance() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getMaxDistance() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getMaxDistanceDeg() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getMaxDistanceDeg() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getMaxDistanceDeg() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getMaxInterpError() - Method in class edu.sc.seis.TauP.SlownessModel
-
gets the maximum value of the estimated error due to linear interpolation.
- getMaxKmpsLaps() - Static method in class edu.sc.seis.TauP.SeismicPhaseFactory
- getMaxPathInc() - Static method in class edu.sc.seis.TauP.TauP_Path
- getMaxPathTime() - Method in class edu.sc.seis.TauP.TauP_Path
- getMaxRadius() - Method in class edu.sc.seis.TauP.VelocityModel
- getMaxRangeInterval() - Method in class edu.sc.seis.TauP.SlownessModel
- getMaxRayParam() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getMaxRayParam() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getMaxRayParam() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getMaxRayParam() - Method in class edu.sc.seis.TauP.TauBranch
- getMaxRayParam() - Method in class edu.sc.seis.TauP.Theta
- getMaxRayParamIndex() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getMaxRayParamIndex() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getMaxRayParamIndex() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getMaxRefraction() - Static method in class edu.sc.seis.TauP.SeismicPhaseFactory
- getMaxTime() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getMaxTime() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getMaxTime() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getMinDeltaP() - Method in class edu.sc.seis.TauP.SlownessModel
- getMinDistance() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getMinDistance() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getMinDistance() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getMinDistanceDeg() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getMinDistanceDeg() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getMinDistanceDeg() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getMinRadius() - Method in class edu.sc.seis.TauP.VelocityModel
- getMinRayParam() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getMinRayParam() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getMinRayParam() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getMinRayParam() - Method in class edu.sc.seis.TauP.TauBranch
- getMinRayParam(double, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
- getMinRayParamIndex() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getMinRayParamIndex() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getMinRayParamIndex() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getMinTime() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getMinTime() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getMinTime() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getMinTurnRayParam() - Method in class edu.sc.seis.TauP.TauBranch
- getMinTurnRayParam(double, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
- getModDepthUsage() - Static method in class edu.sc.seis.TauP.TauP_Tool
- getModelArgs() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- getModelFilename() - Method in class edu.sc.seis.TauP.cli.InputVelocityModelArgs
- getModelName() - Method in class edu.sc.seis.TauP.cli.ModelArgs
- getModelName() - Method in class edu.sc.seis.TauP.TauModel
- getModelName() - Method in class edu.sc.seis.TauP.VelocityModel
-
get the model name.
- getModelNameFromFileName(String) - Static method in class edu.sc.seis.TauP.VelocityModel
- getModelSplitDepths() - Method in class edu.sc.seis.TauP.cli.ModelArgs
- getModuloDist() - Method in class edu.sc.seis.TauP.Arrival
-
returns distance in radians and in the range 0-PI.
- getModuloDistDeg() - Method in class edu.sc.seis.TauP.Arrival
-
returns distance in degrees and in the range 0-180.
- getModuloSearchDistDeg() - Method in class edu.sc.seis.TauP.Arrival
-
returns search distance in degrees and in the range 0-180.
- getMohoBranch() - Method in class edu.sc.seis.TauP.TauModel
- getMohoDepth() - Method in class edu.sc.seis.TauP.TauModel
- getMohoDepth() - Method in class edu.sc.seis.TauP.VelocityModel
- getMovedSample() - Method in class edu.sc.seis.TauP.SplitLayerInfo
- getMseed3FileNames() - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- getName() - Method in class edu.sc.seis.TauP.Arrival
-
returns phase name
- getName() - Static method in class edu.sc.seis.TauP.BuildVersion
-
returns the name of the project from the gradle build.gradle file.
- getName() - Method in class edu.sc.seis.TauP.PhaseName
- getName() - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- getName() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getName() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getName() - Method in class edu.sc.seis.TauP.SeismicPhaseFactory
- getName() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getNamedDisconForDepth(double) - Method in class edu.sc.seis.TauP.VelocityModel
- getNeededSplit() - Method in class edu.sc.seis.TauP.SplitLayerInfo
- getNetworks() - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- getNoDisconDepths() - Method in class edu.sc.seis.TauP.TauModel
-
Branches, such as the branch with the source at its top, that are not allowed to have reflections and phase conversions at their tops.
- getNumBranches() - Method in class edu.sc.seis.TauP.TauModel
- getNumCriticalDepths() - Method in class edu.sc.seis.TauP.SlownessModel
- getNumLayers() - Method in class edu.sc.seis.TauP.VelocityModel
-
Returns the number of layers in this velocity model.
- getNumLayers(boolean) - Method in class edu.sc.seis.TauP.SlownessModel
- getNumPathPoints() - Method in class edu.sc.seis.TauP.Arrival
- getNumPhases() - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- getNumPiercePoints() - Method in class edu.sc.seis.TauP.Arrival
- getNumRays() - Method in class edu.sc.seis.TauP.FailedSeismicPhase
- getNumRays() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getNumRays() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getNumRays() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getOneRayParam(int) - Method in class edu.sc.seis.TauP.TauModel
- getOutFile() - Method in class edu.sc.seis.TauP.cli.AbstractOutputTypeArgs
- getOutFile() - Method in class edu.sc.seis.TauP.TauP_VelocityMerge
- getOutFile() - Method in class edu.sc.seis.TauP.TauP_WKBJ
- getOutFileBase() - Method in class edu.sc.seis.TauP.cli.AbstractOutputTypeArgs
- getOutFileBase() - Method in class edu.sc.seis.TauP.TauP_Tool
- getOutFileExtension() - Method in class edu.sc.seis.TauP.cli.AbstractOutputTypeArgs
- getOutFileExtension() - Method in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- getOutFileExtension() - Method in class edu.sc.seis.TauP.cli.TableOutputTypeArgs
- getOutFileExtension() - Method in class edu.sc.seis.TauP.cli.TauModelOutputTypeArgs
- getOutFileExtension() - Method in class edu.sc.seis.TauP.cli.TextOutputTypeArgs
- getOutFileExtension() - Method in class edu.sc.seis.TauP.cli.VelModelOutputTypeArgs
- getOutFileExtension() - Method in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- getOutFileExtension() - Method in class edu.sc.seis.TauP.TauP_Curve
- getOutFileExtension() - Method in class edu.sc.seis.TauP.TauP_Path
- getOutFileExtension() - Method in class edu.sc.seis.TauP.TauP_PhaseDescribe
- getOutFileExtension() - Method in class edu.sc.seis.TauP.TauP_Table
- getOutFileExtension() - Method in class edu.sc.seis.TauP.TauP_Time
- getOutFileExtension() - Method in class edu.sc.seis.TauP.TauP_Tool
- getOutFileExtension() - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- getOutFileExtension() - Method in class edu.sc.seis.TauP.TauP_Version
- getOutFileExtension() - Method in class edu.sc.seis.TauP.TauP_Wavefront
- getOutputFormat() - Method in class edu.sc.seis.TauP.cli.AbstractOutputTypeArgs
- getOutputFormat() - Method in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- getOutputFormat() - Method in class edu.sc.seis.TauP.cli.TableOutputTypeArgs
- getOutputFormat() - Method in class edu.sc.seis.TauP.cli.TauModelOutputTypeArgs
- getOutputFormat() - Method in class edu.sc.seis.TauP.cli.TextOutputTypeArgs
- getOutputFormat() - Method in class edu.sc.seis.TauP.cli.VelModelOutputTypeArgs
- getOutputFormat() - Method in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- getOutputFormat() - Method in class edu.sc.seis.TauP.TauP_Create
- getOutputFormat() - Method in class edu.sc.seis.TauP.TauP_Curve
- getOutputFormat() - Method in class edu.sc.seis.TauP.TauP_Find
- getOutputFormat() - Method in class edu.sc.seis.TauP.TauP_Path
- getOutputFormat() - Method in class edu.sc.seis.TauP.TauP_PhaseDescribe
- getOutputFormat() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- getOutputFormat() - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- getOutputFormat() - Method in class edu.sc.seis.TauP.TauP_SetSac
- getOutputFormat() - Method in class edu.sc.seis.TauP.TauP_Table
- getOutputFormat() - Method in class edu.sc.seis.TauP.TauP_Time
- getOutputFormat() - Method in class edu.sc.seis.TauP.TauP_Tool
- getOutputFormat() - Method in class edu.sc.seis.TauP.TauP_VelocityMerge
- getOutputFormat() - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- getOutputFormat() - Method in class edu.sc.seis.TauP.TauP_Version
- getOutputFormat() - Method in class edu.sc.seis.TauP.TauP_Wavefront
- getOutputStream() - Method in class edu.sc.seis.TauP.TauP_WKBJ
- getOutputTypeArgs() - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- getP() - Method in class edu.sc.seis.TauP.TimeDist
- getPath() - Method in class edu.sc.seis.TauP.AbstractPathSegment
- getPath() - Method in class edu.sc.seis.TauP.Arrival
-
returns path points as TimeDist objects.
- getPathEnd() - Method in class edu.sc.seis.TauP.AbstractPathSegment
- getPathPoint(int) - Method in class edu.sc.seis.TauP.AbstractPathSegment
- getPathSegments() - Method in class edu.sc.seis.TauP.Arrival
- getPathStart() - Method in class edu.sc.seis.TauP.AbstractPathSegment
- getPhase() - Method in class edu.sc.seis.TauP.AbstractPathSegment
- getPhase() - Method in class edu.sc.seis.TauP.Arrival
- getPhaseNameList() - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- getPhaseNames() - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
-
Deprecated.
- getPhaseNameString() - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
-
Deprecated.
- getPhaseSegments() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getPhaseSegments() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getPhaseSegments() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
-
Description of segments of the phase.
- getPhaseUsage() - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- getPierce() - Method in class edu.sc.seis.TauP.Arrival
-
returns pierce points as TimeDist objects.
- getPiercePoint(int) - Method in class edu.sc.seis.TauP.Arrival
- getPixelWidth() - Method in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- getPixelWidth() - Method in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- getPLayerNum() - Method in class edu.sc.seis.TauP.CriticalDepth
- getPreferredName() - Method in class edu.sc.seis.TauP.NamedVelocityDiscon
- getPsFile() - Method in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- getPsFile() - Method in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- getPuristName() - Method in class edu.sc.seis.TauP.Arrival
-
returns purist's version of name.
- getPuristName() - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- getPuristName() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getPuristName() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getPuristName() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getQuakemlFilename() - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- getQuakeOTimeTol() - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- getQuakes() - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- getRadialAzimuth() - Method in class edu.sc.seis.TauP.DistAz
- getRadians() - Method in class edu.sc.seis.TauP.Theta
-
Get the value of radians.
- getRadians(double) - Method in class edu.sc.seis.TauP.DistanceRay
- getRadiusOfEarth() - Method in class edu.sc.seis.TauP.SlownessModel
- getRadiusOfEarth() - Method in class edu.sc.seis.TauP.TauModel
- getRadiusOfEarth() - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- getRadiusOfEarth() - Method in class edu.sc.seis.TauP.VelocityModel
-
gets radius of the earth (km), by default 6371 kilometers.
- getRayCalculatables() - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- getRayCalculateable() - Method in class edu.sc.seis.TauP.Arrival
- getRayParam() - Method in class edu.sc.seis.TauP.Arrival
-
returns ray parameter in seconds per radian
- getRayParam() - Method in class edu.sc.seis.TauP.RayParamRay
-
ray param in s/radian
- getRayParam() - Method in class edu.sc.seis.TauP.SplitLayerInfo
- getRayParamDeg() - Method in class edu.sc.seis.TauP.Arrival
-
returns ray parameter in seconds per deg
- getRayParamIndex() - Method in class edu.sc.seis.TauP.Arrival
- getRayParamKmRays() - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- getRayParamRays() - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- getRayParams() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getRayParams() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getRayParams() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getRayParams() - Method in class edu.sc.seis.TauP.TauModel
- getRayParams(int) - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getRayParams(int) - Method in interface edu.sc.seis.TauP.SeismicPhase
- getRayParams(int) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getRayParamSKm() - Method in class edu.sc.seis.TauP.RayParamKmRay
-
ray param in s/km
- getRayparamStep() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- getRealCoefficient(Complex) - Static method in class edu.sc.seis.TauP.ReflTrans
- getReceiverDepth() - Method in class edu.sc.seis.TauP.Arrival
-
returns receiver (station) depth in kilometers
- getReceiverDepth() - Method in class edu.sc.seis.TauP.cli.ModelArgs
- getReceiverDepth() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getReceiverDepth() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getReceiverDepth() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getReceiverDepth() - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- getReduceVelDeg() - Method in class edu.sc.seis.TauP.TauP_Curve
- getReduceVelKm() - Method in class edu.sc.seis.TauP.TauP_Curve
- getReduceVelRadian() - Method in class edu.sc.seis.TauP.TauP_Curve
- getRedVelLabel() - Method in class edu.sc.seis.TauP.TauP_Curve
- getReflTransPSV() - Method in class edu.sc.seis.TauP.Arrival
-
Calculates the product of the reflection and transmission coefficients for all discontinuities along the path of this arrival in the P-SV plane.
- getReflTransSH() - Method in class edu.sc.seis.TauP.Arrival
-
Calculates the product of the reflection and transmission coefficients for all discontinuities along the path of this arrival for transverse, SH, waves.
- getRelativePhaseName() - Method in class edu.sc.seis.TauP.TauP_Curve
- getRelativeToArrival() - Method in class edu.sc.seis.TauP.Arrival
- getRpp(double) - Method in class edu.sc.seis.TauP.ReflTrans
-
Calculates incident P wave to reflected P wave coefficient.
- getRps(double) - Method in class edu.sc.seis.TauP.ReflTrans
-
Calculates incident P wave to reflected SV wave coefficient.
- getRshsh(double) - Method in class edu.sc.seis.TauP.ReflTrans
-
Calculates incident SH wave to reflected SH wave coefficient.
- getRsp(double) - Method in class edu.sc.seis.TauP.ReflTrans
-
Calculates incident SV wave to reflected P wave coefficient.
- getRss(double) - Method in class edu.sc.seis.TauP.ReflTrans
-
Calculates incident SV wave to reflected SV wave coefficient.
- getScatterDistMulFactor() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getScatteredArrival() - Method in class edu.sc.seis.TauP.ScatteredArrival
- getScatteredPhase() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
-
Gets the simple phase from the scatterer to the receiver, equivalent to setting a source at the scatterer location.
- getScatteredSeismicPhase() - Method in class edu.sc.seis.TauP.ScatteredArrival
- getScatterer() - Method in class edu.sc.seis.TauP.cli.ModelArgs
-
Returns the scatterer if set, null otherwise.
- getScatterer() - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- getScattererDepth() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getScattererDepth() - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- getScattererDistance() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getScattererDistanceDeg() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getSearchDistDeg() - Method in class edu.sc.seis.TauP.Arrival
-
returns search distance in degrees.
- getSeismicPhases() - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- getShallowestPierce() - Method in class edu.sc.seis.TauP.Arrival
-
returns shallowest point on path, in kilometers
- getSLayerNum() - Method in class edu.sc.seis.TauP.CriticalDepth
- getSlownessLayer(int, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
-
Returns the SlownessLayer of the requested waveType.
- getSlownessModel() - Method in class edu.sc.seis.TauP.SplitLayerInfo
- getSlownessModel() - Method in class edu.sc.seis.TauP.TauModel
- getSlownessTolerance() - Method in class edu.sc.seis.TauP.SlownessModel
- getSourceBranch() - Method in class edu.sc.seis.TauP.TauModel
- getSourceDepth() - Method in class edu.sc.seis.TauP.Arrival
-
returns source depth in kilometers
- getSourceDepth() - Method in class edu.sc.seis.TauP.cli.ModelArgs
- getSourceDepth() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getSourceDepth() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getSourceDepth() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getSourceDepth() - Method in class edu.sc.seis.TauP.TauModel
- getSourceDepth() - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
-
Deprecated.
- getSourceTimeDist() - Method in class edu.sc.seis.TauP.Arrival
-
Create TimeDist point for source, first point in pierce or path.
- getSpherical() - Method in class edu.sc.seis.TauP.VelocityModel
- getStationList() - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- getStationxmlFilename() - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- getStdUsage() - Method in class edu.sc.seis.TauP.TauP_PhaseDescribe
-
Prints the command line arguments common to all TauP tools.
- getStdUsage() - Method in class edu.sc.seis.TauP.TauP_SetSac
- getStdUsage() - Method in class edu.sc.seis.TauP.TauP_Time
-
Prints the command line arguments common to all TauP tools.
- getStdUsageHead() - Method in class edu.sc.seis.TauP.TauP_Time
- getStdUsageHead(Class) - Static method in class edu.sc.seis.TauP.TauP_Tool
- getStdUsageTail() - Static method in class edu.sc.seis.TauP.TauP_Tool
- getStepRayParam(double, double) - Method in class edu.sc.seis.TauP.Theta
- getTakeoffAngle() - Method in class edu.sc.seis.TauP.Arrival
- getTakeoffAngleRays() - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- getTau() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getTau() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getTau() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getTau() - Method in class edu.sc.seis.TauP.TauBranch
- getTau(int) - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getTau(int) - Method in interface edu.sc.seis.TauP.SeismicPhase
- getTau(int) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getTau(int) - Method in class edu.sc.seis.TauP.TauBranch
- getTauBranch(int, boolean) - Method in class edu.sc.seis.TauP.TauModel
- getTauModel() - Method in class edu.sc.seis.TauP.cli.ModelArgs
- getTauModel() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getTauModel() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getTauModel() - Method in class edu.sc.seis.TauP.SeismicPhaseSegment
- getTauModel() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getTauModelDepthCorrected() - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
-
Gets depth corrected TauModel.
- getTauModelName() - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- getTheta(double) - Method in class edu.sc.seis.TauP.Theta
- getThetaIndex(double) - Method in class edu.sc.seis.TauP.Theta
- getThickness() - Method in class edu.sc.seis.TauP.VelocityLayer
- getTicks(double, double, int, boolean) - Static method in class edu.sc.seis.TauP.PlotTicks
- getTime() - Method in class edu.sc.seis.TauP.Arrival
- getTime() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getTime() - Method in interface edu.sc.seis.TauP.SeismicPhase
- getTime() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getTime() - Method in class edu.sc.seis.TauP.TauBranch
- getTime() - Method in class edu.sc.seis.TauP.TimeDist
- getTime(int) - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- getTime(int) - Method in interface edu.sc.seis.TauP.SeismicPhase
- getTime(int) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- getTime(int) - Method in class edu.sc.seis.TauP.TauBranch
- getTimeStep() - Method in class edu.sc.seis.TauP.TauP_Wavefront
- getTitle() - Method in class edu.sc.seis.TauP.XYPlotOutput
- getToolForName(String) - Static method in class edu.sc.seis.TauP.ToolRun
- getTopDensity() - Method in class edu.sc.seis.TauP.VelocityLayer
- getTopDepth() - Method in class edu.sc.seis.TauP.SlownessLayer
- getTopDepth() - Method in class edu.sc.seis.TauP.TauBranch
- getTopDepth() - Method in class edu.sc.seis.TauP.VelocityLayer
- getTopP() - Method in class edu.sc.seis.TauP.SlownessLayer
- getTopPVelocity() - Method in class edu.sc.seis.TauP.VelocityLayer
- getTopQp() - Method in class edu.sc.seis.TauP.VelocityLayer
- getTopQs() - Method in class edu.sc.seis.TauP.VelocityLayer
- getTopSVelocity() - Method in class edu.sc.seis.TauP.VelocityLayer
- getTpp(double) - Method in class edu.sc.seis.TauP.ReflTrans
-
Calculates incident P wave to transmitted P wave coefficient.
- getTps(double) - Method in class edu.sc.seis.TauP.ReflTrans
-
Calculates incident P wave to transmitted SV wave coefficient.
- getTransverseAzimuth() - Method in class edu.sc.seis.TauP.DistAz
- getTshsh(double) - Method in class edu.sc.seis.TauP.ReflTrans
-
Calculates incident SH wave to transmitted SH wave coefficient.
- getTsp(double) - Method in class edu.sc.seis.TauP.ReflTrans
-
Calculates incident SV wave to transmitted P wave coefficient.
- getTss(double) - Method in class edu.sc.seis.TauP.ReflTrans
-
Calculates incident SV wave to transmitted SV wave coefficient.
- getUpDownJSON() - Method in class edu.sc.seis.TauP.SeismicPhaseSegment
- getUsage() - Static method in class edu.sc.seis.TauP.ToolRun
- getUsageTail() - Method in class edu.sc.seis.TauP.TauP_SetSac
- getVelFileType() - Method in class edu.sc.seis.TauP.cli.InputVelocityModelArgs
- getVelLayerNum() - Method in class edu.sc.seis.TauP.CriticalDepth
- getVelModelArgs() - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- getVelocityLayer(int) - Method in class edu.sc.seis.TauP.VelocityModel
- getVelocityLayerClone(int) - Method in class edu.sc.seis.TauP.VelocityModel
- getVelocityModel() - Method in class edu.sc.seis.TauP.SlownessModel
- getVelocityModel() - Method in class edu.sc.seis.TauP.TauModel
- getVelocityModelArgsList() - Method in class edu.sc.seis.TauP.cli.VelocityModelListArgs
- getVersion() - Static method in class edu.sc.seis.TauP.BuildVersion
-
returns the version of the project from the gradle build.gradle file.
- getVersion() - Method in class edu.sc.seis.TauP.cli.VersionProvider
- getVersionAsJSON() - Static method in class edu.sc.seis.TauP.BuildVersion
- getxAxisMinMax() - Method in class edu.sc.seis.TauP.TauP_Curve
- getxAxisMinMax() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- getxAxisMinMax() - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- getxAxisType() - Method in class edu.sc.seis.TauP.TauP_Curve
- getxAxisType() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- getxAxisType() - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- getXLabel() - Method in class edu.sc.seis.TauP.XYPlotOutput
- getyAxisMinMax() - Method in class edu.sc.seis.TauP.TauP_Curve
- getyAxisMinMax() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- getyAxisMinMax() - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- getyAxisType() - Method in class edu.sc.seis.TauP.TauP_Curve
- getyAxisType() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- getyAxisType() - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- getYLabel() - Method in class edu.sc.seis.TauP.XYPlotOutput
- getZoomScale() - Method in class edu.sc.seis.TauP.SvgEarthScaling
- getZoomTranslateX() - Method in class edu.sc.seis.TauP.SvgEarthScaling
- getZoomTranslateY() - Method in class edu.sc.seis.TauP.SvgEarthScaling
- GMT - Static variable in interface edu.sc.seis.TauP.cli.OutputTypes
- gmtScript - Variable in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- gmtScript - Variable in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- GraphicOutputTypeArgs - Class in edu.sc.seis.TauP.cli
- GraphicOutputTypeArgs(String, String) - Constructor for class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- GUI - Variable in class edu.sc.seis.TauP.TauP_Create
- GUI - Static variable in class edu.sc.seis.TauP.ToolRun
H
- H - Variable in class edu.sc.seis.TauP.ReflTransSolidSolid
- hasArrivals() - Method in class edu.sc.seis.TauP.FailedSeismicPhase
- hasArrivals() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- hasArrivals() - Method in interface edu.sc.seis.TauP.SeismicPhase
- hasArrivals() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- hasAzimuth() - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- hasDepthAxisMinMax() - Method in class edu.sc.seis.TauP.cli.DistDepthRange
- hasDistAxisMinMax() - Method in class edu.sc.seis.TauP.cli.DistDepthRange
- hasEventLatLon() - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- hashCode() - Method in class edu.sc.seis.TauP.Complex
-
Returns a hashcode for this Complex.
- hashCode() - Method in class edu.sc.seis.TauP.DistAz
- hashCode() - Method in class edu.sc.seis.TauP.TimeDist
- hasStationLatLon() - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- HEAD - edu.sc.seis.TauP.PhaseInteraction
-
Used by addToBranch when the path is head wave along a boundary.
- HEAD_CODE - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- headDiffRE - Static variable in class edu.sc.seis.TauP.LegPuller
- headerFile - Variable in class edu.sc.seis.TauP.TauP_Table
- heavyside2ndDerivative(float[], float, float) - Static method in class edu.sc.seis.TauP.TauP_WKBJ
- highSlownessLayerDepthsP - Variable in class edu.sc.seis.TauP.SlownessModel
-
Stores depth ranges that contains a high slowness zone for P.
- highSlownessLayerDepthsS - Variable in class edu.sc.seis.TauP.SlownessModel
-
Stores depth ranges that contains a high slowness zone for S.
I
- i - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- I - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- ICE - Static variable in class edu.sc.seis.TauP.NamedVelocityDiscon
- ICEBED - Static variable in class edu.sc.seis.TauP.NamedVelocityDiscon
- ICECRUST - Static variable in class edu.sc.seis.TauP.NamedVelocityDiscon
- ICOCB - Static variable in class edu.sc.seis.TauP.NamedVelocityDiscon
- im - Variable in class edu.sc.seis.TauP.Complex
- imag(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the imaginary part of a Complex object.
- inboundEnergyP(double) - Method in class edu.sc.seis.TauP.ReflTrans
- inboundEnergyS(double) - Method in class edu.sc.seis.TauP.ReflTrans
- index - edu.sc.seis.TauP.AxisType
- indown - Variable in class edu.sc.seis.TauP.TauP_ReflTransPlot
- info(String) - Static method in class edu.sc.seis.TauP.Alert
- init() - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- init() - Method in class edu.sc.seis.TauP.TauP_Create
- init() - Method in class edu.sc.seis.TauP.TauP_Curve
-
preforms intialization of the tool.
- init() - Method in class edu.sc.seis.TauP.TauP_Find
- init() - Method in class edu.sc.seis.TauP.TauP_Path
- init() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- init() - Method in class edu.sc.seis.TauP.TauP_SetSac
- init() - Method in class edu.sc.seis.TauP.TauP_Table
- init() - Method in class edu.sc.seis.TauP.TauP_Time
-
preforms intialization of the tool.
- init() - Method in class edu.sc.seis.TauP.TauP_Tool
- init() - Method in class edu.sc.seis.TauP.TauP_VelocityMerge
- init() - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- init() - Method in class edu.sc.seis.TauP.TauP_Version
- init() - Method in class edu.sc.seis.TauP.TauP_Wavefront
- initMinMax() - Static method in class edu.sc.seis.TauP.XYPlottingData
- INNERCORE - Static variable in class edu.sc.seis.TauP.NamedVelocityDiscon
- InputVelocityModelArgs - Class in edu.sc.seis.TauP.cli
- InputVelocityModelArgs() - Constructor for class edu.sc.seis.TauP.cli.InputVelocityModelArgs
- inpwave - Static variable in enum edu.sc.seis.TauP.ReflTransAxisType
- inpwave - Variable in class edu.sc.seis.TauP.TauP_ReflTransPlot
- insert(double, SlownessModel, int) - Method in class edu.sc.seis.TauP.TauBranch
-
Inserts the distance, time, and tau increment for the slowness sample given to the branch.
- insertMarkers(JSONObject, List<Arrival>, Instant) - Static method in class edu.sc.seis.TauP.TauP_SetMSeed3
- inshwave - Variable in class edu.sc.seis.TauP.TauP_ReflTransPlot
- insvwave - Static variable in enum edu.sc.seis.TauP.ReflTransAxisType
- inswave - Variable in class edu.sc.seis.TauP.TauP_ReflTransPlot
- interactPointsRE - Static variable in class edu.sc.seis.TauP.LegPuller
- interactPrefix - Static variable in class edu.sc.seis.TauP.LegPuller
- internalLoad(String, String, boolean) - Static method in class edu.sc.seis.TauP.TauModelLoader
- interpolate(double, double, double, double) - Method in class edu.sc.seis.TauP.SlownessModel
- interpolate(double, double, double, double) - Method in class edu.sc.seis.TauP.SphericalSModel
-
Returns the depth for a slowness given a velocity gradient.
- iocbBranch - Variable in class edu.sc.seis.TauP.TauModel
-
Branch with the iocb at its top.
- iocbDepth - Variable in class edu.sc.seis.TauP.TauModel
-
Depth of the iocb.
- iocbDepth - Variable in class edu.sc.seis.TauP.VelocityModel
-
Depth (km) of the iocb (inner core outer core boundary).
- isAbsolute() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- isAddDepth(double) - Method in class edu.sc.seis.TauP.TauP_Pierce
-
checks to see if the given depth has been "added" as a pierce point.
- isAllowInnerCoreS() - Method in class edu.sc.seis.TauP.SlownessModel
- isAllPWave() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
-
True is all segments of this path are only S waves.
- isAllPWave() - Method in interface edu.sc.seis.TauP.SeismicPhase
-
True is all segments of this path are only P waves.
- isAllPWave() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
-
True is all segments of this path are only P waves.
- isAllSWave() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
-
True is all segments of this path are only S waves.
- isAllSWave() - Method in interface edu.sc.seis.TauP.SeismicPhase
-
True is all segments of this path are only S waves.
- isAllSWave() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
-
True is all segments of this path are only S waves.
- isBackscatter() - Method in class edu.sc.seis.TauP.ScatteredArrival
- isBackscatter() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- isBoundary(String) - Static method in class edu.sc.seis.TauP.LegPuller
- isBoundary(String) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isBoundary(String, int) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isBranchDepth(double) - Method in class edu.sc.seis.TauP.TauModel
-
Checks to see if the given depth is a boundary depth.
- isCmb() - Method in class edu.sc.seis.TauP.NamedVelocityDiscon
- isCmb(String) - Static method in class edu.sc.seis.TauP.NamedVelocityDiscon
- isCompressionalWaveSymbol(String) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isCompressionalWaveSymbol(String, int) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isCrustMantleLeg(String) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isCrustMantleLeg(String, int) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isCSV() - Method in class edu.sc.seis.TauP.cli.TableOutputTypeArgs
- isCSV() - Method in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- isDEBUG() - Method in class edu.sc.seis.TauP.TauP_Tool
- isDiffracted(String) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isDiffracted(String, int) - Static method in class edu.sc.seis.TauP.PhaseSymbols
-
Match phase segments like Pdiff, S410diff, Kdiff
- isDisconDepth(double) - Method in class edu.sc.seis.TauP.VelocityModel
- isDowngoingActionAfter(PhaseInteraction) - Static method in enum edu.sc.seis.TauP.PhaseInteraction
- isDowngoingActionBefore(PhaseInteraction) - Static method in enum edu.sc.seis.TauP.PhaseInteraction
- isDowngoingSymbol(String) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isDowngoingSymbol(String, int) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isEmpty() - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- isExclusiveDowngoingSymbol(String) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isExclusiveDowngoingSymbol(String, int) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isFalse(boolean, String) - Static method in class edu.sc.seis.TauP.Assert
- isFluid() - Method in class edu.sc.seis.TauP.VelocityLayer
- isFluidBranch(int) - Method in class edu.sc.seis.TauP.TauModel
- isGeodetic() - Method in class edu.sc.seis.TauP.LatLonable
- isGMT() - Method in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- isGMT() - Method in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- isHead(String) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isHead(String, int) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isIceBed(String) - Static method in class edu.sc.seis.TauP.NamedVelocityDiscon
- isIcocb(String) - Static method in class edu.sc.seis.TauP.NamedVelocityDiscon
- isInboundNegativeDirection() - Method in class edu.sc.seis.TauP.ScatteredArrival
- isIncidentPWave() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- isIncidentShWave() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- isIncidentSWave() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- isInfinite() - Method in class edu.sc.seis.TauP.Complex
-
Tests if this is an infinite complex number.
- isInnerCoreLeg(String) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isInnerCoreLeg(String, int) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isInpwave() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- isInshwave() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- isInswave() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- isIocb() - Method in class edu.sc.seis.TauP.NamedVelocityDiscon
- isJSON() - Method in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- isJSON() - Method in class edu.sc.seis.TauP.cli.TableOutputTypeArgs
- isJSON() - Method in class edu.sc.seis.TauP.cli.TextOutputTypeArgs
- isJSON() - Method in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- isLatLonable() - Method in class edu.sc.seis.TauP.Arrival
- isLatLonable() - Method in class edu.sc.seis.TauP.DistanceRay
- isLatLonable() - Method in class edu.sc.seis.TauP.RayCalculateable
- isLatLonable() - Method in class edu.sc.seis.TauP.ShootableRay
- isLegDepth(String) - Method in class edu.sc.seis.TauP.SeismicPhaseFactory
-
find out if the next leg represents a phase conversion depth
- isLinearRayParam() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- isLocsat() - Method in class edu.sc.seis.TauP.cli.TableOutputTypeArgs
- isLongWayAround() - Method in class edu.sc.seis.TauP.Arrival
- isLongWayAround() - Method in class edu.sc.seis.TauP.ScatteredArrival
- isMoho() - Method in class edu.sc.seis.TauP.NamedVelocityDiscon
- isMoho(String) - Static method in class edu.sc.seis.TauP.NamedVelocityDiscon
- isNamedDisconDepth(double) - Method in class edu.sc.seis.TauP.VelocityModel
- isNaN() - Method in class edu.sc.seis.TauP.Complex
-
Tests if this is a complex Not-a-Number (NaN) value.
- isND() - Method in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- isNegativeHemisphere() - Method in class edu.sc.seis.TauP.FixedHemisphereDistanceRay
- isNegDistance() - Method in class edu.sc.seis.TauP.TauP_Wavefront
- isNoDisconBranch(int) - Method in class edu.sc.seis.TauP.TauModel
-
Does the given branch number have a noDisconDepth at its top? We test against PWave Tau branches (ie true) since S is the same.
- isNoDisconDepth(double) - Method in class edu.sc.seis.TauP.TauModel
-
Is the given depth a "noDisconDepth"?
- isOuterCoreLeg(String) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isOuterCoreLeg(String, int) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isPWave - Variable in class edu.sc.seis.TauP.TauBranch
-
The type of wave for this branch, P or S.
- isReduceTime() - Method in class edu.sc.seis.TauP.TauP_Curve
- isReflectSymbol(String) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isReflectSymbol(String, int) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isRelativeToArrival() - Method in class edu.sc.seis.TauP.Arrival
- isScatterNegativeDirection() - Method in class edu.sc.seis.TauP.ScatteredArrival
- isScatterSymbol(String) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isScatterSymbol(String, int) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isSeabed(String) - Static method in class edu.sc.seis.TauP.NamedVelocityDiscon
- isSeparateFilesByTime() - Method in class edu.sc.seis.TauP.TauP_Wavefront
- isSpherical() - Method in class edu.sc.seis.TauP.TauModel
- isStdout() - Method in class edu.sc.seis.TauP.cli.AbstractOutputTypeArgs
- isSuccessful() - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- isSurfaceWave(String) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isSurfaceWave(String, int) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isSVG() - Method in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- isSVG() - Method in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- isText() - Method in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- isText() - Method in class edu.sc.seis.TauP.cli.TableOutputTypeArgs
- isText() - Method in class edu.sc.seis.TauP.cli.TextOutputTypeArgs
- isText() - Method in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- isTransverseWaveSymbol(String) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isTransverseWaveSymbol(String, int) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isTrue(boolean, String) - Static method in class edu.sc.seis.TauP.Assert
- isUpgoingSymbol(String) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isUpgoingSymbol(String, int) - Static method in class edu.sc.seis.TauP.PhaseSymbols
- isVerbose() - Method in class edu.sc.seis.TauP.TauP_Tool
- isWithTime() - Method in class edu.sc.seis.TauP.TauP_Path
- isxAxisAbs() - Method in class edu.sc.seis.TauP.TauP_Curve
- isxAxisLog() - Method in class edu.sc.seis.TauP.TauP_Curve
- isyAxisAbs() - Method in class edu.sc.seis.TauP.TauP_Curve
- isyAxisLog() - Method in class edu.sc.seis.TauP.TauP_Curve
- isZeroThickness() - Method in class edu.sc.seis.TauP.SlownessLayer
-
Is the layer a zero thickness layer, ie a total reflection?
J
- j - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- J - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- JSON - Static variable in interface edu.sc.seis.TauP.cli.OutputTypes
- jsonTable(PrintWriter) - Method in class edu.sc.seis.TauP.TauP_Table
K
- k - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- K - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- kilometer - edu.sc.seis.TauP.AxisType
- kilometer - edu.sc.seis.TauP.DistanceAxisType
- kilometer180 - edu.sc.seis.TauP.AxisType
- kilometers - Variable in class edu.sc.seis.TauP.DistanceRay
- kilometersToDegrees(double, double) - Static method in class edu.sc.seis.TauP.DistAz
- kmPerDeg() - Static method in class edu.sc.seis.TauP.DistAz
- kmPerDeg(double) - Static method in class edu.sc.seis.TauP.DistAz
- KMPS - edu.sc.seis.TauP.PhaseInteraction
-
Used by addToBranch when the path is surface wave, so just a velocity.
- KMPS_CODE - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- knownDisconNames - Static variable in class edu.sc.seis.TauP.NamedVelocityDiscon
L
- label - Variable in class edu.sc.seis.TauP.XYPlottingData
- labelFor(ModelAxisType) - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- labelPathsSVG(PrintWriter, List<Arrival>) - Method in class edu.sc.seis.TauP.TauP_Path
- lambda - edu.sc.seis.TauP.ModelAxisType
- lastInIsPWave - Variable in class edu.sc.seis.TauP.ReflTrans
- lastRayParam - Variable in class edu.sc.seis.TauP.ReflTrans
- latFor(double, double, double, double) - Static method in class edu.sc.seis.TauP.SphericalCoords
-
Calculates the latitude of a point a given distance along a given azimuth from a starting lat lon.
- latFor(Location, double, double) - Static method in class edu.sc.seis.TauP.SphericalCoords
-
Calculates the latitude of a point a given distance along a given azimuth from a starting lat lon.
- LatLonable - Class in edu.sc.seis.TauP
- LatLonable() - Constructor for class edu.sc.seis.TauP.LatLonable
- latLonFormat - Static variable in class edu.sc.seis.TauP.Outputs
- layer - Variable in class edu.sc.seis.TauP.VelocityModel
-
expandable array to hold the layers
- layerAbove(double, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
-
Finds the slowness layer that contains the given depth Note that if the depth is a layer boundary, it returns the shallower of the two or possibly more (since total reflections are zero thickness layers) layers.
- layerBelow(double, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
-
Finds the slowness layer that contains the given depth Note that if the depth is a layer boundary, it returns the deeper of the two or possibly more (since total reflections are zero thickness layers) layers.
- layerNumber - Variable in exception edu.sc.seis.TauP.NoSuchLayerException
- layerNumberAbove(double) - Method in class edu.sc.seis.TauP.VelocityModel
-
Finds the layer containing the given depth.
- layerNumberAbove(double, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
-
Finds the index of the slowness layer that contains the given depth Note that if the depth is a layer boundary, it returns the shallower of the two or possibly more (since total reflections are zero thickness layers) layers.
- layerNumberBelow(double) - Method in class edu.sc.seis.TauP.VelocityModel
-
Finds the layer containing the given depth.
- layerNumberBelow(double, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
-
Finds the index of the slowness layer that contains the given depth Note that if the depth is a layer boundary, it returns the deeper of the two or possibly more (since total reflections are zero thickness layers) layers.
- layerNumForDepth(double, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
-
finds a layer that contains the depth.
- layerTimeDist(double, int, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
- layerTimeDist(double, int, boolean, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
- layerTimeDist(double, int, boolean, boolean) - Method in class edu.sc.seis.TauP.SphericalSModel
-
Calculates the time and distance increments accumulated by a ray of spherical ray parameter p when passing through layer layerNum.
- layerTimeDistAllowTurn(double, int, boolean, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
- layerTimeDistAllowTurn(double, int, boolean, boolean) - Method in class edu.sc.seis.TauP.SphericalSModel
- legIsPWave(String) - Static method in class edu.sc.seis.TauP.SeismicPhaseFactory
- legNameForSegment(TauModel, int, boolean, boolean, PhaseInteraction) - Static method in class edu.sc.seis.TauP.ProtoSeismicPhase
- legNameForSegment(TauModel, SeismicPhaseSegment) - Static method in class edu.sc.seis.TauP.ProtoSeismicPhase
- legNameForTauBranch(TauModel, int, boolean, boolean) - Static method in class edu.sc.seis.TauP.SeismicPhaseWalk
- legPuller(String) - Static method in class edu.sc.seis.TauP.LegPuller
-
Tokenizes a phase name into legs, ie PcS becomes 'P'+'c'+'S' while p^410P would become 'p'+'^410'+'P'.
- LegPuller - Class in edu.sc.seis.TauP
- LegPuller() - Constructor for class edu.sc.seis.TauP.LegPuller
- legsArePWave(ArrayList<String>) - Static method in class edu.sc.seis.TauP.SeismicPhaseFactory
- linearInterp(double, double, double, double, double) - Static method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
-
solves the equation (yb-ya)/(xb-xa) = (y-ya)/(x-xa) for y given x.
- LinearInterpolation - Class in edu.sc.seis.TauP
- LinearInterpolation() - Constructor for class edu.sc.seis.TauP.LinearInterpolation
- linearInterpPath(ArrivalPathSegment, double, double) - Static method in class edu.sc.seis.TauP.AbstractPathSegment
- linInterp(double, double, double, double, double) - Static method in class edu.sc.seis.TauP.LinearInterpolation
- listDiscon - Variable in class edu.sc.seis.TauP.TauP_VelocityPlot
- load() - Static method in class edu.sc.seis.TauP.PropertyLoader
-
loads the properties from a file.
- load(String) - Static method in class edu.sc.seis.TauP.TauModelLoader
- load(String, String) - Static method in class edu.sc.seis.TauP.TauModelLoader
-
Reads the velocity model, slowness model, and tau model from a file saved using Java's Serializable interface.
- load(String, String, boolean) - Static method in class edu.sc.seis.TauP.TauModelLoader
- loadFromCache(String) - Static method in class edu.sc.seis.TauP.TauModelLoader
- loadFromDepthCache(Double) - Method in class edu.sc.seis.TauP.TauModel
- loadStandardCSS() - Static method in class edu.sc.seis.TauP.SvgUtil
- loadVelocityModel(String) - Static method in class edu.sc.seis.TauP.TauModelLoader
- loadVelocityModel(String, String) - Static method in class edu.sc.seis.TauP.TauModelLoader
-
Loads velocity mode, either by name.
- loadVMod() - Method in class edu.sc.seis.TauP.TauP_Create
- LOCSAT - Static variable in interface edu.sc.seis.TauP.cli.OutputTypes
- LOCSAT - Static variable in class edu.sc.seis.TauP.TauP_Table
- locsatTable(PrintWriter) - Method in class edu.sc.seis.TauP.TauP_Table
- log(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the logarithm of a Complex z, with a branch cut along the negative real axis.
- log10(double) - Static method in class edu.sc.seis.TauP.Sfun
-
Returns the common (base 10) logarithm of a double.
- logBeta(double, double) - Static method in class edu.sc.seis.TauP.Sfun
-
Returns the logarithm of the Beta function.
- logGamma(double) - Static method in class edu.sc.seis.TauP.Sfun
-
Returns the logarithm of the Gamma function of a double.
- lonFor(double, double, double, double) - Static method in class edu.sc.seis.TauP.SphericalCoords
-
Calculates the longitude of a point a given distance along a given azimuth from a starting lat lon.
- lonFor(Location, double, double) - Static method in class edu.sc.seis.TauP.SphericalCoords
-
Calculates the latitude of a point a given distance along a given azimuth from a starting lat lon.
M
- m - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- main(String[]) - Static method in class edu.sc.seis.TauP.DistAz
- main(String[]) - Static method in class edu.sc.seis.TauP.PropertyLoader
- main(String[]) - Static method in class edu.sc.seis.TauP.StdModelGenerator
- main(String[]) - Static method in class edu.sc.seis.TauP.TauP_Create
-
Allows TauP_Create to run as an application.
- main(String[]) - Static method in class edu.sc.seis.TauP.TauP_Path
-
Allows TauP_Path to run as an application.
- main(String[]) - Static method in class edu.sc.seis.TauP.TauP_Pierce
-
Allows TauP_Pierce to run as an application.
- main(String[]) - Static method in class edu.sc.seis.TauP.TauP_SetMSeed3
-
Allows TauP_SetMSeed3 to run as an application.
- main(String[]) - Static method in class edu.sc.seis.TauP.TauP_SetSac
-
Allows TauP_SetSac to run as an application.
- main(String[]) - Static method in class edu.sc.seis.TauP.TauP_Table
-
ToolRun.main should be used instead.
- main(String[]) - Static method in class edu.sc.seis.TauP.TauP_Time
-
Allows TauP_Time to run as an application.
- main(String[]) - Static method in class edu.sc.seis.TauP.TauP_Wavefront
-
Allows TauP_Isochron to run as an application.
- main(String...) - Static method in class edu.sc.seis.TauP.ToolRun
- mainWithExitCode(String[]) - Static method in class edu.sc.seis.TauP.ToolRun
- MANTLE - Static variable in class edu.sc.seis.TauP.NamedVelocityDiscon
- MANY_LAPS_PLUS_180 - Static variable in class edu.sc.seis.TauP.Arrival
- mapwidth - Variable in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- mapwidth - Variable in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- mapWidthUnit - Variable in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- mapWidthUnit - Variable in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- maxDeltaP - Variable in class edu.sc.seis.TauP.SlownessModel
-
Maximum difference between successive slowness samples.
- maxDepthInterval - Variable in class edu.sc.seis.TauP.SlownessModel
-
Maximum difference between successive depth samples, default is 115 km.
- maxDiffraction - Static variable in class edu.sc.seis.TauP.SeismicPhaseFactory
-
The maximum degrees that a Pdiff or Sdiff can diffract along the CMB.
- maxDistance - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
-
The maximum distance that this phase can be theoretically observed.
- maxInterpError - Variable in class edu.sc.seis.TauP.SlownessModel
- maxPathInc - Static variable in class edu.sc.seis.TauP.TauP_Path
- maxPathTime - Variable in class edu.sc.seis.TauP.TauP_Path
- maxRadius - Variable in class edu.sc.seis.TauP.VelocityModel
-
maximum radius of the model (km), default 6371.0
- maxRangeInterval - Variable in class edu.sc.seis.TauP.SlownessModel
-
Maximum difference between successive ranges, in radians.
- maxRayParam - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
-
Maximum ray parameter that exists for this phase.
- maxRayParamIndex - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
-
Index within TauModel.rayParams that corresponds to maxRayParam.
- maxRecursion - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
- maxRefraction - Static variable in class edu.sc.seis.TauP.SeismicPhaseFactory
-
The maximum degrees that a Pn or Sn can refract along the moho.
- mergePhases(ProtoSeismicPhase, ProtoSeismicPhase) - Method in class edu.sc.seis.TauP.SeismicPhaseWalk
- MIN_IDX - Static variable in class edu.sc.seis.TauP.XYPlottingData
- minDeltaP - Variable in class edu.sc.seis.TauP.SlownessModel
-
Minimum difference between successive slowness samples.
- minDistance - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
-
The minimum distance that this phase can be theoretically observed.
- minMax() - Method in class edu.sc.seis.TauP.XYPlottingData
- minMax(double[]) - Method in class edu.sc.seis.TauP.XYPlottingData
- minMax(double[]) - Method in class edu.sc.seis.TauP.XYSegment
- minMaxInXRange(double[], double[]) - Method in class edu.sc.seis.TauP.XYPlottingData
- minMaxInXRange(double[], double[]) - Method in class edu.sc.seis.TauP.XYSegment
- minMaxInYRange(double[], double[]) - Method in class edu.sc.seis.TauP.XYPlottingData
- minMaxInYRange(double[], double[]) - Method in class edu.sc.seis.TauP.XYSegment
- minRadius - Variable in class edu.sc.seis.TauP.VelocityModel
-
minimum radius of the model (km), default 0.0
- minRayParam - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
-
Minimum ray parameter that exists for this phase.
- minRayParamIndex - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
-
Index within TauModel.rayParams that corresponds to minRayParam.
- minus(double) - Method in class edu.sc.seis.TauP.Complex
-
Subtracts a double from this Complex and returns the difference, this-y.
- minus(double, Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the difference of a double and a Complex object, x-y.
- minus(Complex) - Method in class edu.sc.seis.TauP.Complex
-
Returns the difference of this Complex object and another Complex object, this-y.
- minus(Complex, double) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the difference of a Complex object and a double, x-y.
- minus(Complex, Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the difference of two Complex objects, x-y.
- minusEquals(double) - Method in class edu.sc.seis.TauP.Complex
-
Subtracts a double from this Complex and returns the difference, this -= y.
- minusEquals(Complex) - Method in class edu.sc.seis.TauP.Complex
-
Subtracts a Complex from this Complex and returns the difference, this -= y.
- minusReverse(double) - Method in class edu.sc.seis.TauP.Complex
-
Returns the difference of this Complex object and a double, this-y.
- ModelArgs - Class in edu.sc.seis.TauP.cli
- ModelArgs() - Constructor for class edu.sc.seis.TauP.cli.ModelArgs
- ModelAxisType - Enum in edu.sc.seis.TauP
- modelName - Variable in class edu.sc.seis.TauP.VelocityModel
-
name of the velocity model.
- modelSplitDepths - Variable in class edu.sc.seis.TauP.cli.ModelArgs
- MOHO - Static variable in class edu.sc.seis.TauP.NamedVelocityDiscon
- mohoBranch - Variable in class edu.sc.seis.TauP.TauModel
-
Branch with the moho at its top.
- mohoDepth - Variable in class edu.sc.seis.TauP.TauModel
-
Depth of the moho.
- mohoDepth - Variable in class edu.sc.seis.TauP.VelocityModel
-
Depth (km) of the moho.
- MS3 - Static variable in interface edu.sc.seis.TauP.cli.OutputTypes
- mseed3FileNames - Variable in class edu.sc.seis.TauP.TauP_SetMSeed3
- mw_to_N_m(double) - Static method in class edu.sc.seis.TauP.TauP_WKBJ
-
Mw to Mo conversion from Lay and Wallace p.
N
- name - Variable in class edu.sc.seis.TauP.PhaseName
-
name of the phase, ie PKIKP
- name - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
-
The phase name, ie PKiKP.
- namedDiscon - Variable in class edu.sc.seis.TauP.VelocityModel
- NamedVelocityDiscon - Class in edu.sc.seis.TauP
- NamedVelocityDiscon(String, double) - Constructor for class edu.sc.seis.TauP.NamedVelocityDiscon
- NaN - Static variable in class edu.sc.seis.TauP.Complex
- ND - Static variable in interface edu.sc.seis.TauP.cli.OutputTypes
- ND - Static variable in class edu.sc.seis.TauP.VelocityModel
- negateDistance() - Method in class edu.sc.seis.TauP.Arrival
-
Negates the arrival distance.
- negateDistance() - Method in class edu.sc.seis.TauP.TimeDist
- negative(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the negative of a Complex object, -z.
- negativeDistance() - Method in class edu.sc.seis.TauP.AbstractPathSegment
- networks - Variable in class edu.sc.seis.TauP.TauP_SetMSeed3
- nextLegs(TauModel, ProtoSeismicPhase, boolean) - Method in class edu.sc.seis.TauP.SeismicPhaseWalk
- nextSegment(boolean, PhaseInteraction) - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- NoArrivalException - Exception in edu.sc.seis.TauP
- NoArrivalException(String) - Constructor for exception edu.sc.seis.TauP.NoArrivalException
-
Constructs a new exception with the specified detail message.
- NoArrivalException(String, Throwable) - Constructor for exception edu.sc.seis.TauP.NoArrivalException
-
Constructs a new exception with the specified detail message and cause.
- NoArrivalException(Throwable) - Constructor for exception edu.sc.seis.TauP.NoArrivalException
-
Constructs a new exception with the specified cause and a detail message of
(cause==null ? null : cause.toString())
(which typically contains the class and detail message ofcause
). - noDisconDepths - Variable in class edu.sc.seis.TauP.TauModel
-
Depths that should not have reflections or phase conversions.
- NoSuchLayerException - Exception in edu.sc.seis.TauP
-
Exception occurring within the VelocityModel when a request is made for a layer that does not exist.
- NoSuchLayerException(double) - Constructor for exception edu.sc.seis.TauP.NoSuchLayerException
- NoSuchLayerException(int) - Constructor for exception edu.sc.seis.TauP.NoSuchLayerException
- number - Static variable in class edu.sc.seis.TauP.LegPuller
O
- OCEAN - Static variable in class edu.sc.seis.TauP.NamedVelocityDiscon
- ofDegrees(double) - Static method in class edu.sc.seis.TauP.DistanceRay
- ofDegrees(double) - Static method in class edu.sc.seis.TauP.ExactDistanceRay
- ofDegrees(double) - Static method in class edu.sc.seis.TauP.FixedHemisphereDistanceRay
- ofGeodeticStationEvent(Location, Location, double) - Static method in class edu.sc.seis.TauP.DistanceRay
- ofKilometers(double) - Static method in class edu.sc.seis.TauP.DistanceRay
- ofKilometers(double) - Static method in class edu.sc.seis.TauP.ExactDistanceRay
- ofKilometers(double) - Static method in class edu.sc.seis.TauP.FixedHemisphereDistanceRay
- ofRadians(double) - Static method in class edu.sc.seis.TauP.DistanceRay
- ofRadians(double) - Static method in class edu.sc.seis.TauP.ExactDistanceRay
- ofRadians(double) - Static method in class edu.sc.seis.TauP.FixedHemisphereDistanceRay
- ofRayParam(double) - Static method in class edu.sc.seis.TauP.RayParamRay
- ofRayParamSDegree(double) - Static method in class edu.sc.seis.TauP.RayParamRay
- ofStationEvent(Location, Location) - Static method in class edu.sc.seis.TauP.DistanceRay
- ofTakeoffAngle(Double) - Static method in class edu.sc.seis.TauP.TakeoffAngleRay
- onlyAddPoints - Variable in class edu.sc.seis.TauP.TauP_Pierce
- onlyFirst - Variable in class edu.sc.seis.TauP.TauP_Time
- onlyPrintRayP - Variable in class edu.sc.seis.TauP.TauP_Time
- onlyPrintTime - Variable in class edu.sc.seis.TauP.TauP_Time
- onlyRevPoints - Variable in class edu.sc.seis.TauP.TauP_Pierce
- onlyTurnPoints - Variable in class edu.sc.seis.TauP.TauP_Pierce
- onlyUnderPoints - Variable in class edu.sc.seis.TauP.TauP_Pierce
- OUTERCORE - Static variable in class edu.sc.seis.TauP.NamedVelocityDiscon
- Outputs - Class in edu.sc.seis.TauP
-
Outputs.java contains formating, similar to printf, routines for the output types in the TauP package.
- Outputs() - Constructor for class edu.sc.seis.TauP.Outputs
- OutputTypes - Interface in edu.sc.seis.TauP.cli
- outTreeAdd(List<ProtoSeismicPhase>, ProtoSeismicPhase) - Static method in class edu.sc.seis.TauP.SeismicPhaseWalk
- over(double) - Method in class edu.sc.seis.TauP.Complex
-
Returns this Complex object divided by double, this/y.
- over(double, Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns a double divided by a Complex object, x/y.
- over(Complex) - Method in class edu.sc.seis.TauP.Complex
-
Returns this Complex object divided by another Complex object, this/y.
- over(Complex, double) - Static method in class edu.sc.seis.TauP.Complex
-
Returns Complex object divided by a double, x/y.
- over(Complex, Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns Complex object divided by a Complex object, x/y.
- overEquals(double) - Method in class edu.sc.seis.TauP.Complex
-
Divides this Complex by a double and returns the result, this /= y.
- overEquals(Complex) - Method in class edu.sc.seis.TauP.Complex
-
Divides this Complex by a Complex and returns the result, this /= y.
- overlapsRayParam(List<ProtoSeismicPhase>, Double, Double) - Method in class edu.sc.seis.TauP.SeismicPhaseWalk
- OverlayVelocityModelArgs - Class in edu.sc.seis.TauP.cli
- OverlayVelocityModelArgs() - Constructor for class edu.sc.seis.TauP.cli.OverlayVelocityModelArgs
- overReverse(double) - Method in class edu.sc.seis.TauP.Complex
-
Returns a double dividied by this Complex object, x/this.
P
- p - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- P - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- P_VELOCITY - edu.sc.seis.TauP.VelocityModelMaterial
- packageMSeed3(float[], float[], float[], String, int) - Method in class edu.sc.seis.TauP.TauP_WKBJ
- packageMSeed3(float[], String, String, String, int) - Method in class edu.sc.seis.TauP.TauP_WKBJ
- packageName - Static variable in class edu.sc.seis.TauP.PropertyLoader
- packageName - Static variable in class edu.sc.seis.TauP.TauModelLoader
- parseAddDepthsList(String) - Method in class edu.sc.seis.TauP.TauP_Pierce
- parseFileName(String) - Method in class edu.sc.seis.TauP.TauP_Create
- parseName(TauModel, ArrayList<String>) - Method in class edu.sc.seis.TauP.SeismicPhaseFactory
-
Constructs a branch sequence from the given phase name and tau model.
- parseName(String) - Static method in class edu.sc.seis.TauP.PhaseName
- parsePhaseList(String) - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
-
parses a comma separated list of phase names and adds them to the phaseNames vector.
- path(double, boolean, SlownessModel) - Method in class edu.sc.seis.TauP.TauBranch
- PATH - Static variable in class edu.sc.seis.TauP.ToolRun
- phase - edu.sc.seis.TauP.cli.ColorType
- PHASE - Static variable in class edu.sc.seis.TauP.ToolRun
- PhaseArgs - Class in edu.sc.seis.TauP.cli
- PhaseArgs() - Constructor for class edu.sc.seis.TauP.cli.PhaseArgs
- PhaseInteraction - Enum in edu.sc.seis.TauP
- PhaseName - Class in edu.sc.seis.TauP
-
Convenience class that allows sac header variables to be associated with a seismic phase name.
- PhaseName(String) - Constructor for class edu.sc.seis.TauP.PhaseName
- PhaseName(String, int) - Constructor for class edu.sc.seis.TauP.PhaseName
- PhaseName(String, String) - Constructor for class edu.sc.seis.TauP.PhaseName
- phaseNameForSegments() - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- phaseNameForSegments(boolean) - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- phaseNames - Variable in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
-
names of phases to be used, ie PKIKP.
- PhaseParseException - Exception in edu.sc.seis.TauP
- PhaseParseException(Exception) - Constructor for exception edu.sc.seis.TauP.PhaseParseException
- PhaseParseException(String, Exception) - Constructor for exception edu.sc.seis.TauP.PhaseParseException
- PhaseParseException(String, String, int) - Constructor for exception edu.sc.seis.TauP.PhaseParseException
- phaseRegEx - Static variable in class edu.sc.seis.TauP.LegPuller
- phasesExistsInModel() - Method in class edu.sc.seis.TauP.FailedSeismicPhase
- phasesExistsInModel() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- phasesExistsInModel() - Method in interface edu.sc.seis.TauP.SeismicPhase
- phasesExistsInModel() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- PhaseSymbols - Class in edu.sc.seis.TauP
- PhaseSymbols() - Constructor for class edu.sc.seis.TauP.PhaseSymbols
- phaseValidate(ArrayList<String>) - Static method in class edu.sc.seis.TauP.LegPuller
-
Performs consistency checks on the previously tokenized phase name stored in legs.
- PIERCE - Static variable in class edu.sc.seis.TauP.ToolRun
- PLayers - Variable in class edu.sc.seis.TauP.SlownessModel
-
Stores the final slowness-depth layers for P waves.
- PlotTicks - Class in edu.sc.seis.TauP
- PlotTicks() - Constructor for class edu.sc.seis.TauP.PlotTicks
- plus(double) - Method in class edu.sc.seis.TauP.Complex
-
Returns the sum of this Complex a double, this+y.
- plus(double, Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the sum of a double and a Complex, x+y.
- plus(Complex) - Method in class edu.sc.seis.TauP.Complex
-
Returns the sum of this Complex and another Complex, this+y.
- plus(Complex, double) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the sum of a Complex and a double, x+y.
- plus(Complex, Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the sum of two Complex objects, x+y.
- plusEquals(double) - Method in class edu.sc.seis.TauP.Complex
-
Adds a double into this Complex and returns the sum, this += y.
- plusEquals(Complex) - Method in class edu.sc.seis.TauP.Complex
-
Adds a Complex to this Complex and returns the sum, this += y.
- plusReverse(double) - Method in class edu.sc.seis.TauP.Complex
-
Returns the sum of this Complex and a double, x+this.
- poisson - edu.sc.seis.TauP.ModelAxisType
- pow(Complex, double) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the Complex z raised to the x power, with a branch cut for the first parameter (z) along the negative real axis.
- pow(Complex, Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the Complex x raised to the Complex y power.
- print() - Method in class edu.sc.seis.TauP.TauModel
- print() - Method in class edu.sc.seis.TauP.VelocityModel
- printAsGmtScript(PrintWriter, GraphicOutputTypeArgs, boolean) - Method in class edu.sc.seis.TauP.XYPlotOutput
- printAsGmtText(PrintWriter) - Method in class edu.sc.seis.TauP.XYPlotOutput
- printAsJSON(PrintWriter, int) - Method in class edu.sc.seis.TauP.XYPlotOutput
- printAsSvg(PrintWriter, String[], String, String, String, boolean) - Method in class edu.sc.seis.TauP.XYPlotOutput
- printCSV(PrintWriter, VelocityModel) - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- printDistRadius(PrintWriter, double, double) - Static method in class edu.sc.seis.TauP.SvgEarth
- printDistRadiusAsXY(PrintWriter, double, double) - Static method in class edu.sc.seis.TauP.SvgEarth
- printGMT(PrintWriter) - Method in class edu.sc.seis.TauP.SlownessModel
-
prints out the slowness model into a file in a for suitable for plotting with GMT.
- printGMT(PrintWriter) - Method in class edu.sc.seis.TauP.VelocityModel
-
prints out the velocity model into a file in a for suitable for plotting with GMT.
- printGMT(String) - Method in class edu.sc.seis.TauP.SlownessModel
-
prints out the velocity model into a file in a form suitable for plotting with GMT.
- printGMT(String) - Method in class edu.sc.seis.TauP.VelocityModel
-
prints out the velocity model into a file in a form suitable for plotting with GMT.
- printGmtScriptBeginning(PrintWriter, GraphicOutputTypeArgs, boolean) - Method in class edu.sc.seis.TauP.XYPlotOutput
- printGmtScriptBeginning(PrintWriter, String, TauModel, float, String, boolean) - Static method in class edu.sc.seis.TauP.SvgEarth
- printGmtScriptLegend(PrintWriter, String) - Method in class edu.sc.seis.TauP.XYPlotOutput
- printHelp() - Method in class edu.sc.seis.TauP.TauP_Time
- printIsochron(PrintWriter, Map<Double, List<WavefrontPathSegment>>, String) - Method in class edu.sc.seis.TauP.TauP_Wavefront
- printLabelsGMT(PrintWriter, List<Arrival>) - Method in class edu.sc.seis.TauP.TauP_Path
- printModelAsSVG(PrintWriter, TauModel, float, SvgEarthScaling, boolean) - Static method in class edu.sc.seis.TauP.SvgEarth
- printResult(PrintWriter) - Method in class edu.sc.seis.TauP.TauP_PhaseDescribe
- printResult(PrintWriter) - Method in class edu.sc.seis.TauP.TauP_Version
- printResult(PrintWriter, XYPlotOutput) - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- printResult(PrintWriter, List<Arrival>) - Method in class edu.sc.seis.TauP.TauP_AbstractRayTool
- printResult(PrintWriter, List<Arrival>) - Method in class edu.sc.seis.TauP.TauP_Path
- printResult(PrintWriter, List<Arrival>) - Method in class edu.sc.seis.TauP.TauP_Time
- printResult(PrintWriter, List<XYPlottingData>) - Method in class edu.sc.seis.TauP.TauP_Curve
- printResult(PrintWriter, List<XYPlottingData>) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- printResultJson(List<ProtoSeismicPhase>) - Method in class edu.sc.seis.TauP.TauP_Find
- printResultJSON(PrintWriter) - Method in class edu.sc.seis.TauP.TauP_PhaseDescribe
- printResultJSON(PrintWriter) - Method in class edu.sc.seis.TauP.TauP_Version
- printResultJSON(PrintWriter, List<Arrival>) - Method in class edu.sc.seis.TauP.TauP_Path
- printResultJSON(PrintWriter, List<Arrival>) - Method in class edu.sc.seis.TauP.TauP_Pierce
- printResultJSON(PrintWriter, List<Arrival>) - Method in class edu.sc.seis.TauP.TauP_Time
- printResultText(PrintWriter) - Method in class edu.sc.seis.TauP.TauP_PhaseDescribe
- printResultText(PrintWriter) - Method in class edu.sc.seis.TauP.TauP_Version
- printResultText(PrintWriter, List<Arrival>) - Method in class edu.sc.seis.TauP.TauP_Pierce
- printResultText(PrintWriter, List<Arrival>) - Method in class edu.sc.seis.TauP.TauP_Time
- printResultText(List<ProtoSeismicPhase>) - Method in class edu.sc.seis.TauP.TauP_Find
- printScriptBeginningSvg(PrintWriter, TauModel, float, SvgEarthScaling, String, String[], String) - Static method in class edu.sc.seis.TauP.SvgEarth
- printScriptBeginningSVG(PrintWriter, List<Arrival>, float, DistDepthRange, ModelArgs, String[]) - Method in class edu.sc.seis.TauP.TauP_Path
- printSvgEnd(PrintWriter) - Static method in class edu.sc.seis.TauP.SvgEarth
- printSvgEnding(PrintWriter) - Static method in class edu.sc.seis.TauP.SvgEarth
- printSvgEndZoom(PrintWriter) - Static method in class edu.sc.seis.TauP.SvgEarth
- processMSeed3File(File) - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- processRecord(MSeed3Record) - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- processSacFile(File) - Method in class edu.sc.seis.TauP.TauP_SetSac
- processSacTimeSeries(SacTimeSeries, String) - Method in class edu.sc.seis.TauP.TauP_SetSac
- PropertyLoader - Class in edu.sc.seis.TauP
-
convenience class for loading properties.
- PropertyLoader() - Constructor for class edu.sc.seis.TauP.PropertyLoader
- propFileName - Static variable in class edu.sc.seis.TauP.PropertyLoader
- ProtoSeismicPhase - Class in edu.sc.seis.TauP
- ProtoSeismicPhase(List<SeismicPhaseSegment>, double) - Constructor for class edu.sc.seis.TauP.ProtoSeismicPhase
- psFile - Variable in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
-
ps filename for use within gmt script.
- psFile - Variable in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
-
ps filename for use within gmt script.
- puristName - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
-
name with depths corrected to be actuall discontinuities in the model.
- PWAVE - Static variable in class edu.sc.seis.TauP.SeismicPhaseFactory
- PWAVE - Static variable in class edu.sc.seis.TauP.SimpleSeismicPhase
- PWAVE - Static variable in class edu.sc.seis.TauP.SlownessModel
-
Just useful for calling methods that need to know whether to use P or S waves.
Q
- Q_P - edu.sc.seis.TauP.VelocityModelMaterial
- Q_S - edu.sc.seis.TauP.VelocityModelMaterial
- quakemlFilename - Variable in class edu.sc.seis.TauP.TauP_SetMSeed3
- quakeOTimeTol - Variable in class edu.sc.seis.TauP.TauP_SetMSeed3
- quakes - Variable in class edu.sc.seis.TauP.TauP_SetMSeed3
R
- RAD_IDX - Static variable in class edu.sc.seis.TauP.TauP_WKBJ
- radialSlownessAtReceiver() - Method in class edu.sc.seis.TauP.Arrival
- radialSlownessAtSource() - Method in class edu.sc.seis.TauP.Arrival
- radian - edu.sc.seis.TauP.AxisType
- radian - edu.sc.seis.TauP.DistanceAxisType
- radian180 - edu.sc.seis.TauP.AxisType
- radianDepthToXY(XYSegment, double) - Static method in class edu.sc.seis.TauP.XYSegment
- radians - Variable in class edu.sc.seis.TauP.DistanceRay
- radians - Variable in class edu.sc.seis.TauP.Theta
- radius - edu.sc.seis.TauP.DepthAxisType
- radius - edu.sc.seis.TauP.ModelAxisType
- radius - Variable in exception edu.sc.seis.TauP.NoSuchLayerException
- radiusOfEarth - Variable in class edu.sc.seis.TauP.SlownessModel
-
Radius of the Earth in km, usually input from the velocity model.
- radiusOfEarth - Variable in class edu.sc.seis.TauP.TauModel
-
Radius of the Earth in km, usually input from the velocity model.
- radiusOfEarth - Variable in class edu.sc.seis.TauP.VelocityModel
-
reference radius (km), usually radius of the earth, by default 6371 kilometers.
- RayCalculateable - Class in edu.sc.seis.TauP
- RayCalculateable() - Constructor for class edu.sc.seis.TauP.RayCalculateable
- rayparam - edu.sc.seis.TauP.AxisType
- rayparam - edu.sc.seis.TauP.TauP_ReflTransPlot.DegRayParam
- rayParam - Variable in class edu.sc.seis.TauP.DepthRange
-
rayParam associated with the depth range.
- rayParamFormat - Static variable in class edu.sc.seis.TauP.Outputs
- rayParamIncCheck() - Method in class edu.sc.seis.TauP.SlownessModel
-
Checks to make sure that no slowness layer spans more than maxDeltaP.
- RayParamKmRay - Class in edu.sc.seis.TauP
- RayParamKmRay(Double) - Constructor for class edu.sc.seis.TauP.RayParamKmRay
- RayParamRay - Class in edu.sc.seis.TauP
- RayParamRay(double) - Constructor for class edu.sc.seis.TauP.RayParamRay
- rayParams - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
-
Array of possible ray parameters for this phase.
- rayParams - Variable in class edu.sc.seis.TauP.TauModel
-
ray parameters used to construct the tau branches.
- rayParams - Variable in class edu.sc.seis.TauP.Theta
- rayparamStep - Variable in class edu.sc.seis.TauP.TauP_ReflTransPlot
- re - Variable in class edu.sc.seis.TauP.Complex
- readFromStream(DataInputStream) - Static method in class edu.sc.seis.TauP.TauBranch
- readModel(String) - Static method in class edu.sc.seis.TauP.TauModel
- readModelFromStream(InputStream) - Static method in class edu.sc.seis.TauP.TauModel
- readNDFile(File) - Static method in class edu.sc.seis.TauP.VelocityModel
-
This method reads in a velocity model from a "nd" ASCII text file, the format used by Xgbm.
- readNDFile(Reader, String) - Static method in class edu.sc.seis.TauP.VelocityModel
- readPhaseFile(String) - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
-
Reads in list of phase names from a text file.
- readTVelFile(File) - Static method in class edu.sc.seis.TauP.VelocityModel
-
This method reads in a velocity model from a "tvel" ASCII text file.
- readTVelFile(Reader, String) - Static method in class edu.sc.seis.TauP.VelocityModel
- readVelocityFile(String, String) - Static method in class edu.sc.seis.TauP.VelocityModel
-
Reads in a velocity file.
- real(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the real part of a Complex object.
- recalcForAbs(boolean, boolean) - Method in class edu.sc.seis.TauP.XYPlottingData
- recalcForAbs(boolean, boolean) - Method in class edu.sc.seis.TauP.XYSegment
- recalcForAbs(List<XYPlottingData>, boolean, boolean) - Static method in class edu.sc.seis.TauP.XYPlotOutput
- recalcForLog(boolean, boolean) - Method in class edu.sc.seis.TauP.XYPlottingData
- recalcForLog(boolean, boolean) - Method in class edu.sc.seis.TauP.XYSegment
- recalcForLog(List<XYPlottingData>, boolean, boolean) - Static method in class edu.sc.seis.TauP.XYPlotOutput
- recalcPhases() - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
-
recalculates the given phases using a possibly new or changed tau model.
- recalcPhases() - Method in class edu.sc.seis.TauP.TauP_Time
-
recalculates the given phases using a possibly new or changed tau model.
- recalcPhases(List<PhaseName>, double) - Method in class edu.sc.seis.TauP.TauP_Table
- receiverBranch - Variable in class edu.sc.seis.TauP.SeismicPhaseWalk
-
Temporary assume receiver is at surface.
- receiverDepth - Variable in class edu.sc.seis.TauP.SeismicPhaseWalk
- receiverDepth - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
-
The receiver depth within the TauModel that was used to generate this phase.
- reduce(List<XYPlottingData>) - Method in class edu.sc.seis.TauP.TauP_Curve
- reduceVelDeg - Variable in class edu.sc.seis.TauP.TauP_Curve
-
the reducing velocity to use if reduceTime == true, in units of radians/second .
- reduceVelForAxis(AxisType) - Method in class edu.sc.seis.TauP.TauP_Curve
- reduceVelKm - Variable in class edu.sc.seis.TauP.TauP_Curve
- redVelString - Variable in class edu.sc.seis.TauP.TauP_Curve
- refineArrival(int, double, double, int) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- refineArrival(Arrival, Arrival, double, double, int) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- refineDistToleranceRadian - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
- REFLECT_TOPSIDE - edu.sc.seis.TauP.PhaseInteraction
-
Used by addToBranch when the path reflects off the bottom of the end of a segment, ie v.
- REFLECT_TOPSIDE_CRITICAL - edu.sc.seis.TauP.PhaseInteraction
-
Used by addToBranch when the path critically reflects off the bottom of the end of a segment, ie "V".
- REFLECT_UNDERSIDE - edu.sc.seis.TauP.PhaseInteraction
-
Used by addToBranch when the path reflects off the top of the end of a segment, ie ^.
- REFLECT_UNDERSIDE_CRITICAL - edu.sc.seis.TauP.PhaseInteraction
-
Used by addToBranch when the path critically reflects off the top of the end of a segment, ie "^x".
- refltran - edu.sc.seis.TauP.AxisType
- refltranpsv - edu.sc.seis.TauP.AxisType
- ReflTrans - Class in edu.sc.seis.TauP
- ReflTrans(double, double, double, double, double, double) - Constructor for class edu.sc.seis.TauP.ReflTrans
- ReflTransAxisType - Enum in edu.sc.seis.TauP
- ReflTransFluidFluid - Class in edu.sc.seis.TauP
- ReflTransFluidFluid(double, double, double, double) - Constructor for class edu.sc.seis.TauP.ReflTransFluidFluid
- ReflTransFluidFreeSurface - Class in edu.sc.seis.TauP
- ReflTransFluidFreeSurface(double, double) - Constructor for class edu.sc.seis.TauP.ReflTransFluidFreeSurface
- ReflTransFluidSolid - Class in edu.sc.seis.TauP
- ReflTransFluidSolid(double, double, double, double, double) - Constructor for class edu.sc.seis.TauP.ReflTransFluidSolid
- ReflTransFreeSurface - Class in edu.sc.seis.TauP
- ReflTransFreeSurface(double, double, double) - Constructor for class edu.sc.seis.TauP.ReflTransFreeSurface
- refltransh - edu.sc.seis.TauP.AxisType
- REFLTRANSPLOT - Static variable in class edu.sc.seis.TauP.ToolRun
- ReflTransSolidFluid - Class in edu.sc.seis.TauP
- ReflTransSolidFluid(double, double, double, double, double) - Constructor for class edu.sc.seis.TauP.ReflTransSolidFluid
- ReflTransSolidSolid - Class in edu.sc.seis.TauP
- ReflTransSolidSolid(double, double, double, double, double, double) - Constructor for class edu.sc.seis.TauP.ReflTransSolidSolid
- regExCheck(String) - Static method in class edu.sc.seis.TauP.LegPuller
- relativePhaseList - Variable in class edu.sc.seis.TauP.TauP_Time
- relativePhaseName - Variable in class edu.sc.seis.TauP.TauP_Curve
- relativePhaseName - Variable in class edu.sc.seis.TauP.TauP_Time
- removeDuplicatePathPoints(List<TimeDist>) - Static method in class edu.sc.seis.TauP.SimpleSeismicPhase
- replaceLayers(VelocityLayer[], String, boolean, boolean) - Method in class edu.sc.seis.TauP.VelocityModel
- resizeLabels(int) - Static method in class edu.sc.seis.TauP.SvgUtil
- resultAsJSON(String, double, double, String[], List<Arrival>) - Static method in class edu.sc.seis.TauP.TauP_AbstractRayTool
- resultAsJSONObject(String, double, double, String[], List<Arrival>) - Static method in class edu.sc.seis.TauP.TauP_Time
- rotate(double, double, double[], double) - Static method in class edu.sc.seis.TauP.SphericalCoords
-
rotates a point about a pole by an angle.
- rotationPole(double, double, double, double) - Static method in class edu.sc.seis.TauP.SphericalCoords
-
Find the rotation pole required to rotate the first lat lon pair to the second.
- rp - Variable in class edu.sc.seis.TauP.ReflTrans
- RpAngle - edu.sc.seis.TauP.ReflTransAxisType
- Rpp - edu.sc.seis.TauP.ReflTransAxisType
- RppEnergy - edu.sc.seis.TauP.ReflTransAxisType
- Rps - edu.sc.seis.TauP.ReflTransAxisType
- RpsEnergy - edu.sc.seis.TauP.ReflTransAxisType
- RsAngle - edu.sc.seis.TauP.ReflTransAxisType
- Rshsh - edu.sc.seis.TauP.ReflTransAxisType
- RshshEnergy - edu.sc.seis.TauP.ReflTransAxisType
- Rsp - edu.sc.seis.TauP.ReflTransAxisType
- RspEnergy - edu.sc.seis.TauP.ReflTransAxisType
- Rss - edu.sc.seis.TauP.ReflTransAxisType
- RssEnergy - edu.sc.seis.TauP.ReflTransAxisType
- rtod - Static variable in class edu.sc.seis.TauP.SphericalCoords
- RtoD - Static variable in class edu.sc.seis.TauP.Arrival
S
- s - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- S - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- S_VELOCITY - edu.sc.seis.TauP.VelocityModelMaterial
- SAC - Static variable in interface edu.sc.seis.TauP.cli.OutputTypes
- sacFileNames - Variable in class edu.sc.seis.TauP.TauP_SetSac
- sacTNum - Variable in class edu.sc.seis.TauP.PhaseName
-
sac t header to be associated with the phase
- sacTNumForTriplication(int) - Method in class edu.sc.seis.TauP.PhaseName
-
Gets sac header for the index triplication.
- sacTNumTriplication - Variable in class edu.sc.seis.TauP.PhaseName
-
list of sac t headers to be associated with the phase, including n triplications
- save(Properties) - Static method in class edu.sc.seis.TauP.PropertyLoader
-
writes the current system properties out to the file given.
- save(Properties, String) - Static method in class edu.sc.seis.TauP.PropertyLoader
-
writes the current system properties out to the file given.
- saveUsageToFile(String, File, String) - Static method in class edu.sc.seis.TauP.ToolRun
- SCATTER - edu.sc.seis.TauP.PhaseInteraction
-
indicates end of the inbound phase to a scatterer.
- SCATTER_CODE - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- SCATTER_DOWN - edu.sc.seis.TauP.PhaseInteraction
-
indicates end of the inbound phase to a scatterer, where last segment is downgoing.
- ScatterArrivalFailException - Exception in edu.sc.seis.TauP
- ScatterArrivalFailException(Exception) - Constructor for exception edu.sc.seis.TauP.ScatterArrivalFailException
- ScatterArrivalFailException(String) - Constructor for exception edu.sc.seis.TauP.ScatterArrivalFailException
- ScatterArrivalFailException(String, Exception) - Constructor for exception edu.sc.seis.TauP.ScatterArrivalFailException
- ScatteredArrival - Class in edu.sc.seis.TauP
- ScatteredArrival(ScatteredSeismicPhase, RayCalculateable, Arrival, Arrival, boolean) - Constructor for class edu.sc.seis.TauP.ScatteredArrival
- ScatteredSeismicPhase - Class in edu.sc.seis.TauP
- ScatteredSeismicPhase(Arrival, SimpleSeismicPhase, double, double, boolean) - Constructor for class edu.sc.seis.TauP.ScatteredSeismicPhase
- Scatterer - Class in edu.sc.seis.TauP.cli
- Scatterer(double, double) - Constructor for class edu.sc.seis.TauP.cli.Scatterer
- Scatterer(double, FixedHemisphereDistanceRay) - Constructor for class edu.sc.seis.TauP.cli.Scatterer
- scatterWave - Static variable in class edu.sc.seis.TauP.LegPuller
- SEABED - Static variable in class edu.sc.seis.TauP.NamedVelocityDiscon
- secondDerivative(float[], float) - Static method in class edu.sc.seis.TauP.TauP_WKBJ
- segmentDescribe(SeismicPhase) - Static method in interface edu.sc.seis.TauP.SeismicPhase
- segmentDescribeJSON(SeismicPhase) - Static method in interface edu.sc.seis.TauP.SeismicPhase
- segmentList - Variable in class edu.sc.seis.TauP.XYPlottingData
- SeismicPhase - Interface in edu.sc.seis.TauP
- SeismicPhaseFactory - Class in edu.sc.seis.TauP
- SeismicPhaseSegment - Class in edu.sc.seis.TauP
- SeismicPhaseSegment(TauModel, int, int, boolean, PhaseInteraction, boolean, String, double, double) - Constructor for class edu.sc.seis.TauP.SeismicPhaseSegment
- SeismicPhaseWalk - Class in edu.sc.seis.TauP
- SeismicPhaseWalk(TauModel) - Constructor for class edu.sc.seis.TauP.SeismicPhaseWalk
- SeismicPhaseWalk(TauModel, Double, Double, double) - Constructor for class edu.sc.seis.TauP.SeismicPhaseWalk
- setAbsolute(boolean) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- setAddDepth(List<Double>) - Method in class edu.sc.seis.TauP.TauP_Pierce
- setAllowInnerCoreS(boolean) - Method in class edu.sc.seis.TauP.SlownessModel
- setAllowInnerCoreS(boolean) - Method in class edu.sc.seis.TauP.TauP_Create
- setAngleStep(double) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- setAzimuth(double) - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- setBackAzimuth(double) - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- setBotDensity(double) - Method in class edu.sc.seis.TauP.VelocityLayer
- setBotDepth(double) - Method in class edu.sc.seis.TauP.VelocityLayer
- setBotPVelocity(double) - Method in class edu.sc.seis.TauP.VelocityLayer
- setBotQp(double) - Method in class edu.sc.seis.TauP.VelocityLayer
- setBotQs(double) - Method in class edu.sc.seis.TauP.VelocityLayer
- setBotSVelocity(double) - Method in class edu.sc.seis.TauP.VelocityLayer
- setCmbDepth(double) - Method in class edu.sc.seis.TauP.VelocityModel
- setColoring(ColorType) - Method in class edu.sc.seis.TauP.cli.ColoringArgs
- setDEBUG(boolean) - Method in class edu.sc.seis.TauP.TauP_Create
- setDEBUG(boolean) - Method in class edu.sc.seis.TauP.TauP_Tool
-
Turns on debugging output.
- setDegree(List<Double>) - Method in class edu.sc.seis.TauP.TauP_Find
- setDegreeList(List<Double>) - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- setDegreeMinMax(double, double) - Method in class edu.sc.seis.TauP.cli.DistDepthRange
- setDeltaT(double) - Method in class edu.sc.seis.TauP.TauP_WKBJ
-
Set the value of deltaT.
- setDepth(double) - Method in class edu.sc.seis.TauP.CriticalDepth
- setDepth(double) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- setDepthAxisMinMax(double[]) - Method in class edu.sc.seis.TauP.cli.DistDepthRange
- setDepthAxisType(DepthAxisType) - Method in class edu.sc.seis.TauP.cli.DistDepthRange
- setDepthMinMax(double, double) - Method in class edu.sc.seis.TauP.cli.DistDepthRange
- setDirectory(String) - Method in class edu.sc.seis.TauP.TauP_Create
- setDistAxisMinMax(double[]) - Method in class edu.sc.seis.TauP.cli.DistDepthRange
- setDistAxisType(DistanceAxisType) - Method in class edu.sc.seis.TauP.cli.DistDepthRange
- setEhKey(String) - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- setEvdpkm(boolean) - Method in class edu.sc.seis.TauP.TauP_SetSac
- setGUI(boolean) - Static method in class edu.sc.seis.TauP.Alert
- setHeaderFile(String) - Method in class edu.sc.seis.TauP.TauP_Table
- setIncidentDown(boolean) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- setIncidentPWave(boolean) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- setIncidentShWave(boolean) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- setIncidentSWave(boolean) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- setIncidentUp(boolean) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- setIocbDepth(double) - Method in class edu.sc.seis.TauP.VelocityModel
- setLayerNum(int, boolean) - Method in class edu.sc.seis.TauP.CriticalDepth
-
sets slowness layer for waveType waves with this depth at its top.
- setLayerParams(double[]) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- setLayerParams(double, double, double, double, double, double) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- setMapwidth(Float) - Method in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- setMapwidth(Float) - Method in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- setMapWidth(float) - Method in class edu.sc.seis.TauP.TauP_Path
-
Sets the gmt map width to be used with the output script and for creating the circles for each discontinuity.
- setMapWidthUnit(String) - Method in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- setMapWidthUnit(String) - Method in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- setMapWidthUnit(String) - Method in class edu.sc.seis.TauP.TauP_Path
- setMaxDeltaP(double) - Method in class edu.sc.seis.TauP.SlownessModel
- setMaxDeltaP(float) - Method in class edu.sc.seis.TauP.TauP_Create
- setMaxDepthInterval(double) - Method in class edu.sc.seis.TauP.SlownessModel
- setMaxDepthInterval(float) - Method in class edu.sc.seis.TauP.TauP_Create
- setMaxDiffraction(double) - Static method in class edu.sc.seis.TauP.SeismicPhaseFactory
- setMaxInterpError(double) - Method in class edu.sc.seis.TauP.SlownessModel
-
sets the maximum value of the estimated error due to linear interpolation.
- setMaxInterpError(float) - Method in class edu.sc.seis.TauP.TauP_Create
- setMaxKmpsLaps(double) - Static method in class edu.sc.seis.TauP.SeismicPhaseFactory
- setMaxPathInc(double) - Static method in class edu.sc.seis.TauP.TauP_Path
- setMaxPathTime(float) - Method in class edu.sc.seis.TauP.TauP_Path
- setMaxRadius(double) - Method in class edu.sc.seis.TauP.VelocityModel
- setMaxRangeInterval(double) - Method in class edu.sc.seis.TauP.SlownessModel
-
sets the maximum range interval for surface focus turning waves between slowness samples, input in degrees.
- setMaxRangeInterval(float) - Method in class edu.sc.seis.TauP.TauP_Create
- setMaxRefraction(double) - Static method in class edu.sc.seis.TauP.SeismicPhaseFactory
- setMinDeltaP(double) - Method in class edu.sc.seis.TauP.SlownessModel
- setMinDeltaP(float) - Method in class edu.sc.seis.TauP.TauP_Create
- setMinRadius(double) - Method in class edu.sc.seis.TauP.VelocityModel
- setModelFilename(String) - Method in class edu.sc.seis.TauP.cli.InputVelocityModelArgs
- setModelFilename(String) - Method in class edu.sc.seis.TauP.TauP_Create
- setModelName(String) - Method in class edu.sc.seis.TauP.cli.ModelArgs
- setModelName(String) - Method in class edu.sc.seis.TauP.cli.OverlayVelocityModelArgs
- setModelName(String) - Method in class edu.sc.seis.TauP.cli.VelocityModelArgs
- setModelName(String) - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- setModelName(String) - Method in class edu.sc.seis.TauP.VelocityModel
-
set the model name.
- setModelName(List<String>) - Method in class edu.sc.seis.TauP.cli.VelocityModelListArgs
- setModelSplitDepths(List<Double>) - Method in class edu.sc.seis.TauP.cli.ModelArgs
-
Additional depths, beyond source, receiver and scatterer depths to split the model branches.
- setMohoDepth(double) - Method in class edu.sc.seis.TauP.VelocityModel
- SETMSEED3 - Static variable in class edu.sc.seis.TauP.ToolRun
- setMseed3FileNames(List<String>) - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- setNDModelFilename(String) - Method in class edu.sc.seis.TauP.cli.OverlayVelocityModelArgs
- setNDModelFilename(String) - Method in class edu.sc.seis.TauP.cli.VelocityModelArgs
- setNDModelFilename(List<String>) - Method in class edu.sc.seis.TauP.cli.VelocityModelListArgs
- setNegDistance(boolean) - Method in class edu.sc.seis.TauP.TauP_Wavefront
- setNetworks(Map<Network, List<Station>>) - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- setNoDisconDepths(double[]) - Method in class edu.sc.seis.TauP.TauModel
- setOnlyAddPoints(boolean) - Method in class edu.sc.seis.TauP.TauP_Pierce
- setOnlyRevPoints(boolean) - Method in class edu.sc.seis.TauP.TauP_Pierce
- setOnlyTurnPoints(boolean) - Method in class edu.sc.seis.TauP.TauP_Pierce
- setOnlyUnderPoints(boolean) - Method in class edu.sc.seis.TauP.TauP_Pierce
- setOutFile(String) - Method in class edu.sc.seis.TauP.cli.AbstractOutputTypeArgs
- setOutFile(String) - Method in class edu.sc.seis.TauP.TauP_VelocityMerge
- setOutFile(String) - Method in class edu.sc.seis.TauP.TauP_WKBJ
- setOutFileBase(String) - Method in class edu.sc.seis.TauP.cli.AbstractOutputTypeArgs
- setOutFileBase(String) - Method in class edu.sc.seis.TauP.TauP_Tool
- setOutFileExtension(String) - Method in class edu.sc.seis.TauP.cli.AbstractOutputTypeArgs
- setOutFileExtension(String) - Method in class edu.sc.seis.TauP.TauP_Tool
- setOutputFormat(String) - Method in class edu.sc.seis.TauP.cli.AbstractOutputTypeArgs
- setOutputFormat(String) - Method in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- setOutputFormat(String) - Method in class edu.sc.seis.TauP.cli.TableOutputTypeArgs
- setOutputFormat(String) - Method in class edu.sc.seis.TauP.cli.TauModelOutputTypeArgs
- setOutputFormat(String) - Method in class edu.sc.seis.TauP.cli.TextOutputTypeArgs
- setOutputFormat(String) - Method in class edu.sc.seis.TauP.cli.VelModelOutputTypeArgs
- setOutputFormat(String) - Method in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- setOutputFormat(String) - Method in class edu.sc.seis.TauP.TauP_Tool
-
usually one of TEXT or JSON.
- setOutputStream(DataOutputStream) - Method in class edu.sc.seis.TauP.TauP_WKBJ
- setPhaseNameList(List<PhaseName>) - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- setPhaseNames(PhaseName[]) - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
-
Deprecated.
- setPhaseNames(String[]) - Method in class edu.sc.seis.TauP.XYPlotOutput
- setPhaseNames(List<String>) - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- setPLayerNum(int) - Method in class edu.sc.seis.TauP.CriticalDepth
- setPsFile(String) - Method in class edu.sc.seis.TauP.cli.GraphicOutputTypeArgs
- setPsFile(String) - Method in class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- setQuakemlFilename(String) - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- setQuakeOTimeTol(Duration) - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- setQuakes(List<Event>) - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- setRadiusOfEarth(double) - Method in class edu.sc.seis.TauP.SlownessModel
- setRadiusOfEarth(double) - Method in class edu.sc.seis.TauP.VelocityModel
-
sets radius of the earth (km), by default 6371 kilometers.
- setRayparamStep(double) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- setReceiverDepth(double) - Method in class edu.sc.seis.TauP.cli.ModelArgs
- setReceiverDepth(double) - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- setReduceVelDeg(double) - Method in class edu.sc.seis.TauP.TauP_Curve
-
set the reducing velocity, in degrees/second.
- setReduceVelKm(double) - Method in class edu.sc.seis.TauP.TauP_Curve
-
set the reducing velocity, in kilometers/second.
- setRelativePhaseName(String) - Method in class edu.sc.seis.TauP.TauP_Curve
- setRelativeToArrival(Arrival) - Method in class edu.sc.seis.TauP.Arrival
- SETSAC - Static variable in class edu.sc.seis.TauP.ToolRun
- SetSacException - Exception in edu.sc.seis.TauP
- SetSacException(String) - Constructor for exception edu.sc.seis.TauP.SetSacException
-
Constructs a new exception with the specified detail message.
- SetSacException(String, Throwable) - Constructor for exception edu.sc.seis.TauP.SetSacException
-
Constructs a new exception with the specified detail message and cause.
- setSacFileNames(String[]) - Method in class edu.sc.seis.TauP.TauP_SetSac
- setSacTHeader(SacTimeSeries, int, Arrival) - Static method in class edu.sc.seis.TauP.TauP_SetSac
- setSacVarNums() - Method in class edu.sc.seis.TauP.TauP_SetSac
- setScatterer(double, double) - Method in class edu.sc.seis.TauP.cli.ModelArgs
- setScatterer(Scatterer) - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- setSearchValue(RayCalculateable) - Method in class edu.sc.seis.TauP.Arrival
- setSeparateFilesByTime(boolean) - Method in class edu.sc.seis.TauP.TauP_Wavefront
- setShootRayParamKM(List<Double>) - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- setShootRayParams(List<Double>) - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- setSLayerNum(int) - Method in class edu.sc.seis.TauP.CriticalDepth
- setSlownessTolerance(double) - Method in class edu.sc.seis.TauP.SlownessModel
- setSourceDepth(double) - Method in class edu.sc.seis.TauP.cli.ModelArgs
- setSourceDepth(double) - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- setSpherical(boolean) - Method in class edu.sc.seis.TauP.VelocityModel
- setStationxmlFilename(String) - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- setTakeoffAngles(List<Double>) - Method in class edu.sc.seis.TauP.cli.DistanceArgs
- setTauModel(TauModel) - Method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- setTimeStep(float) - Method in class edu.sc.seis.TauP.TauP_Wavefront
- setTitle(String) - Method in class edu.sc.seis.TauP.XYPlotOutput
- setTMod(TauModel) - Method in class edu.sc.seis.TauP.cli.ModelArgs
- setToolPropsFilename(String) - Method in class edu.sc.seis.TauP.TauP_Tool
- setTopDensity(double) - Method in class edu.sc.seis.TauP.VelocityLayer
- setTopDepth(double) - Method in class edu.sc.seis.TauP.VelocityLayer
- setTopPVelocity(double) - Method in class edu.sc.seis.TauP.VelocityLayer
- setTopQp(double) - Method in class edu.sc.seis.TauP.VelocityLayer
- setTopQs(double) - Method in class edu.sc.seis.TauP.VelocityLayer
- setTopSVelocity(double) - Method in class edu.sc.seis.TauP.VelocityLayer
- setTvelModelFilename(String) - Method in class edu.sc.seis.TauP.cli.OverlayVelocityModelArgs
- setTvelModelFilename(String) - Method in class edu.sc.seis.TauP.cli.VelocityModelArgs
- setTvelModelFilename(List<String>) - Method in class edu.sc.seis.TauP.cli.VelocityModelListArgs
- setVelFileType(String) - Method in class edu.sc.seis.TauP.cli.InputVelocityModelArgs
- setVelFileType(String) - Method in class edu.sc.seis.TauP.TauP_Create
- setVelLayerNum(int) - Method in class edu.sc.seis.TauP.CriticalDepth
- setVelocityModel(VelocityModel) - Method in class edu.sc.seis.TauP.TauP_Create
- setVerbose(boolean) - Method in class edu.sc.seis.TauP.TauP_Tool
-
Turns on verbose output.
- setWithTime(boolean) - Method in class edu.sc.seis.TauP.TauP_Path
- setxAxisAbs(boolean) - Method in class edu.sc.seis.TauP.TauP_Curve
- setxAxisLog(boolean) - Method in class edu.sc.seis.TauP.TauP_Curve
- setxAxisMinMax(double[]) - Method in class edu.sc.seis.TauP.TauP_Curve
- setxAxisMinMax(double[]) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- setxAxisMinMax(double[]) - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- setxAxisMinMax(double[]) - Method in class edu.sc.seis.TauP.XYPlotOutput
- setxAxisType(AxisType) - Method in class edu.sc.seis.TauP.TauP_Curve
- setxAxisType(ModelAxisType) - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- setxAxisType(TauP_ReflTransPlot.DegRayParam) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- setXLabel(String) - Method in class edu.sc.seis.TauP.XYPlotOutput
- setxMinMax(double, double) - Method in class edu.sc.seis.TauP.TauP_Curve
- setyAxisAbs(boolean) - Method in class edu.sc.seis.TauP.TauP_Curve
- setyAxisLog(boolean) - Method in class edu.sc.seis.TauP.TauP_Curve
- setyAxisMinMax(double[]) - Method in class edu.sc.seis.TauP.TauP_Curve
- setyAxisMinMax(double[]) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- setyAxisMinMax(double[]) - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- setyAxisMinMax(double[]) - Method in class edu.sc.seis.TauP.XYPlotOutput
- setyAxisType(AxisType) - Method in class edu.sc.seis.TauP.TauP_Curve
- setyAxisType(ModelAxisType) - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- setyAxisType(List<ReflTransAxisType>) - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- setYLabel(String) - Method in class edu.sc.seis.TauP.XYPlotOutput
- setyMinMax(double, double) - Method in class edu.sc.seis.TauP.TauP_Curve
- Sfun - Class in edu.sc.seis.TauP
-
Collection of special functions.
- shDelta - Variable in class edu.sc.seis.TauP.ReflTransSolidSolid
-
delta for SH-SH equations
- shearmodulus - edu.sc.seis.TauP.ModelAxisType
- shiftBranch(int) - Method in class edu.sc.seis.TauP.TauBranch
- ShootableRay - Class in edu.sc.seis.TauP
- ShootableRay() - Constructor for class edu.sc.seis.TauP.ShootableRay
- shootRay(double) - Method in class edu.sc.seis.TauP.FailedSeismicPhase
- shootRay(double) - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- shootRay(double) - Method in interface edu.sc.seis.TauP.SeismicPhase
- shootRay(double) - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- SimpleSeismicPhase - Class in edu.sc.seis.TauP
-
Stores and transforms seismic phase names to and from their corresponding sequence of branches.
- SimpleSeismicPhase(ProtoSeismicPhase, double[], double[], double[], double, double, int, int, double, double, boolean) - Constructor for class edu.sc.seis.TauP.SimpleSeismicPhase
- sin(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the sine of a Complex.
- sinh(double) - Static method in class edu.sc.seis.TauP.Sfun
-
Returns the inverse (arc) hyperbolic sine of a double.
- sinh(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the hyperbolic sine of a Complex.
- size() - Method in class edu.sc.seis.TauP.cli.VelocityModelListArgs
- size() - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- SKIP_HEADER - Static variable in class edu.sc.seis.TauP.TauP_SetSac
- SLayers - Variable in class edu.sc.seis.TauP.SlownessModel
-
Stores the final slowness-depth layers for S waves.
- slowness - edu.sc.seis.TauP.ModelAxisType
- slowness_p - edu.sc.seis.TauP.ModelAxisType
- slowness_s - edu.sc.seis.TauP.ModelAxisType
- SlownessLayer - Class in edu.sc.seis.TauP
-
Class to hold a single slowness layer sample.
- SlownessLayer(double, double, double, double) - Constructor for class edu.sc.seis.TauP.SlownessLayer
-
top slowness, top depth, bottom slowness, bottom depth
- SlownessLayer(VelocityLayer, boolean) - Constructor for class edu.sc.seis.TauP.SlownessLayer
-
Compute the slowness layer from a velocity layer.
- SlownessLayer(VelocityLayer, boolean, double) - Constructor for class edu.sc.seis.TauP.SlownessLayer
-
Compute the slowness layer from a velocity layer.
- SlownessLayer(VelocityLayer, boolean, double, boolean) - Constructor for class edu.sc.seis.TauP.SlownessLayer
-
Compute the slowness layer from a velocity layer.
- slownessLike(ModelAxisType) - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- SlownessModel - Class in edu.sc.seis.TauP
-
This class provides storage and methods for generating slowness-depth pairs.
- SlownessModel(double, VelocityModel, List<CriticalDepth>, List<DepthRange>, List<DepthRange>, List<DepthRange>, List<SlownessLayer>, List<SlownessLayer>, double, double, double, double, double, boolean, double) - Constructor for class edu.sc.seis.TauP.SlownessModel
- SlownessModel(VelocityModel, double, double, double, double, double, boolean, double) - Constructor for class edu.sc.seis.TauP.SlownessModel
- SlownessModelException - Exception in edu.sc.seis.TauP
-
Exceptions unique to the slowness model are implemented here.
- SlownessModelException(String) - Constructor for exception edu.sc.seis.TauP.SlownessModelException
- SlownessModelException(String, Exception) - Constructor for exception edu.sc.seis.TauP.SlownessModelException
- slownessTolerance - Variable in class edu.sc.seis.TauP.SlownessModel
-
Tolerance for slownesses.
- sortArrivals(List<Arrival>) - Static method in class edu.sc.seis.TauP.Arrival
- sourceBranch - Variable in class edu.sc.seis.TauP.TauModel
-
Branch with the source at its top.
- sourceDepth - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
-
The source depth within the TauModel that was used to generate this phase.
- sourceDepth - Variable in class edu.sc.seis.TauP.TauModel
-
Depth for which tau model was constructed.
- sourceSegmentIsPWave() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- sourceSegmentIsPWave() - Method in interface edu.sc.seis.TauP.SeismicPhase
-
True if the initial leg, leaving the source, wavetype is a P wave, false if an S wave.
- sourceSegmentIsPWave() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- spherical - Variable in class edu.sc.seis.TauP.TauModel
-
True if this is a spherical slowness model.
- spherical - Variable in class edu.sc.seis.TauP.VelocityModel
-
is this a spherical model? Default is true.
- SphericalCoords - Class in edu.sc.seis.TauP
-
Utility class for spherical coordinate (lat-lon) transformations.
- SphericalCoords() - Constructor for class edu.sc.seis.TauP.SphericalCoords
- SphericalSModel - Class in edu.sc.seis.TauP
-
This class provides storage and methods for generating slowness-depth pairs in a spherical earth model.
- SphericalSModel(double, VelocityModel, List<CriticalDepth>, List<DepthRange>, List<DepthRange>, List<DepthRange>, List<SlownessLayer>, List<SlownessLayer>, double, double, double, double, double, boolean, double) - Constructor for class edu.sc.seis.TauP.SphericalSModel
- SphericalSModel(VelocityModel) - Constructor for class edu.sc.seis.TauP.SphericalSModel
- SphericalSModel(VelocityModel, double, double, double, double, double, boolean, double) - Constructor for class edu.sc.seis.TauP.SphericalSModel
- splitBranch(double) - Method in class edu.sc.seis.TauP.TauModel
-
returns a new TauModel with the branches containing depth split at depth.
- splitForRepeatRayParam(double[], double[]) - Static method in interface edu.sc.seis.TauP.SeismicPhase
-
Split calculated array into segments for repeated ray parameter values, which indicate a discontinuity in the calculations usually due to low velocity zone.
- splitLayer(double, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
- splitLayerForNewRayParam(double, boolean, SlownessLayer) - Method in class edu.sc.seis.TauP.SlownessModel
- SplitLayerInfo - Class in edu.sc.seis.TauP
-
SplitLayerInfo.java Created: Wed Feb 3 11:32:14 1999
- SplitLayerInfo(SlownessModel, boolean, boolean, double) - Constructor for class edu.sc.seis.TauP.SplitLayerInfo
- splitPhaseNameList(String) - Static method in class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- SPLOT - Static variable in class edu.sc.seis.TauP.ToolRun
- sqBotVp - Variable in class edu.sc.seis.TauP.ReflTrans
- sqBotVs - Variable in class edu.sc.seis.TauP.ReflTrans
- sqRP - Variable in class edu.sc.seis.TauP.ReflTrans
- sqrt(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the square root of a Complex, with a branch cut along the negative real axis.
- sqTopVp - Variable in class edu.sc.seis.TauP.ReflTrans
- sqTopVs - Variable in class edu.sc.seis.TauP.ReflTrans
- staLatLon - Variable in class edu.sc.seis.TauP.RayCalculateable
- start() - Method in class edu.sc.seis.TauP.TauP_Create
- start() - Method in class edu.sc.seis.TauP.TauP_Curve
- start() - Method in class edu.sc.seis.TauP.TauP_Find
- start() - Method in class edu.sc.seis.TauP.TauP_Path
- start() - Method in class edu.sc.seis.TauP.TauP_PhaseDescribe
- start() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- start() - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- start() - Method in class edu.sc.seis.TauP.TauP_SetSac
- start() - Method in class edu.sc.seis.TauP.TauP_Table
- start() - Method in class edu.sc.seis.TauP.TauP_Time
- start() - Method in class edu.sc.seis.TauP.TauP_Tool
- start() - Method in class edu.sc.seis.TauP.TauP_VelocityMerge
- start() - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- start() - Method in class edu.sc.seis.TauP.TauP_Version
- start() - Method in class edu.sc.seis.TauP.TauP_Wavefront
- start(SeismicPhaseSegment, double) - Static method in class edu.sc.seis.TauP.ProtoSeismicPhase
- START - edu.sc.seis.TauP.PhaseInteraction
- startAutocolorG(PrintWriter) - Static method in class edu.sc.seis.TauP.SvgUtil
- startEmpty(String, TauModel, double) - Static method in class edu.sc.seis.TauP.ProtoSeismicPhase
- startNewPhase(TauModel, boolean, PhaseInteraction, boolean, double) - Static method in class edu.sc.seis.TauP.ProtoSeismicPhase
- StationBackAzimuth - Class in edu.sc.seis.TauP
- StationBackAzimuth(Location, Double) - Constructor for class edu.sc.seis.TauP.StationBackAzimuth
- stationxmlFilename - Variable in class edu.sc.seis.TauP.TauP_SetMSeed3
- StdModelGenerator - Class in edu.sc.seis.TauP
-
Generate standard models.
- StdModelGenerator() - Constructor for class edu.sc.seis.TauP.StdModelGenerator
- StdModelGenerator.StdModelCandidates - Class in edu.sc.seis.TauP
- STDOUT_FILENAME - Static variable in class edu.sc.seis.TauP.cli.AbstractOutputTypeArgs
- step - Variable in class edu.sc.seis.TauP.TauP_ReflTransPlot
- suffix - Static variable in class edu.sc.seis.TauP.Complex
-
String used in converting Complex to String.
- sumBranches(TauModel, ProtoSeismicPhase) - Static method in class edu.sc.seis.TauP.SeismicPhaseFactory
-
Sums the appropriate branches for this phase.
- surfaceDepth - Variable in class edu.sc.seis.TauP.TauModel
- surfaceWave - Static variable in class edu.sc.seis.TauP.LegPuller
- SVG - Static variable in interface edu.sc.seis.TauP.cli.OutputTypes
- SvgEarth - Class in edu.sc.seis.TauP
- SvgEarth() - Constructor for class edu.sc.seis.TauP.SvgEarth
- SvgEarthScaling - Class in edu.sc.seis.TauP
- SvgEarthScaling(double) - Constructor for class edu.sc.seis.TauP.SvgEarthScaling
-
Whole earth scaling, given radius of earth
- SvgEarthScaling(double[], double) - Constructor for class edu.sc.seis.TauP.SvgEarthScaling
- SvgUtil - Class in edu.sc.seis.TauP
- SvgUtil() - Constructor for class edu.sc.seis.TauP.SvgUtil
- SWAVE - Static variable in class edu.sc.seis.TauP.SeismicPhaseFactory
- SWAVE - Static variable in class edu.sc.seis.TauP.SimpleSeismicPhase
- SWAVE - Static variable in class edu.sc.seis.TauP.SlownessModel
-
Just useful for calling methods that need to know whether to use P or S waves.
T
- TABLE - Static variable in class edu.sc.seis.TauP.ToolRun
- TableOutputTypeArgs - Class in edu.sc.seis.TauP.cli
- TableOutputTypeArgs(String, String) - Constructor for class edu.sc.seis.TauP.cli.TableOutputTypeArgs
- TakeoffAngleRay - Class in edu.sc.seis.TauP
- TakeoffAngleRay(Double) - Constructor for class edu.sc.seis.TauP.TakeoffAngleRay
- tan(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the tangent of a Complex.
- tanh(double) - Static method in class edu.sc.seis.TauP.Sfun
-
Returns the hyperbolic tangent of a double.
- tanh(Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the hyperbolic tanh of a Complex.
- tau - edu.sc.seis.TauP.AxisType
- tau - Variable in class edu.sc.seis.TauP.TauBranch
-
Holds tau evaluated at the ith ray parameter for this branch.
- TauBranch - Class in edu.sc.seis.TauP
-
provides storage and methods for distance, time and tau increments for a branch.
- TauBranch(boolean, double, double, double, double, double, double[], double[], double[]) - Constructor for class edu.sc.seis.TauP.TauBranch
- TauBranch(double, double, boolean) - Constructor for class edu.sc.seis.TauP.TauBranch
- tauBranches - Variable in class edu.sc.seis.TauP.TauModel
-
2D Array containing a TauBranch object corresponding to each "branch" of the tau model, 0 is P and 1 is S.
- TauModel - Class in edu.sc.seis.TauP
-
provides storage all of the TauBranch's comprising a model.
- TauModel(boolean, double, int, double[], double, int, double, int, double, int, double, SlownessModel, double[], TauBranch[][]) - Constructor for class edu.sc.seis.TauP.TauModel
- TauModel(SlownessModel) - Constructor for class edu.sc.seis.TauP.TauModel
- TauModelException - Exception in edu.sc.seis.TauP
-
Exceptions unique to the tau model are implemented here.
- TauModelException(Exception) - Constructor for exception edu.sc.seis.TauP.TauModelException
- TauModelException(String) - Constructor for exception edu.sc.seis.TauP.TauModelException
- TauModelException(String, Exception) - Constructor for exception edu.sc.seis.TauP.TauModelException
- TauModelLoader - Class in edu.sc.seis.TauP
-
static class that loads a tau model, after searching for it.
- TauModelLoader() - Constructor for class edu.sc.seis.TauP.TauModelLoader
- TauModelOutputTypeArgs - Class in edu.sc.seis.TauP.cli
- TauModelOutputTypeArgs(String, String) - Constructor for class edu.sc.seis.TauP.cli.TauModelOutputTypeArgs
- TAUP - Static variable in interface edu.sc.seis.TauP.cli.OutputTypes
- TauP_AbstractPhaseTool - Class in edu.sc.seis.TauP
- TauP_AbstractPhaseTool(AbstractOutputTypeArgs) - Constructor for class edu.sc.seis.TauP.TauP_AbstractPhaseTool
- TauP_AbstractRayTool - Class in edu.sc.seis.TauP
- TauP_AbstractRayTool(AbstractOutputTypeArgs) - Constructor for class edu.sc.seis.TauP.TauP_AbstractRayTool
- TauP_Create - Class in edu.sc.seis.TauP
-
TauP_Create - Re-implementation of the seismic travel time calculation method described in "The Computation of Seismic Travel Times" by Buland and Chapman, BSSA vol.
- TauP_Create() - Constructor for class edu.sc.seis.TauP.TauP_Create
- TauP_Curve - Class in edu.sc.seis.TauP
- TauP_Curve() - Constructor for class edu.sc.seis.TauP.TauP_Curve
- TauP_Find - Class in edu.sc.seis.TauP
- TauP_Find() - Constructor for class edu.sc.seis.TauP.TauP_Find
- TauP_Path - Class in edu.sc.seis.TauP
-
Calculate travel paths for different phases using a linear interpolated ray parameter between known slowness samples.
- TauP_Path() - Constructor for class edu.sc.seis.TauP.TauP_Path
- TauP_Path(String) - Constructor for class edu.sc.seis.TauP.TauP_Path
- TauP_PhaseDescribe - Class in edu.sc.seis.TauP
- TauP_PhaseDescribe() - Constructor for class edu.sc.seis.TauP.TauP_PhaseDescribe
- TauP_Pierce - Class in edu.sc.seis.TauP
-
Calculate pierce points for different branches using linear interpolation between known slowness samples.
- TauP_Pierce() - Constructor for class edu.sc.seis.TauP.TauP_Pierce
- TauP_Pierce(TauModel) - Constructor for class edu.sc.seis.TauP.TauP_Pierce
- TauP_Pierce(String) - Constructor for class edu.sc.seis.TauP.TauP_Pierce
- TauP_ReflTransPlot - Class in edu.sc.seis.TauP
- TauP_ReflTransPlot() - Constructor for class edu.sc.seis.TauP.TauP_ReflTransPlot
- TauP_ReflTransPlot.DegRayParam - Enum in edu.sc.seis.TauP
- TauP_SetMSeed3 - Class in edu.sc.seis.TauP
- TauP_SetMSeed3() - Constructor for class edu.sc.seis.TauP.TauP_SetMSeed3
- TauP_SetSac - Class in edu.sc.seis.TauP
-
Calculate times for phases and set sac headers based on gcarc or dist or station lat and lon and event lat and lon.
- TauP_SetSac() - Constructor for class edu.sc.seis.TauP.TauP_SetSac
- TauP_Table - Class in edu.sc.seis.TauP
-
Creates a table of travel times for a phase.
- TauP_Table() - Constructor for class edu.sc.seis.TauP.TauP_Table
- TauP_Time - Class in edu.sc.seis.TauP
-
Calculate travel times for different branches using linear interpolation between known slowness samples.
- TauP_Time() - Constructor for class edu.sc.seis.TauP.TauP_Time
- TauP_Time(TauModel) - Constructor for class edu.sc.seis.TauP.TauP_Time
- TauP_Time(String) - Constructor for class edu.sc.seis.TauP.TauP_Time
-
creates a TauP_Time object with the tau model specified by modelName already loaded.
- TauP_Tool - Class in edu.sc.seis.TauP
-
Base class for tools within the TauP Toolkit.
- TauP_Tool(AbstractOutputTypeArgs) - Constructor for class edu.sc.seis.TauP.TauP_Tool
- TauP_VelocityMerge - Class in edu.sc.seis.TauP
-
Replaces part of a velocity model with layers from another.
- TauP_VelocityMerge() - Constructor for class edu.sc.seis.TauP.TauP_VelocityMerge
- TauP_VelocityPlot - Class in edu.sc.seis.TauP
-
Creates plots of a velocity model.
- TauP_VelocityPlot() - Constructor for class edu.sc.seis.TauP.TauP_VelocityPlot
- TauP_Version - Class in edu.sc.seis.TauP
- TauP_Version() - Constructor for class edu.sc.seis.TauP.TauP_Version
- TauP_Wavefront - Class in edu.sc.seis.TauP
-
Plots of wavefronts, distance along the ray at points in time.
- TauP_Wavefront() - Constructor for class edu.sc.seis.TauP.TauP_Wavefront
- TauP_Web - Class in edu.sc.seis.TauP
- TauP_Web() - Constructor for class edu.sc.seis.TauP.TauP_Web
- TauP_WKBJ - Class in edu.sc.seis.TauP
-
TauP_WKBJ.java
- TauP_WKBJ() - Constructor for class edu.sc.seis.TauP.TauP_WKBJ
- TauPException - Exception in edu.sc.seis.TauP
-
Exceptions unique to the tau model are implemented here.
- TauPException(String) - Constructor for exception edu.sc.seis.TauP.TauPException
- TauPException(String, Throwable) - Constructor for exception edu.sc.seis.TauP.TauPException
- TauPException(Throwable) - Constructor for exception edu.sc.seis.TauP.TauPException
- taupMetadata(PrintWriter, String, String[], double[]) - Static method in class edu.sc.seis.TauP.SvgUtil
- TEXT - Static variable in interface edu.sc.seis.TauP.cli.OutputTypes
- TextOutputTypeArgs - Class in edu.sc.seis.TauP.cli
- TextOutputTypeArgs(String, String) - Constructor for class edu.sc.seis.TauP.cli.TextOutputTypeArgs
- theta - edu.sc.seis.TauP.AxisType
- Theta - Class in edu.sc.seis.TauP
- Theta(Arrival) - Constructor for class edu.sc.seis.TauP.Theta
- thetaAtX - Variable in class edu.sc.seis.TauP.Theta
- time - edu.sc.seis.TauP.AxisType
- time - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
-
Array of times corresponding to the ray parameters stored in rayParams.
- time - Variable in class edu.sc.seis.TauP.TauBranch
-
Holds time (seconds) evaluated at the ith ray parameter for this branch.
- TIME - Static variable in class edu.sc.seis.TauP.ToolRun
- TimeDist - Class in edu.sc.seis.TauP
-
Holds the ray parameter, time and distance increments, and optionally a depth, for a ray passing through some layer.
- TimeDist() - Constructor for class edu.sc.seis.TauP.TimeDist
- TimeDist(double) - Constructor for class edu.sc.seis.TauP.TimeDist
- TimeDist(double, double, double) - Constructor for class edu.sc.seis.TauP.TimeDist
- TimeDist(double, double, double, double) - Constructor for class edu.sc.seis.TauP.TimeDist
- timeFormat - Static variable in class edu.sc.seis.TauP.Outputs
- timeFormatNoPad - Static variable in class edu.sc.seis.TauP.Outputs
- times(double) - Method in class edu.sc.seis.TauP.Complex
-
Returns the product of this Complex object and a double, this*y.
- times(double, Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the product of a double and a Complex object, x*y.
- times(Complex) - Method in class edu.sc.seis.TauP.Complex
-
Returns the product of this Complex object and another Complex object, this*y.
- times(Complex, double) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the product of a Complex object and a double, x*y.
- times(Complex, Complex) - Static method in class edu.sc.seis.TauP.Complex
-
Returns the product of two Complex objects, x*y.
- timesEquals(double) - Method in class edu.sc.seis.TauP.Complex
-
Multiplies this Complex by a double and returns the product, this *= y.
- timesEquals(Complex) - Method in class edu.sc.seis.TauP.Complex
-
Multiplies this Complex object by another Complex and returns the product, this *= y.
- timesReverse(double) - Method in class edu.sc.seis.TauP.Complex
-
Returns the product of a double and this Complex, x*this.
- tMod - Variable in class edu.sc.seis.TauP.cli.ModelArgs
-
Tau model calculated previously.
- tMod - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
-
TauModel to generate phase for.
- tModDepth - Variable in class edu.sc.seis.TauP.cli.ModelArgs
-
TauModel derived from tMod by correcting it for a non-surface source.
- toJSONString() - Method in class edu.sc.seis.TauP.SeismicPhaseSegment
- toolNameFromClass(Class) - Static method in class edu.sc.seis.TauP.TauP_Tool
- toolProps - Variable in class edu.sc.seis.TauP.TauP_Create
- toolProps - Variable in class edu.sc.seis.TauP.TauP_Tool
- ToolRun - Class in edu.sc.seis.TauP
- ToolRun() - Constructor for class edu.sc.seis.TauP.ToolRun
- topDensity - Variable in class edu.sc.seis.TauP.ReflTrans
- topDepth - Variable in class edu.sc.seis.TauP.DepthRange
-
Top of the depth range.
- TOPSIDE_CRITICAL_REFLECTION - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- TOPSIDE_REFLECTION - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- topVertSlownessP - Variable in class edu.sc.seis.TauP.ReflTrans
- topVertSlownessS - Variable in class edu.sc.seis.TauP.ReflTrans
- topVp - Variable in class edu.sc.seis.TauP.ReflTrans
- topVs - Variable in class edu.sc.seis.TauP.ReflTrans
- toSlowness(double, double) - Method in class edu.sc.seis.TauP.SlownessModel
- toSlowness(double, double) - Method in class edu.sc.seis.TauP.SphericalSModel
-
Returns the slowness for a velocity at a depth.
- toSlownessLayer(VelocityLayer, boolean) - Method in class edu.sc.seis.TauP.SlownessModel
- toSlownessLayer(VelocityLayer, boolean) - Method in class edu.sc.seis.TauP.SphericalSModel
-
Converts a velocity layer into a slowness layer.
- toString() - Method in class edu.sc.seis.TauP.Arrival
- toString() - Method in class edu.sc.seis.TauP.Complex
-
Returns a String representation for the specified Complex.
- toString() - Method in class edu.sc.seis.TauP.DepthRange
- toString() - Method in class edu.sc.seis.TauP.DistanceRay
- toString() - Method in class edu.sc.seis.TauP.ExactDistanceRay
- toString() - Method in class edu.sc.seis.TauP.FixedHemisphereDistanceRay
- toString() - Method in class edu.sc.seis.TauP.NamedVelocityDiscon
- toString() - Method in class edu.sc.seis.TauP.PhaseName
- toString() - Method in class edu.sc.seis.TauP.ReflTransFluidFluid
- toString() - Method in class edu.sc.seis.TauP.ReflTransFluidFreeSurface
- toString() - Method in class edu.sc.seis.TauP.ReflTransFluidSolid
- toString() - Method in class edu.sc.seis.TauP.ReflTransFreeSurface
- toString() - Method in class edu.sc.seis.TauP.ReflTransSolidFluid
- toString() - Method in class edu.sc.seis.TauP.ReflTransSolidSolid
- toString() - Method in interface edu.sc.seis.TauP.SeismicPhase
- toString() - Method in class edu.sc.seis.TauP.SeismicPhaseSegment
- toString() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- toString() - Method in class edu.sc.seis.TauP.SlownessLayer
-
returns a String description of this SlownessLayer.
- toString() - Method in class edu.sc.seis.TauP.SlownessModel
- toString() - Method in class edu.sc.seis.TauP.SphericalSModel
- toString() - Method in class edu.sc.seis.TauP.TauBranch
- toString() - Method in class edu.sc.seis.TauP.TauModel
- toString() - Method in class edu.sc.seis.TauP.TimeDist
- toString() - Method in class edu.sc.seis.TauP.VelocityLayer
- toString() - Method in class edu.sc.seis.TauP.VelocityModel
- toVelocity(double, double) - Method in class edu.sc.seis.TauP.SlownessModel
- toVelocity(double, double) - Method in class edu.sc.seis.TauP.SphericalSModel
-
Returns the velocity for a slowness at a depth.
- TpAngle - edu.sc.seis.TauP.ReflTransAxisType
- Tpp - edu.sc.seis.TauP.ReflTransAxisType
- TppEnergy - edu.sc.seis.TauP.ReflTransAxisType
- Tps - edu.sc.seis.TauP.ReflTransAxisType
- TpsEnergy - edu.sc.seis.TauP.ReflTransAxisType
- TRANS_IDX - Static variable in class edu.sc.seis.TauP.TauP_WKBJ
- TRANSDOWN - edu.sc.seis.TauP.PhaseInteraction
-
Used by addToBranch when the path transmits down through the end of a segment.
- TRANSUP - edu.sc.seis.TauP.PhaseInteraction
-
Used by addToBranch when the path transmits up through the end of a segment.
- TRANSUPDIFFRACT - edu.sc.seis.TauP.PhaseInteraction
-
Used by addToBranch when the path transmits up across a boundary then diffracts along that boundary.
- trapazoid(float[], float, float, float, float) - Static method in class edu.sc.seis.TauP.TauP_WKBJ
- travelLeg - Static variable in class edu.sc.seis.TauP.LegPuller
- travelSuffix - Static variable in class edu.sc.seis.TauP.LegPuller
- trimDuplicates(List<TimeDist>) - Static method in class edu.sc.seis.TauP.AbstractPathSegment
- TsAngle - edu.sc.seis.TauP.ReflTransAxisType
- Tshsh - edu.sc.seis.TauP.ReflTransAxisType
- TshshEnergy - edu.sc.seis.TauP.ReflTransAxisType
- Tsp - edu.sc.seis.TauP.ReflTransAxisType
- TspEnergy - edu.sc.seis.TauP.ReflTransAxisType
- Tss - edu.sc.seis.TauP.ReflTransAxisType
- TssEnergy - edu.sc.seis.TauP.ReflTransAxisType
- TURN - edu.sc.seis.TauP.PhaseInteraction
-
Used by addToBranch when the path turns within a segment.
- turndepth - edu.sc.seis.TauP.AxisType
- TVEL - Static variable in class edu.sc.seis.TauP.VelocityModel
- TWOPI - Static variable in class edu.sc.seis.TauP.SphericalCoords
U
- UNDERSIDE_REFLECTION - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- unsetDepthCorrected() - Method in class edu.sc.seis.TauP.cli.ModelArgs
V
- validate() - Method in class edu.sc.seis.TauP.SlownessLayer
- validate() - Method in class edu.sc.seis.TauP.SlownessModel
-
Performs consistency check on the slowness model.
- validate() - Method in class edu.sc.seis.TauP.SphericalSModel
-
Performs consistency check on the velocity model.
- validate() - Method in class edu.sc.seis.TauP.TauModel
- validate() - Method in class edu.sc.seis.TauP.VelocityModel
-
Performs internal consistency checks on the velocity model.
- validateArguments() - Method in class edu.sc.seis.TauP.TauP_AbstractRayTool
- validateArguments() - Method in class edu.sc.seis.TauP.TauP_Create
- validateArguments() - Method in class edu.sc.seis.TauP.TauP_Curve
- validateArguments() - Method in class edu.sc.seis.TauP.TauP_Find
- validateArguments() - Method in class edu.sc.seis.TauP.TauP_PhaseDescribe
- validateArguments() - Method in class edu.sc.seis.TauP.TauP_ReflTransPlot
- validateArguments() - Method in class edu.sc.seis.TauP.TauP_SetMSeed3
- validateArguments() - Method in class edu.sc.seis.TauP.TauP_SetSac
- validateArguments() - Method in class edu.sc.seis.TauP.TauP_Table
- validateArguments() - Method in class edu.sc.seis.TauP.TauP_Tool
- validateArguments() - Method in class edu.sc.seis.TauP.TauP_VelocityMerge
- validateArguments() - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- validateArguments() - Method in class edu.sc.seis.TauP.TauP_Version
- validateArguments() - Method in class edu.sc.seis.TauP.TauP_Wavefront
- validateRPCompatibility() - Method in class edu.sc.seis.TauP.SlownessModel
- validateSegList() - Method in class edu.sc.seis.TauP.ProtoSeismicPhase
- valueOf(String) - Static method in enum edu.sc.seis.TauP.AxisType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.sc.seis.TauP.cli.ColorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class edu.sc.seis.TauP.Complex
-
Parses a string into a Complex.
- valueOf(String) - Static method in enum edu.sc.seis.TauP.DepthAxisType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.sc.seis.TauP.DistanceAxisType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.sc.seis.TauP.ModelAxisType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.sc.seis.TauP.PhaseInteraction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.sc.seis.TauP.ReflTransAxisType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.sc.seis.TauP.TauP_ReflTransPlot.DegRayParam
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum edu.sc.seis.TauP.VelocityModelMaterial
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum edu.sc.seis.TauP.AxisType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum edu.sc.seis.TauP.cli.ColorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum edu.sc.seis.TauP.DepthAxisType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum edu.sc.seis.TauP.DistanceAxisType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum edu.sc.seis.TauP.ModelAxisType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum edu.sc.seis.TauP.PhaseInteraction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum edu.sc.seis.TauP.ReflTransAxisType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum edu.sc.seis.TauP.TauP_ReflTransPlot.DegRayParam
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum edu.sc.seis.TauP.VelocityModelMaterial
-
Returns an array containing the constants of this enum type, in the order they are declared.
- vectorLength - Static variable in class edu.sc.seis.TauP.SlownessModel
-
Initial length of the slowness vectors.
- vectorLength - Static variable in class edu.sc.seis.TauP.VelocityModel
-
the initial length of the layer vector.
- velFileType - Variable in class edu.sc.seis.TauP.cli.InputVelocityModelArgs
- VELMERGE - Static variable in class edu.sc.seis.TauP.ToolRun
- VelModelOutputTypeArgs - Class in edu.sc.seis.TauP.cli
- VelModelOutputTypeArgs(String) - Constructor for class edu.sc.seis.TauP.cli.VelModelOutputTypeArgs
- velocity - edu.sc.seis.TauP.ModelAxisType
- velocity_density - edu.sc.seis.TauP.ModelAxisType
- velocity_p - edu.sc.seis.TauP.ModelAxisType
- velocity_s - edu.sc.seis.TauP.ModelAxisType
- velocityAtReceiver() - Method in class edu.sc.seis.TauP.Arrival
- velocityAtReceiver() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- velocityAtReceiver() - Method in interface edu.sc.seis.TauP.SeismicPhase
- velocityAtReceiver() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- velocityAtSource() - Method in class edu.sc.seis.TauP.Arrival
- velocityAtSource() - Method in class edu.sc.seis.TauP.ScatteredSeismicPhase
- velocityAtSource() - Method in interface edu.sc.seis.TauP.SeismicPhase
- velocityAtSource() - Method in class edu.sc.seis.TauP.SimpleSeismicPhase
- VelocityLayer - Class in edu.sc.seis.TauP
-
The VelocityModelLayer class stores and manipulates a singly layer.
- VelocityLayer(int, double, double, double, double, double, double) - Constructor for class edu.sc.seis.TauP.VelocityLayer
- VelocityLayer(int, double, double, double, double, double, double, double, double) - Constructor for class edu.sc.seis.TauP.VelocityLayer
- VelocityLayer(int, double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class edu.sc.seis.TauP.VelocityLayer
- velocityLike(ModelAxisType) - Method in class edu.sc.seis.TauP.TauP_VelocityPlot
- VelocityModel - Class in edu.sc.seis.TauP
-
This class defines basic classes to store and manipulate a velocity model.
- VelocityModel(String, double, double, double, double, double, double, boolean, List<VelocityLayer>) - Constructor for class edu.sc.seis.TauP.VelocityModel
- VelocityModelArgs - Class in edu.sc.seis.TauP.cli
- VelocityModelArgs() - Constructor for class edu.sc.seis.TauP.cli.VelocityModelArgs
- VelocityModelException - Exception in edu.sc.seis.TauP
-
Exceptions unique to VelocityModel
- VelocityModelException(String) - Constructor for exception edu.sc.seis.TauP.VelocityModelException
- VelocityModelListArgs - Class in edu.sc.seis.TauP.cli
- VelocityModelListArgs() - Constructor for class edu.sc.seis.TauP.cli.VelocityModelListArgs
- VelocityModelMaterial - Enum in edu.sc.seis.TauP
- VelPlotOutputTypeArgs - Class in edu.sc.seis.TauP.cli
- VelPlotOutputTypeArgs(String, String) - Constructor for class edu.sc.seis.TauP.cli.VelPlotOutputTypeArgs
- verbose - Variable in class edu.sc.seis.TauP.SimpleSeismicPhase
-
Enables verbose output.
- verbose - Static variable in class edu.sc.seis.TauP.SlownessModel
-
True to enable verbose output.
- VERBOSE - Static variable in class edu.sc.seis.TauP.ToolRun
- VERSION - Static variable in class edu.sc.seis.TauP.ToolRun
- VersionProvider - Class in edu.sc.seis.TauP.cli
- VersionProvider() - Constructor for class edu.sc.seis.TauP.cli.VersionProvider
- VERT_IDX - Static variable in class edu.sc.seis.TauP.TauP_WKBJ
- vMod - Variable in class edu.sc.seis.TauP.SlownessModel
-
Velocity Model used to get slowness model.
- VPLOT - Static variable in class edu.sc.seis.TauP.ToolRun
W
- walkPhases(int) - Method in class edu.sc.seis.TauP.SeismicPhaseWalk
- walkPhases(TauModel, List<ProtoSeismicPhase>, int) - Method in class edu.sc.seis.TauP.SeismicPhaseWalk
- warning(String) - Static method in class edu.sc.seis.TauP.Alert
- warning(String, String) - Static method in class edu.sc.seis.TauP.Alert
- WAVEFRONT - Static variable in class edu.sc.seis.TauP.ToolRun
- WavefrontPathSegment - Class in edu.sc.seis.TauP
- WavefrontPathSegment(List<TimeDist>, boolean, String, TimeDist, int, int, SeismicPhase, double) - Constructor for class edu.sc.seis.TauP.WavefrontPathSegment
- wavetype - edu.sc.seis.TauP.cli.ColorType
- WEB - Static variable in class edu.sc.seis.TauP.ToolRun
- wgs85_flattening - Static variable in class edu.sc.seis.TauP.DistAz
- wgs85_meanEarthRadius - Static variable in class edu.sc.seis.TauP.DistAz
- withAmplitude - Variable in class edu.sc.seis.TauP.TauP_Time
- withEventAzimuth(Location, double) - Method in class edu.sc.seis.TauP.RayCalculateable
- withEventAzimuth(Location, double) - Method in class edu.sc.seis.TauP.ShootableRay
- withStationBackAzimuth(Location, double) - Method in class edu.sc.seis.TauP.RayCalculateable
- withStationBackAzimuth(Location, double) - Method in class edu.sc.seis.TauP.ShootableRay
- withTime - Variable in class edu.sc.seis.TauP.TauP_Path
- WKBJ - Static variable in class edu.sc.seis.TauP.ToolRun
- writeGMTText(PrintWriter, DistDepthRange, String, String, boolean) - Method in class edu.sc.seis.TauP.AbstractPathSegment
- writeJSON(PrintWriter, String) - Method in class edu.sc.seis.TauP.AbstractPathSegment
- writeJSON(PrintWriter, String) - Method in class edu.sc.seis.TauP.Arrival
- writeJSON(PrintWriter, String, String, double, double, List<SeismicPhase>, List<Arrival>) - Static method in class edu.sc.seis.TauP.TauP_Time
- writeJSON(PrintWriter, String, List<Arrival>) - Method in class edu.sc.seis.TauP.TauP_Time
- writeModel(String) - Method in class edu.sc.seis.TauP.TauModel
- writeModelToStream(OutputStream) - Method in class edu.sc.seis.TauP.TauModel
- writeSVGCartesian(PrintWriter) - Method in class edu.sc.seis.TauP.AbstractPathSegment
- writeToND(Writer) - Method in class edu.sc.seis.TauP.VelocityModel
- writeToStream(DataOutputStream) - Method in class edu.sc.seis.TauP.TauBranch
X
- x - Variable in class edu.sc.seis.TauP.XYSegment
- xAxisAbs - Variable in class edu.sc.seis.TauP.TauP_Curve
- xAxisLog - Variable in class edu.sc.seis.TauP.TauP_Curve
- xAxisMinMax - Variable in class edu.sc.seis.TauP.TauP_Curve
- xAxisMinMax - Variable in class edu.sc.seis.TauP.TauP_ReflTransPlot
- xAxisMinMax - Variable in class edu.sc.seis.TauP.TauP_VelocityPlot
- xAxisType - Variable in class edu.sc.seis.TauP.TauP_Curve
- xAxisType - Variable in class edu.sc.seis.TauP.TauP_ReflTransPlot
- xAxisType - Variable in class edu.sc.seis.TauP.XYPlottingData
- XYPlotOutput - Class in edu.sc.seis.TauP
- XYPlotOutput(List<XYPlottingData>, ModelArgs) - Constructor for class edu.sc.seis.TauP.XYPlotOutput
- xyplotScriptBeginning(PrintWriter, String, String[], float, int) - Static method in class edu.sc.seis.TauP.SvgUtil
- xyplotScriptBeginning(PrintWriter, String, String[], float, int, String) - Static method in class edu.sc.seis.TauP.SvgUtil
- xyplotScriptBeginning(PrintWriter, String, String[], float, int, String, double[]) - Static method in class edu.sc.seis.TauP.SvgUtil
- XYPlottingData - Class in edu.sc.seis.TauP
- XYPlottingData(List<XYSegment>, String, String, String, String, List<String>) - Constructor for class edu.sc.seis.TauP.XYPlottingData
- XYPlottingData(List<XYSegment>, String, String, String, List<String>) - Constructor for class edu.sc.seis.TauP.XYPlottingData
- XYSegment - Class in edu.sc.seis.TauP
- XYSegment(double[], double[]) - Constructor for class edu.sc.seis.TauP.XYSegment
Y
- y - Static variable in class edu.sc.seis.TauP.PhaseSymbols
- y - Variable in class edu.sc.seis.TauP.XYSegment
- yAxisAbs - Variable in class edu.sc.seis.TauP.TauP_Curve
- yAxisLog - Variable in class edu.sc.seis.TauP.TauP_Curve
- yAxisMinMax - Variable in class edu.sc.seis.TauP.TauP_Curve
- yAxisMinMax - Variable in class edu.sc.seis.TauP.TauP_ReflTransPlot
- yAxisMinMax - Variable in class edu.sc.seis.TauP.TauP_VelocityPlot
- yAxisType - Variable in class edu.sc.seis.TauP.TauP_Curve
- yAxisType - Variable in class edu.sc.seis.TauP.TauP_ReflTransPlot
- yAxisType - Variable in class edu.sc.seis.TauP.XYPlottingData
- youngsmodulus - edu.sc.seis.TauP.ModelAxisType
All Classes All Packages