|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjmarkov.GeomTransition
public class GeomTransition
Constructor Summary | |
---|---|
protected |
GeomTransition(double rate,
int rellevel)
Construye un GeomTransition con tasa de transición "rate", nivel ralativo "rellevel" y condición de típico o no "typic". |
Method Summary | |
---|---|
int |
getlevel()
|
double |
getRate()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected GeomTransition(double rate, int rellevel)
rate
- Tasa de transición al estado destino.rellevel
- Nivel relativo del estado destino.Method Detail |
---|
public double getRate()
public int getlevel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |