ProteoWizard
Public Attributes
InstrumentStruct Struct Reference

#include <ramp.h>

List of all members.

Public Attributes

char manufacturer [INSTRUMENT_LENGTH]
char model [INSTRUMENT_LENGTH]
char ionisation [INSTRUMENT_LENGTH]
char analyzer [INSTRUMENT_LENGTH]
char detector [INSTRUMENT_LENGTH]

Detailed Description

Definition at line 199 of file ramp.h.


Member Data Documentation

char InstrumentStruct::manufacturer[INSTRUMENT_LENGTH]

Definition at line 201 of file ramp.h.

Referenced by operator<<(), and test().

char InstrumentStruct::model[INSTRUMENT_LENGTH]

Definition at line 202 of file ramp.h.

Referenced by operator<<(), and test().

char InstrumentStruct::ionisation[INSTRUMENT_LENGTH]

Definition at line 203 of file ramp.h.

Referenced by operator<<(), and test().

char InstrumentStruct::analyzer[INSTRUMENT_LENGTH]

Definition at line 204 of file ramp.h.

Referenced by operator<<(), and test().

char InstrumentStruct::detector[INSTRUMENT_LENGTH]

Definition at line 205 of file ramp.h.

Referenced by operator<<(), and test().


The documentation for this struct was generated from the following file: