|
ProteoWizard
|
Public Attributes | |
| const char * | formula |
| int | numC |
| int | numH |
| int | numN |
| int | numO |
| int | numS |
| double | monoMass |
| double | avgMass |
Definition at line 51 of file ChemistryTest.cpp.
| const char* TestFormula::formula |
Definition at line 53 of file ChemistryTest.cpp.
Referenced by testFormula().
| int TestFormula::numC |
Definition at line 54 of file ChemistryTest.cpp.
| int TestFormula::numH |
Definition at line 54 of file ChemistryTest.cpp.
| int TestFormula::numN |
Definition at line 54 of file ChemistryTest.cpp.
| int TestFormula::numO |
Definition at line 54 of file ChemistryTest.cpp.
| int TestFormula::numS |
Definition at line 54 of file ChemistryTest.cpp.
| double TestFormula::monoMass |
Definition at line 55 of file ChemistryTest.cpp.
Referenced by testFormula().
| double TestFormula::avgMass |
Definition at line 56 of file ChemistryTest.cpp.
Referenced by testFormula().
1.8.1.1