Field triggerCountPerFrame
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[Tooltip("The number of triggers per frame. For lidars, corresponds to the horizontal frame size. Must be greater than 0.")]
[Field("TriggersPerFrame", PortDirection.Left, FieldExtra.Read)]
[SerializeField]
protected PortType<uint> triggerCountPerFrame
Returns
Type | Description |
---|---|
PortType<uint> |