edu.sc.seis.TauP
Class Theta
java.lang.Object
edu.sc.seis.TauP.Theta
- public class Theta
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
radians
protected double radians
thetaAtX
protected double[] thetaAtX
rayParams
protected double[] rayParams
Theta
public Theta(SeismicPhase phase,
double radians)
getRadians
public double getRadians()
- Get the value of radians.
- Returns:
- Value of radians.
getMaxRayParam
public double getMaxRayParam()
getStepRayParam
public double getStepRayParam(double rayParam,
double timeStep)
getTheta
public double getTheta(double rayParam)
getThetaIndex
protected int getThetaIndex(double rayParam)
linInterp
public static double linInterp(double xa,
double xb,
double ya,
double yb,
double x)
Copyright © 1999-2006 Seismology at the University of South Carolina. All Rights Reserved.