The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

InternIonSeries - Perl class to represent internal fragment ion series.

SYNOPSIS

use InSilicoSpectro::InSilico::InternIonSeries

DESCRIPTION

For the time being this class is simply inherited from IonSeries without adding any new method. It is just here to have a dedicated object for internal ions such that we can identify them by call the method isa.

METHODS

new([%h|$InternIonSeries])

Constructor. %h is a hash of attribute=>value pairs, $IonSeries is a InSilicoSpectro::InSilico::IonSeries object, from which the attributes are copied.

EXAMPLES

See t/InSilico/testCalcFragOOP.pl.

AUTHORS

Jacques Colinge, Upper Austria University of Applied Science at Hagenberg