Silicon |
public class SiliconCalibrationOptions : IEquatable<SiliconCalibrationOptions>
The SiliconCalibrationOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| SiliconCalibrationOptions | Initializes a new instance of the SiliconCalibrationOptions class |
| Name | Description | |
|---|---|---|
| PeakFindingOptions | Options for peak searching and fitting used when locating the silicon reference feature. | |
| RelativeShift_Tolerance_invcm | Wavenumber tolerance in inverse centimeters (how much the measured shift may differ from the calibration). | |
| Temperature | Temperature associated with the measurement. |
| Name | Description | |
|---|---|---|
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetOfficialShiftValue_Silicon_invcm | Returns the official silicon Raman shift value adjusted for the configured temperature. | |
| 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. (Overrides ObjectToString) |
| Name | Description | |
|---|---|---|
| OfficialShiftValue_Silicone_invcm | Official silicon Raman shift value in inverse centimeters. Reference: National Metrology Institute of Japan. | |
| OfficialShiftValueTemperatureCoefficient_Silicon_invcm | Temperature coefficient of the official silicon shift value in inverse centimeters per Kelvin. Si (1,1,1), Ref: Saltonstall et al., Rev.Sci.Instr. 84, 064903 (2013) | |
| ReferenceTemperature_OfficialShiftValue_Silicon_K | Reference temperature (Kelvin) for the official silicon shift value. |