Public Methods
| Name | Description | |
|---|---|---|
|
Abort | Abort measurement. |
|
AddCurve | Adds a Curve to the collection. |
|
ClearAllPeaks | Clear peaks for each curve in Measurement. |
|
ClearCurves | Removes all Curve classes from Measurement. |
|
Equals | Determines whether the specified |
|
FindPeaks | Find the peaks for each curve in this measurement |
|
GetCurveArray | Obtain the curves in this measurement as an array. |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ProcessData | Try to process as much data as possible. |
|
RemoveCurve | Removes a Curve from the collection. |
|
Run | Run measurement. Blocks until the measurement is finished. |
|
SkipPretreatment | Skip current pretreatment phase. |
|
Start | |
|
ToString | Overridden. Convert to string |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
FinishMeasurement | Indicate measurement is finished. |
|
MeasuringStarted | Indicates the measurement is started. |
|
MemberwiseClone | Creates a shallow copy of the current |
|
PretreatmentStarted | Indicates pretreatment is started. |