ly.img.android.pesdk.backend.exif / Exify / TAG / FOCAL_PLANE_RESOLUTION_UNIT

FOCAL_PLANE_RESOLUTION_UNIT

FOCAL_PLANE_RESOLUTION_UNIT

Value is unsigned int. Unit of FocalPlaneXResoluton/FocalPlaneYResolution.

This tag can be used to calculate the CCD Width:

          CCDWidth = ( PixelXDimension * FocalPlaneResolutionUnit / FocalPlaneXResolution )