|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.subsetter.AzimuthUtils
public class AzimuthUtils
Constructor Summary | |
---|---|
AzimuthUtils()
|
Method Summary | |
---|---|
static boolean |
isAngleBetween(double angle,
double min,
double max)
|
static boolean |
isAzimuthBetween(DistAz dz,
double min,
double max)
|
static boolean |
isBackAzimuthBetween(DistAz dz,
double min,
double max)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AzimuthUtils()
Method Detail |
---|
public static boolean isAzimuthBetween(DistAz dz, double min, double max)
public static boolean isBackAzimuthBetween(DistAz dz, double min, double max)
public static boolean isAngleBetween(double angle, double min, double max)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |