Lines Matching refs:CCDWidth
1163 // than maximum resolution, so the CCDWidth value comes out too small. Nothing1165 ImageInfo.CCDWidth = (float)(ExifImageWidth * FocalplaneUnits / FocalplaneXRes);1173 / ImageInfo.CCDWidth * 36 + 0.5);1758 if (ImageInfo.CCDWidth){1759 printf("CCD width : %4.2fmm\n",(double)ImageInfo.CCDWidth);