Class DoubleInterpreter

java.lang.Object
cds.savot.model.interpreter.BinaryFieldInterpreter<Double>
cds.savot.model.interpreter.DoubleInterpreter

public class DoubleInterpreter extends BinaryFieldInterpreter<Double>

Binary interpreter for the type "double" of VOTable.

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