AccSensorToFFrBfaRawDataAccSensorToFFrBfaRawDataItem Class

Nur accessory FR BFA ToF raw data for one ToF sensor.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public class AccSensorToFFrBfaRawDataItem
Inheritance
Object    AccSensorToFFrBfaRawDataAccSensorToFFrBfaRawDataItem

Constructors

AccSensorToFFrBfaRawDataAccSensorToFFrBfaRawDataItemInitializes a new instance of the AccSensorToFFrBfaRawDataAccSensorToFFrBfaRawDataItem class

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

Fields

distCm Range as read by sensor. Unit: cm.
status A status with status 6 or 9 can be considered with a confidence value of 50%. All other status are below 50% confidence level. Measurement validity status meanings: 0 Ranging data are not updated 1 Signal rate too low on SPAD array 2 Target phase error 3 Sigma estimator too high 4 Target consistency failed (Wrap Around fail 1/2) 5 Range valid 6 Wrap around not performed (Typically the first range) 7 Rate consistency failed (Wrap Around fail 2/2) 8 Signal rate too low for the current target 9 Range valid with large pulse (may be due to a merged target) 10 Range valid, but no target detected at previous range 11 - 12 Target blurred by another one, due to sharpener 15 No target detected (only if nb of target detected is enabled)

See Also