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.1
Name
rel8_0
Date:
Date
2005/09/28 20:43:52
Copyright 2004 Maui High Performance Computing Center, University of Hawaii

Definition in file pmMaskBadPixelsErrors.h.

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 29 of file pmMaskBadPixelsErrors.h.

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

Definition at line 33 of file pmMaskBadPixelsErrors.h.

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

Definition at line 32 of file pmMaskBadPixelsErrors.h.

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

Definition at line 37 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 38 of file pmMaskBadPixelsErrors.h.

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

Definition at line 36 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 34 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 35 of file pmMaskBadPixelsErrors.h.

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

Definition at line 39 of file pmMaskBadPixelsErrors.h.

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

Definition at line 40 of file pmMaskBadPixelsErrors.h.

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

Definition at line 41 of file pmMaskBadPixelsErrors.h.

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

Definition at line 42 of file pmMaskBadPixelsErrors.h.


Generated on Thu Oct 13 14:29:30 2005 for Pan-STARRS Module Library by  doxygen 1.4.2