ProteoWizard
Public Attributes | List of all members
TestFormula Struct Reference

Public Attributes

const char * formula
 
int numC
 
int numH
 
int numN
 
int numO
 
int numS
 
double monoMass
 
double avgMass
 

Detailed Description

Definition at line 51 of file ChemistryTest.cpp.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: