Silicon |
public class SiliconCalibration
The SiliconCalibration type exposes the following members.
| Name | Description | |
|---|---|---|
| SiliconCalibration | Initializes a new instance of the SiliconCalibration class |
| Name | Description | |
|---|---|---|
| IsPeakFound | Gets a value indicating whether a silicon reference peak was found during calibration. | |
| SiliconPeakPosition | Gets the detected silicon peak position. | |
| SiliconPeakPositionStdDev | Gets the standard deviation of the detected silicon peak position. | |
| XPreprocessed | Gets the preprocessed x-values. | |
| YPreprocessed | Gets the preprocessed y-values. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| FindMatch | Finds the Silicon peak. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |