|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.thingmagic.Gen2.Q
com.thingmagic.Gen2.StaticQ
public static class Gen2.StaticQ
Static initial Q algorithm
| Field Summary | |
|---|---|
int |
initialQ
The initial Q value to use |
| Constructor Summary | |
|---|---|
Gen2.StaticQ(int initialQ)
Create a static Q algorithim instance with a particular value. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int initialQ
| Constructor Detail |
|---|
public Gen2.StaticQ(int initialQ)
initialQ - the q value| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||