zoomTypeFocalLength top-level constant

CameraZoomType const zoomTypeFocalLength

Zoom value/variable focal length in millimetres. Note that there is no message to get the valid zoom range of the camera, so this can type can only be used for cameras where the zoom range is known (implying that this cannot reliably be used in a GCS for an arbitrary camera)

ZOOM_TYPE_FOCAL_LENGTH

Implementation

const CameraZoomType zoomTypeFocalLength = 3;