Enum FovAxis
Enumeration of possible axis to define a fov.
Namespace: Mechatronics.SensorSDK
Syntax
public enum FovAxis
Fields
Name | Description | Value |
---|---|---|
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. |