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

§ formula

const char* TestFormula::formula

Definition at line 53 of file ChemistryTest.cpp.

Referenced by testFormula().

§ numC

int TestFormula::numC

Definition at line 54 of file ChemistryTest.cpp.

§ numH

int TestFormula::numH

Definition at line 54 of file ChemistryTest.cpp.

§ numN

int TestFormula::numN

Definition at line 54 of file ChemistryTest.cpp.

§ numO

int TestFormula::numO

Definition at line 54 of file ChemistryTest.cpp.

§ numS

int TestFormula::numS

Definition at line 54 of file ChemistryTest.cpp.

§ num13C

int TestFormula::num13C

Definition at line 54 of file ChemistryTest.cpp.

§ num2H

int TestFormula::num2H

Definition at line 54 of file ChemistryTest.cpp.

§ num15N

int TestFormula::num15N

Definition at line 54 of file ChemistryTest.cpp.

§ num18O

int TestFormula::num18O

Definition at line 54 of file ChemistryTest.cpp.

§ monoMass

double TestFormula::monoMass

Definition at line 55 of file ChemistryTest.cpp.

Referenced by testFormula().

§ avgMass

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: