The data point type of a chromatogram.
More...
#include <MSData.hpp>
List of all members.
Detailed Description
The data point type of a chromatogram.
Definition at line 444 of file MSData.hpp.
Constructor & Destructor Documentation
pwiz::msdata::TimeIntensityPair::TimeIntensityPair |
( |
| ) |
|
|
inline |
pwiz::msdata::TimeIntensityPair::TimeIntensityPair |
( |
double |
time, |
|
|
double |
intensity |
|
) |
| |
|
inline |
Member Function Documentation
bool pwiz::msdata::TimeIntensityPair::operator== |
( |
const TimeIntensityPair & |
that | ) |
const |
returns true iff time and intensity are pairwise equal
Member Data Documentation
double pwiz::msdata::TimeIntensityPair::time |
double pwiz::msdata::TimeIntensityPair::intensity |
The documentation for this struct was generated from the following file:
- /Users/parag/_Research/pwiz/svn/trunk/pwiz/pwiz/data/msdata/MSData.hpp