|
ProteoWizard
|
#include <SampleDatum.hpp>
Public Member Functions | |
| SampleDatum (abscissa_type _x=0, ordinate_type _y=0) | |
Public Attributes | |
| abscissa_type | x |
| ordinate_type | y |
Definition at line 40 of file SampleDatum.hpp.
|
inline |
Definition at line 45 of file SampleDatum.hpp.
| abscissa_type pwiz::data::SampleDatum< abscissa_type, ordinate_type >::x |
Definition at line 42 of file SampleDatum.hpp.
Referenced by pwiz::data::operator==(), and pwiz::data::operator>>().
| ordinate_type pwiz::data::SampleDatum< abscissa_type, ordinate_type >::y |
Definition at line 43 of file SampleDatum.hpp.
Referenced by pwiz::data::operator==(), and pwiz::data::operator>>().
1.8.1.1