#include <MSIHandler.hpp>
Definition at line 38 of file MSIHandler.hpp.
◆ Record() [1/3]
| 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) {}
◆ Record() [2/3]
| pwiz::util::MSIHandler::Record::Record |
( |
const std::vector< std::string > & |
fields | ) |
|
◆ Record() [3/3]
| pwiz::util::MSIHandler::Record::Record |
( |
const Record & |
r | ) |
|
◆ scan
| size_t pwiz::util::MSIHandler::Record::scan |
◆ time
| float pwiz::util::MSIHandler::Record::time |
◆ mz
| float pwiz::util::MSIHandler::Record::mz |
◆ mass
| float pwiz::util::MSIHandler::Record::mass |
◆ intensity
| float pwiz::util::MSIHandler::Record::intensity |
◆ charge
| int pwiz::util::MSIHandler::Record::charge |
◆ chargeStates
| int pwiz::util::MSIHandler::Record::chargeStates |
◆ kl
| float pwiz::util::MSIHandler::Record::kl |
◆ background
| float pwiz::util::MSIHandler::Record::background |
◆ median
| float pwiz::util::MSIHandler::Record::median |
◆ peaks
| int pwiz::util::MSIHandler::Record::peaks |
◆ scanFirst
| int pwiz::util::MSIHandler::Record::scanFirst |
◆ scanLast
| int pwiz::util::MSIHandler::Record::scanLast |
◆ scanCount
| int pwiz::util::MSIHandler::Record::scanCount |
The documentation for this struct was generated from the following file:
- /build/libpwiz-n8pw9z/libpwiz-3.0.18342/pwiz/utility/misc/MSIHandler.hpp