.. index:: pair: enum; PasPanaCamera .. _doxid-namespace_p1_1_1_image_sdk_1aea5ca296d6dc8a4f3776e49720b086ff: enum P1::ImageSdk::PasPanaCamera ================================ Enum used to descibe the position of an rgb camera in a Pas Pana camera group This is needed when stacking an nir image with an rgb image, then we need to know where in the group a rgb camera is positioned. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum PasPanaCamera { :target:`unknown`, :target:`left2`, :target:`left1`, :target:`nadir`, :target:`right1`, :target:`right2`, };