All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generated.docs.javadoc.org.eclipse.dawnsci.hdf5.HDF5Utils.DatasetType.html Maven / Gradle / Ivy






HDF5Utils.DatasetType (h5jan API)












org.eclipse.dawnsci.hdf5

Class HDF5Utils.DatasetType

  • java.lang.Object
    • org.eclipse.dawnsci.hdf5.HDF5Utils.DatasetType
  • Enclosing class:
    HDF5Utils


    public static class HDF5Utils.DatasetType
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      DatasetType() 
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • dtype

        public int dtype
      • isize

        public int isize
      • size

        public long size
      • bits

        public int bits
      • nEnum

        public int nEnum
      • name

        public java.lang.String name
      • isVariableLength

        public boolean isVariableLength
      • isComplex

        public boolean isComplex
      • unsigned

        public boolean unsigned
    • Constructor Detail

      • DatasetType

        public DatasetType()




© 2015 - 2024 Weber Informatics LLC | Privacy Policy