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