Enum FovAxis
Enumeration of possible axis to define a fov.
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
public enum FovAxis
Fields
Name | Description |
---|---|
Horizontal | Define the fov as an angle opening left-right relative to the camera forward axis. |
Vertical | Define the fov as an angle opening top-bottom relative to the camera forward axis. |