Uses of Enum
com.compomics.util.experiment.io.mass_spectrometry.mzml.MzmlFileIterator.Precision
Packages that use MzmlFileIterator.Precision
Package
Description
Classes for the handling of mzml files.
-
Uses of MzmlFileIterator.Precision in com.compomics.util.experiment.io.mass_spectrometry.mzml
Methods in com.compomics.util.experiment.io.mass_spectrometry.mzml that return MzmlFileIterator.PrecisionModifier and TypeMethodDescriptionstatic MzmlFileIterator.PrecisionReturns the enum constant of this type with the specified name.static MzmlFileIterator.Precision[]MzmlFileIterator.Precision.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.compomics.util.experiment.io.mass_spectrometry.mzml with parameters of type MzmlFileIterator.PrecisionModifier and TypeMethodDescriptionNumber[]MzmlFileIterator.getBinaryDataAsNumberArray(String compression, MzmlFileIterator.Precision precision, byte[] binary) Retrieve the binary data as an array of numeric values.