Class: Mspire::Spectrum::Centroid
- Defined in:
- lib/mspire/spectrum/centroid.rb
Overview
an Array implementation of Centroidish using alias_method. Accessing :mz and :intensity using this object will be nearly 2X as fast as extending the Centroidish behavior (confirmed by testing)