libpappsomspp
Library for mass spectrometry
Loading...
Searching...
No Matches
atomnumberinterface.cpp
Go to the documentation of this file.
1
/*******************************************************************************
2
* Copyright (c) 2016 Olivier Langella <Olivier.Langella@moulon.inra.fr>.
3
*
4
* This file is part of the PAPPSOms++ library.
5
*
6
* PAPPSOms++ is free software: you can redistribute it and/or modify
7
* it under the terms of the GNU General Public License as published by
8
* the Free Software Foundation, either version 3 of the License, or
9
* (at your option) any later version.
10
*
11
* PAPPSOms++ is distributed in the hope that it will be useful,
12
* but WITHOUT ANY WARRANTY; without even the implied warranty of
13
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
* GNU General Public License for more details.
15
*
16
* You should have received a copy of the GNU General Public License
17
* along with PAPPSOms++. If not, see <http://www.gnu.org/licenses/>.
18
*
19
******************************************************************************/
20
21
#include "
pappsomspp/core/amino_acid/atomnumberinterface.h
"
22
#include "
pappsomspp/core/amino_acid/chemicalformula.h
"
23
24
const
pappso::ChemicalFormula
25
pappso::AtomNumberInterface::getChemicalFormula
()
const
26
{
27
ChemicalFormula
formula(*
this
);
28
return
formula;
29
}
atomnumberinterface.h
chemicalformula.h
pappso::AtomNumberInterface::getChemicalFormula
virtual const ChemicalFormula getChemicalFormula() const
Definition
atomnumberinterface.cpp:25
pappso::ChemicalFormula
Definition
chemicalformula.h:43
pappsomspp
core
amino_acid
atomnumberinterface.cpp
Generated on Tue Sep 23 2025 09:36:34 for libpappsomspp by
1.13.2