module Mspire::Spectrum::Centroidish

this module can be used to extend the behavior of some peaks as desired

Public Instance Methods

intensity() click to toggle source
# File lib/mspire/spectrum/centroid.rb, line 7
def intensity() last end
mz() click to toggle source
# File lib/mspire/spectrum/centroid.rb, line 6
def mz() first end