public class NetCDFRawDataFile extends SimpleRawDataFile
NetCDFRawDataFile class.
| Constructor and Description |
|---|
NetCDFRawDataFile(String rawDataFileName,
Optional<File> originalRawDataFile,
FileType rawDataFileType,
ucar.nc2.NetcdfFile inputFile)
Constructor for NetCDFRawDataFile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Remove all data associated with this file from the disk.
|
addChromatogram, addScan, getChromatograms, getMsFunctions, getName, getOriginalFile, getOriginalFilename, getRawDataFileType, getScans, removeChromatogram, removeScan, setName, setOriginalFile, setRawDataFileTypepublic void dispose()
dispose in interface RawDataFiledispose in class SimpleRawDataFileCopyright © 2019. All rights reserved.