|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.iris.Fissures.Orientation
public final class Orientation
represents the orientation of a single component of a seismometer.
Field Summary | |
---|---|
float |
azimuth
|
float |
dip
|
Constructor Summary | |
---|---|
Orientation()
|
|
Orientation(float azimuth,
float dip)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public float azimuth
public float dip
Constructor Detail |
---|
public Orientation()
public Orientation(float azimuth, float dip)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |