|
EXIficient | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.siemens.ct.exi.values.AbstractValue
com.siemens.ct.exi.values.FloatValue
public class FloatValue
Constructor Summary | |
---|---|
FloatValue(int iMantissa,
int iExponent)
|
Method Summary | |
---|---|
char[] |
toCharacters()
|
float |
toFloat()
|
Methods inherited from class com.siemens.ct.exi.values.AbstractValue |
---|
getCharactersLength, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FloatValue(int iMantissa, int iExponent)
Method Detail |
---|
public float toFloat()
public char[] toCharacters()
|
EXIficient | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |