![Teledyne Princeton Instruments PICam 5.x Скачать руководство пользователя страница 202](http://html1.mh-extra.com/html/teledyne/princeton-instruments-picam-5-x/princeton-instruments-picam-5-x_programmers-manual_1080558202.webp)
202
PICam™ 5.x Programmer’s Manual
Issue 11
7.2.1.6
PicamStarDefectMap
Description
is an array in which all star defects for a specified sensor are
stored. The number, location and details of the star defects can vary depending on
camera parameters, so a camera can have more than one such map.
Structure Definition
is:
typedef struct PicamStarDefectMap
{
piint id;
const PicamStarDefect* star_defect_array;
piint star_defect_count;
} PicamStarDefectMap;
Variable Definitions
The variables required by
id:
The unique id of the map for a particular set of parameters.
star_defect_array:
A set of all star defects. This is null when there are no star
defects.
star_defect_count:
. This is 0 when
there are no stars.
Содержание Princeton Instruments PICam 5.x
Страница 1: ...www princetoninstruments com PICam 5 x Programmer s Manual 4411 0161 Issue 11 June 28 2021...
Страница 4: ...4 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 14: ...14 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 180: ...180 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 192: ...192 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 290: ...290 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 302: ...302 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 326: ...324 PICam 5 x Programmer s Manual Issue 11 This page is intentionally blank...
Страница 351: ...This page is intentionally blank...
Страница 354: ......