Class FloatInterpreter

java.lang.Object
cds.savot.model.interpreter.BinaryFieldInterpreter<Float>
cds.savot.model.interpreter.FloatInterpreter

public class FloatInterpreter extends BinaryFieldInterpreter<Float>

Binary interpreter for the type "float" of VOTable.

  • Null value = NaN
  • Size = 4 bytes
  • Java type = Float
Since:
09/2011
Author:
Gregory Mantelet