Documentation of 'visad.data.hdf5.HDF5GroupAdapted' Java class
HDF5GroupAdapted
visad.data.hdf5

Class HDF5GroupAdapted

    • Constructor Detail

      • HDF5GroupAdapted

        public HDF5GroupAdapted()
        Constructs an HDF5Group
      • HDF5GroupAdapted

        public HDF5GroupAdapted(int loc_id,
                                java.lang.String gname,
                                int name_length)
                         throws ncsa.hdf.hdf5lib.exceptions.HDF5Exception
        Creates a new HDF5 Group.
        Parameters:
        loc_id - The file or group identifier.
        gname - The absolute or relative name of the new group.
        name_length - The maximum length of the name.
        Throws:
        ncsa.hdf.hdf5lib.exceptions.HDF5Exception
      • HDF5GroupAdapted

        public HDF5GroupAdapted(int loc_id,
                                java.lang.String name)
                         throws ncsa.hdf.hdf5lib.exceptions.HDF5Exception
        Opens an existing HDF5 Group.
        Parameters:
        loc_id - The file or group identifier..
        name - The absolute or relative name of the new group..
        Throws:
        ncsa.hdf.hdf5lib.exceptions.HDF5Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.