Public Methods
| Name | Description | |
|---|---|---|
|
Abort | Overridden. Abort measurement. |
|
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 CommMeasurement) |
|
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 stage, i.e. conditioning, deposition or equilibration stage. Only relevant when a measurement is active. (inherited from CommMeasurement) |
|
Start | (inherited from CommMeasurement) |
|
ToString | Convert to string (inherited from Measurement) |
Protected Methods
| Name | Description | |
|---|---|---|
|
AddPoint | Add a measured point to the curve (inherited from CommMeasurement) |
|
Finalize | Allows an |
|
FinishMeasurement | Indicate measurement is finished. (inherited from Measurement) |
|
MeasurementEnded | Indicate the measurement is finished. Will take care of announcing it. (inherited from CommMeasurement) |
|
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) |
|
TryProcessData | Overridden. |
|
WaitForPacket | Wait for a packet to arrive. (inherited from CommMeasurement) |