Class DetectIntervalProperty
Plane detection process execution setting
Inheritance
System.Object
DetectIntervalProperty
Implements
SensCord.IBaseProperty
Namespace: TofAr.V0.Plane
Assembly: TofArPlaneAssembly.dll
Syntax
[MessagePackObject(false)]
public class DetectIntervalProperty : IBaseProperty
Fields
intervalFrames
Number of interval frames between executions of the detection process (Default: 1)
Declaration
[Key("intervalFrames")]
public int intervalFrames
Field Value
Type |
---|
System.Int32 |
Implements
SensCord.IBaseProperty