Base |
public class Result
The BaseDistanceSensorResult type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseDistanceSensorResult | Creates a new empty RaydimeMeterResult struct. | |
| BaseDistanceSensorResult(NullableDouble, NullableDouble, NullableDouble, NullableDouble, NullableDouble, Single, Single, Nullabledvec3) | Creates a new (partially) filled RaydimeMeterResult struct. |
| Name | Description | |
|---|---|---|
| FWHM | Full Width at Half Maximum (also HWHM) in µm. | |
| Intensity | Intensity of the peak in dB. | |
| Peak | Position in µm of the peak gives the change in ray length, adapted to RAYGUIDE (invert peak). | |
| Position | Position the measurement was taken at. | |
| PositionCorrectedHeight | Measured height corrected for beam angle at measurement position. | |
| ProcessedData | Processed position data. | |
| RawPeak | Position in µm of the peak gives the change in ray length, as received from device. | |
| RawSpectrum | Raw spectrum data as acquired on the camera. | |
| RelativeIntensity | Relative intensity in %. |