Documentation of 'visad.data.hdf5.hdf5objects.HDF5File' Java class
HDF5File
visad.data.hdf5.hdf5objects

Class HDF5File

    • Constructor Detail

      • HDF5File

        public HDF5File(java.lang.String filename,
                        int flags,
                        int create_id,
                        int access_id)
                 throws ncsa.hdf.hdf5lib.exceptions.HDF5Exception
        Creates a new HDF5 file.
        Parameters:
        filename - The name of the HDF5 file.
        flags - File access flags.
        create_id - File creation property list identifier.
        access_id - File access property list identifier.
        Throws:
        ncsa.hdf.hdf5lib.exceptions.HDF5Exception
      • HDF5File

        public HDF5File(java.lang.String filename,
                        int flags,
                        int access_id)
                 throws ncsa.hdf.hdf5lib.exceptions.HDF5Exception
        Opens an existing HDF5 file.
        Parameters:
        filename - The name of the HDF5 file.
        flags - File access flags.
        access_id - File access property list identifier.
        Throws:
        ncsa.hdf.hdf5lib.exceptions.HDF5Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.