EXIficient

Uses of Class
com.siemens.ct.exi.values.FloatValue

Packages that use FloatValue
com.siemens.ct.exi.io.channel EXI channels. 
 

Uses of FloatValue in com.siemens.ct.exi.io.channel
 

Methods in com.siemens.ct.exi.io.channel that return FloatValue
 FloatValue DecoderChannel.decodeFloatValue()
          Decode a Float represented as two consecutive Integers.
 FloatValue AbstractDecoderChannel.decodeFloatValue()
          Decode a Float represented as two consecutive Integers.
 


EXIficient