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