ProteoWizard
|
Public Attributes | |
const char * | sequence |
double | monoMassNeutral |
double | monoMassPlus1 |
double | monoMassPlus2 |
double | avgMassNeutral |
double | avgMassPlus1 |
double | avgMassPlus2 |
Definition at line 61 of file PeptideTest.cpp.
const char* TestPeptide::sequence |
Definition at line 63 of file PeptideTest.cpp.
Referenced by peptideTest().
double TestPeptide::monoMassNeutral |
Definition at line 64 of file PeptideTest.cpp.
Referenced by peptideTest().
double TestPeptide::monoMassPlus1 |
Definition at line 64 of file PeptideTest.cpp.
Referenced by peptideTest().
double TestPeptide::monoMassPlus2 |
Definition at line 64 of file PeptideTest.cpp.
Referenced by peptideTest().
double TestPeptide::avgMassNeutral |
Definition at line 65 of file PeptideTest.cpp.
Referenced by peptideTest().
double TestPeptide::avgMassPlus1 |
Definition at line 65 of file PeptideTest.cpp.
Referenced by peptideTest().
double TestPeptide::avgMassPlus2 |
Definition at line 65 of file PeptideTest.cpp.
Referenced by peptideTest().