| Package | Description |
|---|---|
| umich.ms.datatypes.scan |
| Modifier and Type | Field and Description |
|---|---|
protected PrecursorInfo |
AbstractScan.precursor
If this is an MS1 scan, this field is left null, indicating there was no precursor
|
| Modifier and Type | Method and Description |
|---|---|
PrecursorInfo |
IScan.getPrecursor() |
PrecursorInfo |
AbstractScan.getPrecursor() |
| Modifier and Type | Method and Description |
|---|---|
void |
IScan.setPrecursor(PrecursorInfo precursor) |
void |
AbstractScan.setPrecursor(PrecursorInfo precursor) |
Copyright © 2017. All rights reserved.