Class DepthSensor
Depth sensor implementation
Inheritance
System.Object
DepthSensor
Assembly: cs.temp.dll.dll
Syntax
public class DepthSensor : SensorBase
Fields
covariance
Declaration
Field Value
Type |
Description |
System.Double |
|
debug
Declaration
Field Value
Type |
Description |
System.Boolean |
|
depth
Declaration
Field Value
Type |
Description |
System.Double |
|
Depth
Declaration
Field Value
Type |
Description |
System.Double |
|
NoiseParameters
Declaration
public NoiseParameters NoiseParameters
Field Value
Type |
Description |
NoiseParameters |
|
Methods
SampleSensor()
Declaration
protected override void SampleSensor()
Overrides