Class FloatInterpreter


  • public class FloatInterpreter
    extends BinaryFieldInterpreter<java.lang.Float>

    Binary interpreter for the type "float" of VOTable.

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