|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sc.seis.fissuresUtil.mockFissures.IfEvent.MockMagnitude
public class MockMagnitude
| Field Summary | |
|---|---|
static Magnitude[] |
MAGS
Deprecated. - use create methods instead of sharing fields in case someone changes the internals |
| Constructor Summary | |
|---|---|
MockMagnitude()
|
|
| Method Summary | |
|---|---|
static Magnitude |
createMagnitude()
|
static Magnitude[] |
createMagnitudes()
|
static Magnitude[][] |
getMagnitudes(float minMag,
float maxMag,
int count)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Magnitude[] MAGS
| Constructor Detail |
|---|
public MockMagnitude()
| Method Detail |
|---|
public static Magnitude createMagnitude()
public static final Magnitude[][] getMagnitudes(float minMag,
float maxMag,
int count)
public static Magnitude[] createMagnitudes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||