public class Chromatogram extends Object
Modifier and Type | Field and Description |
---|---|
protected DataPoint[] |
dataPoints
The data points.
|
Constructor and Description |
---|
Chromatogram(DataPoint[] dataPoints)
Instantiates a new chromatogram.
|
protected DataPoint[] dataPoints
public Chromatogram(DataPoint[] dataPoints)
dataPoints
- the data pointspublic DataPoint[] getDataPoints()
Copyright © 2019. All rights reserved.