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
 
int num13C
 
int num2H
 
int num15N
 
int num18O
 
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.

int TestFormula::num13C

Definition at line 54 of file ChemistryTest.cpp.

int TestFormula::num2H

Definition at line 54 of file ChemistryTest.cpp.

int TestFormula::num15N

Definition at line 54 of file ChemistryTest.cpp.

int TestFormula::num18O

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: