Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

pmMaskBadPixelsErrors.h File Reference


Detailed Description

Contains the error text for the mask bad pixels module.

Author:
Ross Harman, MHPCC
Version:
Revision
1.3
Name
rel12
Date:
Date
2006/04/17 18:10:08
Copyright 2004 Maui High Performance Computing Center, University of Hawaii

Definition in file pmMaskBadPixelsErrors.h.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define PS_ERRORNAME_DOMAIN   "psModule.src."
#define PS_ERRORTEXT_pmMaskBadPixels_NULL_MASK_IMAGE   "Null not allowed for mask image."
#define PS_ERRORTEXT_pmMaskBadPixels_NULL_INPUT_IMAGE   "Null not allowed for input image."
#define PS_ERRORTEXT_pmMaskBadPixels_SIZE_INPUT_IMAGE   "Input image size exceeds that of mask image: (%d, %d) vs (%d, %d)"
#define PS_ERRORTEXT_pmMaskBadPixels_SIZE_MASK_IMAGE   "Input image mask size exceeds that of mask image: (%d, %d) vs (%d, %d)"
#define PS_ERRORTEXT_pmMaskBadPixels_OFFSET_MASK_IMAGE   "Total offset >= mask image: (%d, %d) vs (%d, %d)"
#define PS_ERRORTEXT_pmMaskBadPixels_OFFSET_INPUT_IMAGE   "Total offset >= input image: (%d, %d) vs (%d, %d)"
#define PS_ERRORTEXT_pmMaskBadPixels_OFFSET_INPUT_IMAGE_MASK   "Total offset >= input image mask: (%d, %d) vs (%d, %d)"
#define PS_ERRORTEXT_pmMaskBadPixels_TYPE_INPUT_IMAGE   "Complex types not allowed for input image. Type: %d"
#define PS_ERRORTEXT_pmMaskBadPixels_TYPE_MASK_IMAGE   "Mask must be PS_TYPE_MASK type. Type: %d"
#define PS_ERRORTEXT_pmMaskBadPixels_TYPE_MISMATCH   "Input and flat image types differ: (%d vs %d)"
#define PS_ERRORTEXT_pmMaskBadPixels_TYPE_UNSUPPORTED   "Unsupported image datatype. Type: %d"


Define Documentation

#define PS_ERRORNAME_DOMAIN   "psModule.src."
 

Definition at line 34 of file pmMaskBadPixelsErrors.h.

#define PS_ERRORTEXT_pmMaskBadPixels_NULL_INPUT_IMAGE   "Null not allowed for input image."
 

Definition at line 38 of file pmMaskBadPixelsErrors.h.

#define PS_ERRORTEXT_pmMaskBadPixels_NULL_MASK_IMAGE   "Null not allowed for mask image."
 

Definition at line 37 of file pmMaskBadPixelsErrors.h.

#define PS_ERRORTEXT_pmMaskBadPixels_OFFSET_INPUT_IMAGE   "Total offset >= input image: (%d, %d) vs (%d, %d)"
 

Definition at line 42 of file pmMaskBadPixelsErrors.h.

#define PS_ERRORTEXT_pmMaskBadPixels_OFFSET_INPUT_IMAGE_MASK   "Total offset >= input image mask: (%d, %d) vs (%d, %d)"
 

Definition at line 43 of file pmMaskBadPixelsErrors.h.

#define PS_ERRORTEXT_pmMaskBadPixels_OFFSET_MASK_IMAGE   "Total offset >= mask image: (%d, %d) vs (%d, %d)"
 

Definition at line 41 of file pmMaskBadPixelsErrors.h.

#define PS_ERRORTEXT_pmMaskBadPixels_SIZE_INPUT_IMAGE   "Input image size exceeds that of mask image: (%d, %d) vs (%d, %d)"
 

Definition at line 39 of file pmMaskBadPixelsErrors.h.

#define PS_ERRORTEXT_pmMaskBadPixels_SIZE_MASK_IMAGE   "Input image mask size exceeds that of mask image: (%d, %d) vs (%d, %d)"
 

Definition at line 40 of file pmMaskBadPixelsErrors.h.

#define PS_ERRORTEXT_pmMaskBadPixels_TYPE_INPUT_IMAGE   "Complex types not allowed for input image. Type: %d"
 

Definition at line 44 of file pmMaskBadPixelsErrors.h.

#define PS_ERRORTEXT_pmMaskBadPixels_TYPE_MASK_IMAGE   "Mask must be PS_TYPE_MASK type. Type: %d"
 

Definition at line 45 of file pmMaskBadPixelsErrors.h.

#define PS_ERRORTEXT_pmMaskBadPixels_TYPE_MISMATCH   "Input and flat image types differ: (%d vs %d)"
 

Definition at line 46 of file pmMaskBadPixelsErrors.h.

#define PS_ERRORTEXT_pmMaskBadPixels_TYPE_UNSUPPORTED   "Unsupported image datatype. Type: %d"
 

Definition at line 47 of file pmMaskBadPixelsErrors.h.


Generated on Mon Jul 3 14:24:50 2006 for Pan-STARRS Module Library by  doxygen 1.4.4