Class FloatComplexInterpreter

java.lang.Object
cds.savot.model.interpreter.BinaryFieldInterpreter<Float[]>
cds.savot.model.interpreter.FloatComplexInterpreter

public class FloatComplexInterpreter extends BinaryFieldInterpreter<Float[]>

Binary interpreter for the type "floatComplex" of VOTable.

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