#include <MSIHandler.hpp>
Definition at line 38 of file MSIHandler.hpp.
pwiz::util::MSIHandler::Record::Record |
( |
| ) |
|
|
inline |
Definition at line 40 of file MSIHandler.hpp.
40 :
scan(0),
time(0),
mz(0),
intensity(0),
charge(0),
chargeStates(0),
kl(0),
background(0),
median(0),
peaks(0),
scanFirst(0),
scanLast(0),
scanCount(0) {}
pwiz::util::MSIHandler::Record::Record |
( |
const std::vector< std::string > & |
fields | ) |
|
pwiz::util::MSIHandler::Record::Record |
( |
const Record & |
r | ) |
|
size_t pwiz::util::MSIHandler::Record::scan |
float pwiz::util::MSIHandler::Record::time |
float pwiz::util::MSIHandler::Record::mz |
float pwiz::util::MSIHandler::Record::mass |
float pwiz::util::MSIHandler::Record::intensity |
int pwiz::util::MSIHandler::Record::charge |
int pwiz::util::MSIHandler::Record::chargeStates |
float pwiz::util::MSIHandler::Record::kl |
float pwiz::util::MSIHandler::Record::background |
float pwiz::util::MSIHandler::Record::median |
int pwiz::util::MSIHandler::Record::peaks |
int pwiz::util::MSIHandler::Record::scanFirst |
int pwiz::util::MSIHandler::Record::scanLast |
int pwiz::util::MSIHandler::Record::scanCount |
The documentation for this struct was generated from the following file:
- /build/libpwiz-q74ClW/libpwiz-3.0.9393/pwiz/utility/misc/MSIHandler.hpp