Enum SphericalLaserConfig.TimeBetweenFiring
Possible way to define how the timing between laser firing is defined.
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
public enum SphericalLaserConfig.TimeBetweenFiring
Fields
Name | Description |
---|---|
Custom | The time between consecutive laser firing is set by the user. |
MaximumPossible | The time between consecutive laser firing is computed automatically to be uniformly spaced in time. |