Changeset 2837
- Timestamp:
- Dec 27, 2004, 3:48:15 PM (22 years ago)
- Location:
- trunk/psLib
- Files:
-
- 11 edited
-
psLib.kdevelop (modified) (1 diff)
-
psLib.kdevelop.filelist (modified) (1 diff)
-
psLib.kdevelop.pcs (modified) ( previous)
-
psLib.kdevses (modified) (1 diff)
-
tags (modified) (125 diffs)
-
test/collections (modified) (1 prop)
-
test/collections/.cvsignore (modified) (1 diff)
-
test/dataManip (modified) (1 prop)
-
test/dataManip/.cvsignore (modified) (2 diffs)
-
test/image (modified) (1 prop)
-
test/image/.cvsignore (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/psLib.kdevelop
r1393 r2837 29 29 </run> 30 30 <general> 31 <activedir >src/image</activedir>31 <activedir/> 32 32 </general> 33 33 <build> -
trunk/psLib/psLib.kdevelop.filelist
r2375 r2837 1 1 # KDevelop Custom Project File List 2 2 tags 3 src/fileUtils/psFits.c4 src/fileUtils/psFits.h 3 test/collections/psArray_02.c 4 -
trunk/psLib/psLib.kdevses
r2703 r2837 2 2 <!DOCTYPE KDevPrjSession> 3 3 <KDevPrjSession> 4 <DocsAndViews NumberOfDocuments="2" > 5 <Doc0 NumberOfViews="1" URL="file:/home/desonia/psLib/src/collections/psList.c" > 6 <View0 line="39" Type="Source" /> 7 </Doc0> 8 <Doc1 NumberOfViews="1" URL="file:/home/desonia/psLib/src/collections/psList.h" > 9 <View0 line="0" Type="Source" /> 10 </Doc1> 11 </DocsAndViews> 4 <DocsAndViews NumberOfDocuments="0" /> 12 5 <pluginList> 13 6 <kdevbookmarks> 14 <bookmarks/> 7 <bookmarks> 8 <bookmark url="/home/desonia/psLib/src/fileUtils/psFits.c" > 9 <mark line="146" /> 10 </bookmark> 11 </bookmarks> 15 12 </kdevbookmarks> 16 <kdevsubversion>17 <subversion recurseresolve="1" recurserelocate="1" recursemerge="1" recursecommit="1" base="" recursepropget="1" recurseswitch="1" recurseupdate="1" recursepropset="1" recursediff="1" recurserevert="1" forcemove="1" recursecheckout="1" forceremove="1" recurseadd="1" recurseproplist="1" forcemerge="1" />18 </kdevsubversion>19 13 <kdevvalgrind> 20 14 <executable path="" params="" /> -
trunk/psLib/tags
r2681 r2837 16 16 ARCSEC_TO_RAD test/astronomy/tst_psCoord.c /^#define ARCSEC_TO_RAD /;" d file: 17 17 AZ test/astronomy/tst_psAstrometry01.c /^#define AZ /;" d file: 18 B include/psMetadata.h /^ psBool B; \/\/\/< boolean data$/;" m union:psMetadataItem::<anonymous>19 B src/astronomy/psMetadata.h /^ psBool B; \/\/\/< boolean data$/;" m union:psMetadataItem::<anonymous>18 B include/psMetadata.h /^ psBool B; \/\/\/< boolean data$/;" m union:psMetadataItem::<anonymous> 19 B src/astronomy/psMetadata.h /^ psBool B; \/\/\/< boolean data$/;" m union:psMetadataItem::<anonymous> 20 20 B test/dataManip/tst_psFunc07.c /^#define B /;" d file: 21 21 B test/dataManip/tst_psMinimize04.c /^#define B /;" d file: … … 24 24 B test/dataManip/tst_psMinimize04b_F32.c /^#define B /;" d file: 25 25 B test/image/tst_psImageStats04.c /^#define B /;" d file: 26 BAD test/dataManip/tst_psFunc00.c /^#define BAD /;" d file: 26 27 BINARY_OP src/dataManip/psMatrixVectorArithmetic.c /^#define BINARY_OP(/;" d file: 27 28 BINARY_TYPE src/dataManip/psMatrixVectorArithmetic.c /^#define BINARY_TYPE(/;" d file: … … 54 55 CHEBY_X_DIM test/image/tst_psImageStats02.c /^#define CHEBY_X_DIM /;" d file: 55 56 CHEBY_Y_DIM test/image/tst_psImageStats02.c /^#define CHEBY_Y_DIM /;" d file: 57 CHECK_INTERP_BY_TYPE test/image/tst_psImageInterpolate.c /^#define CHECK_INTERP_BY_TYPE(/;" d file: 58 CHECK_INTERP_VALUE test/image/tst_psImageInterpolate.c /^#define CHECK_INTERP_VALUE(/;" d file: 59 CHECK_MATRIX test/dataManip/tst_psMatrix01.c /^#define CHECK_MATRIX(/;" d file: 60 CHECK_MATRIX test/dataManip/tst_psMatrix03.c /^#define CHECK_MATRIX(/;" d file: 61 CHECK_MATRIX test/dataManip/tst_psMatrix04.c /^#define CHECK_MATRIX(/;" d file: 62 CHECK_MATRIX test/dataManip/tst_psMatrix05.c /^#define CHECK_MATRIX(/;" d file: 63 CHECK_MATRIX test/dataManip/tst_psMatrix06.c /^#define CHECK_MATRIX(/;" d file: 64 CHECK_MATRIX test/dataManip/tst_psMatrix07.c /^#define CHECK_MATRIX(/;" d file: 56 65 CHECK_MATRIX test/dataManip/tst_psMatrixVectorArithmetic02.c /^#define CHECK_MATRIX(/;" d file: 57 66 CHECK_MEMORY test/dataManip/tst_psMatrixVectorArithmetic01.c /^#define CHECK_MEMORY /;" d file: 58 67 CHECK_MEMORY test/dataManip/tst_psMatrixVectorArithmetic02.c /^#define CHECK_MEMORY /;" d file: 68 CHECK_VALUE test/dataManip/tst_psMatrix04.c /^#define CHECK_VALUE(/;" d file: 69 CHECK_VECTOR test/dataManip/tst_psMatrix03.c /^#define CHECK_VECTOR(/;" d file: 70 CHECK_VECTOR test/dataManip/tst_psMatrix07.c /^#define CHECK_VECTOR(/;" d file: 59 71 CHECK_VECTOR test/dataManip/tst_psMatrixVectorArithmetic02.c /^#define CHECK_VECTOR(/;" d file: 60 72 CHIP_GAP test/astronomy/tst_psAstrometry01.c /^#define CHIP_GAP /;" d file: … … 76 88 CREATE_AND_SET_IMAGE test/dataManip/tst_psMatrixVectorArithmetic02.c /^#define CREATE_AND_SET_IMAGE(/;" d file: 77 89 CREATE_AND_SET_IMAGE test/dataManip/tst_psMatrixVectorArithmetic03.c /^#define CREATE_AND_SET_IMAGE(/;" d file: 90 CREATE_AND_SET_IMAGE test/dataManip/tst_psMatrixVectorArithmetic04.c /^#define CREATE_AND_SET_IMAGE(/;" d file: 78 91 CREATE_AND_SET_VECTOR test/dataManip/tst_psMatrixVectorArithmetic01.c /^#define CREATE_AND_SET_VECTOR(/;" d file: 79 92 CREATE_AND_SET_VECTOR test/dataManip/tst_psMatrixVectorArithmetic02.c /^#define CREATE_AND_SET_VECTOR(/;" d file: 80 93 CREATE_AND_SET_VECTOR test/dataManip/tst_psMatrixVectorArithmetic03.c /^#define CREATE_AND_SET_VECTOR(/;" d file: 94 CREATE_AND_SET_VECTOR test/dataManip/tst_psMatrixVectorArithmetic04.c /^#define CREATE_AND_SET_VECTOR(/;" d file: 81 95 CUBIC test/dataManip/tst_psFunc02.c /^#define CUBIC /;" d file: 82 96 CUBIC test/dataManip/tst_psFunc03.c /^#define CUBIC /;" d file: 83 CalculateSecondDerivs src/dataManip/psMinimize.c /^ float*CalculateSecondDerivs(const psVector* restrict x, \/\/\/< Ordinates (or NULL to just use the indices)$/;" f97 CalculateSecondDerivs src/dataManip/psMinimize.c /^psF32 *CalculateSecondDerivs(const psVector* restrict x, \/\/\/< Ordinates (or NULL to just use the indices)$/;" f 84 98 Chi2PowellFunc src/dataManip/psMinimize.c /^static psMinimizeChi2PowellFunc Chi2PowellFunc = NULL;$/;" v file: 85 99 D include/psCoord.h /^ double D; \/\/\/< Coordinates of projection center$/;" m … … 96 110 DEC test/astronomy/tst_psAstrometry01.c /^#define DEC /;" d file: 97 111 DEG_INC test/astronomy/tst_psCoord.c /^#define DEG_INC /;" d file: 112 DEG_TO_RAD src/astronomy/psCoord.c /^#define DEG_TO_RAD(/;" d file: 98 113 DEG_TO_RAD test/astronomy/tst_psCoord.c /^#define DEG_TO_RAD /;" d file: 99 114 DN test/dataManip/tst_psFunc00.c /^#define DN /;" d file: … … 108 123 ERROR_TOLERANCE test/dataManip/tst_psMinimize04b_F32.c /^#define ERROR_TOLERANCE /;" d file: 109 124 ERROR_TOLERANCE test/dataManip/tst_psMinimize05.c /^#define ERROR_TOLERANCE /;" d file: 125 ERROR_TOLERANCE test/dataManip/tst_psRandom.c /^#define ERROR_TOLERANCE /;" d file: 110 126 ERROR_TOLERANCE test/dataManip/tst_psStats07.c /^#define ERROR_TOLERANCE /;" d file: 111 127 ERR_TOL test/dataManip/tst_psMinimize06.c /^#define ERR_TOL /;" d file: … … 142 158 FitChebyF32 test/image/tst_psImageStats04.c /^psS32 FitChebyF32(int numCols, int numRows)$/;" f 143 159 FitChebyF64 test/image/tst_psImageStats04.c /^psS32 FitChebyF64(int numCols, int numRows)$/;" f 160 GAUSSIAN_MEAN test/dataManip/tst_psRandom.c /^#define GAUSSIAN_MEAN /;" d file: 161 GAUSSIAN_STDEV test/dataManip/tst_psRandom.c /^#define GAUSSIAN_STDEV /;" d file: 144 162 GENIMAGE test/dataManip/tst_psVectorFFT.c /^#define GENIMAGE(/;" d file: 145 163 GENIMAGE test/image/tst_psImageFFT.c /^#define GENIMAGE(/;" d file: 146 164 GENIMAGE test/image/tst_psImageIO.c /^#define GENIMAGE(/;" d file: 165 GENIMAGE test/image/tst_psImageInterpolate.c /^#define GENIMAGE(/;" d file: 147 166 HA test/astronomy/tst_psAstrometry01.c /^#define HA /;" d file: 148 167 HEADER_BOTTOM test/psTest.c /^#define HEADER_BOTTOM /;" d file: … … 212 231 MIN test/dataManip/tst_psFunc07.c /^#define MIN /;" d file: 213 232 MIN_LOG_LEVEL src/sysUtils/psLogMsg.c /^#define MIN_LOG_LEVEL /;" d file: 233 MIN_TO_RAD src/astronomy/psCoord.c /^#define MIN_TO_RAD(/;" d file: 214 234 MIN_VALUE test/dataManip/tst_psMinimize05.c /^#define MIN_VALUE /;" d file: 215 235 MIN_VALUE test/dataManip/tst_psMinimize06.c /^#define MIN_VALUE /;" d file: … … 219 239 MISC_INT_NUMBER test/dataManip/tst_psFunc00.c /^#define MISC_INT_NUMBER /;" d file: 220 240 MISC_INT_NUMBER test/dataManip/tst_psHist02.c /^#define MISC_INT_NUMBER /;" d file: 241 MISC_X_CHEB_VALUE test/dataManip/tst_psFunc00.c /^#define MISC_X_CHEB_VALUE /;" d file: 221 242 MISC_X_VALUE test/dataManip/tst_psFunc00.c /^#define MISC_X_VALUE /;" d file: 222 243 MY_MEAN test/dataManip/tst_psFunc01.c /^#define MY_MEAN /;" d file: … … 264 285 NUM_DATA test/dataManip/tst_psMinimize04b.c /^#define NUM_DATA /;" d file: 265 286 NUM_DATA test/dataManip/tst_psMinimize04b_F32.c /^#define NUM_DATA /;" d file: 287 NUM_DATA test/dataManip/tst_psRandom.c /^#define NUM_DATA /;" d file: 266 288 NUM_HASH_TABLE_BUCKETS test/collections/tst_psHash00.c /^#define NUM_HASH_TABLE_BUCKETS /;" d file: 267 289 NUM_HASH_TABLE_BUCKETS test/collections/tst_psHash01.c /^#define NUM_HASH_TABLE_BUCKETS /;" d file: … … 286 308 NZ_TERMS test/astronomy/tst_psCoord.c /^#define NZ_TERMS /;" d file: 287 309 OFFSET test/dataManip/tst_psFunc07.c /^#define OFFSET /;" d file: 310 ORDER test/dataManip/tst_psFunc00.c /^#define ORDER /;" d file: 288 311 OR_OP src/collections/psBitSet.c /^ OR_OP,$/;" e file: 312 POISSON_MEAN test/dataManip/tst_psRandom.c /^#define POISSON_MEAN /;" d file: 313 POISSON_STDEV test/dataManip/tst_psRandom.c /^#define POISSON_STDEV /;" d file: 289 314 POLY_ORDER test/dataManip/tst_psMinimize04.c /^#define POLY_ORDER /;" d file: 290 315 POLY_ORDER test/dataManip/tst_psMinimize04_F32.c /^#define POLY_ORDER /;" d file: … … 292 317 POLY_ORDER test/dataManip/tst_psMinimize04b_F32.c /^#define POLY_ORDER /;" d file: 293 318 PRESSURE test/astronomy/tst_psAstrometry01.c /^#define PRESSURE /;" d file: 294 PRINT_MATRIX test/dataManip/tst_psMatrix01.c /^#define PRINT_MATRIX(/;" d file:295 PRINT_MATRIX test/dataManip/tst_psMatrix03.c /^#define PRINT_MATRIX(/;" d file:296 PRINT_MATRIX test/dataManip/tst_psMatrix04.c /^#define PRINT_MATRIX(/;" d file:297 PRINT_MATRIX test/dataManip/tst_psMatrix05.c /^#define PRINT_MATRIX(/;" d file:298 PRINT_MATRIX test/dataManip/tst_psMatrix06.c /^#define PRINT_MATRIX(/;" d file:299 PRINT_MATRIX test/dataManip/tst_psMatrix07.c /^#define PRINT_MATRIX(/;" d file:300 319 PRINT_MATRIX test/dataManip/tst_psMatrixVectorArithmetic01.c /^#define PRINT_MATRIX(/;" d file: 301 320 PRINT_MATRIX test/dataManip/tst_psMatrixVectorArithmetic03.c /^#define PRINT_MATRIX(/;" d file: 302 321 PRINT_SCALAR test/dataManip/tst_psMatrixVectorArithmetic01.c /^#define PRINT_SCALAR(/;" d file: 303 322 PRINT_TIME test/astronomy/tst_psTime_03.c /^#define PRINT_TIME(/;" d file: 304 PRINT_VECTOR test/dataManip/tst_psMatrix03.c /^#define PRINT_VECTOR(/;" d file:305 PRINT_VECTOR test/dataManip/tst_psMatrix07.c /^#define PRINT_VECTOR(/;" d file:306 323 PRINT_VECTOR test/dataManip/tst_psMatrixVectorArithmetic01.c /^#define PRINT_VECTOR(/;" d file: 307 324 PRINT_VECTOR test/dataManip/tst_psMatrixVectorArithmetic03.c /^#define PRINT_VECTOR(/;" d file: … … 435 452 PS_ERRORTEXT_psFits_FILENAME_INVALID src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_FILENAME_INVALID /;" d 436 453 PS_ERRORTEXT_psFits_FILENAME_NULL src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_FILENAME_NULL /;" d 454 PS_ERRORTEXT_psFits_FIND_COLUMN src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_FIND_COLUMN /;" d 437 455 PS_ERRORTEXT_psFits_GETHDUTYPE_FAILED src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_GETHDUTYPE_FAILED /;" d 438 456 PS_ERRORTEXT_psFits_GETNUMHDUS_FAILED src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_GETNUMHDUS_FAILED /;" d 439 457 PS_ERRORTEXT_psFits_GETNUMKEYS_FAILED src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_GETNUMKEYS_FAILED /;" d 458 PS_ERRORTEXT_psFits_GET_COLTYPE src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_GET_COLTYPE /;" d 440 459 PS_ERRORTEXT_psFits_GET_EXTNUM_FAILED src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_GET_EXTNUM_FAILED /;" d 460 PS_ERRORTEXT_psFits_GET_HDU_TYPE_FAILED src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_GET_HDU_TYPE_FAILED /;" d 461 PS_ERRORTEXT_psFits_GET_TABLE_ELEMENT src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_GET_TABLE_ELEMENT /;" d 462 PS_ERRORTEXT_psFits_GET_TABLE_SIZE_FAILED src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_GET_TABLE_SIZE_FAILED /;" d 441 463 PS_ERRORTEXT_psFits_IMAGE_NULL src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_IMAGE_NULL /;" d 442 464 PS_ERRORTEXT_psFits_METADATA_ADD_FAILED src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_METADATA_ADD_FAILED /;" d 465 PS_ERRORTEXT_psFits_METADATA_NULL src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_METADATA_NULL /;" d 466 PS_ERRORTEXT_psFits_METADATA_PTYPE_UNSUPPORTED src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_METADATA_PTYPE_UNSUPPORTED /;" d 443 467 PS_ERRORTEXT_psFits_METATYPE_INVALID src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_METATYPE_INVALID /;" d 444 468 PS_ERRORTEXT_psFits_NOT_IMAGE_TYPE src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_NOT_IMAGE_TYPE /;" d 469 PS_ERRORTEXT_psFits_NOT_TABLE_TYPE src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_NOT_TABLE_TYPE /;" d 445 470 PS_ERRORTEXT_psFits_NULL src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_NULL /;" d 471 PS_ERRORTEXT_psFits_ROW_INVALID src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_ROW_INVALID /;" d 446 472 PS_ERRORTEXT_psFits_TABLE_FIRSTROW_NULL src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_TABLE_FIRSTROW_NULL /;" d 473 PS_ERRORTEXT_psFits_TABLE_READ_COL src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_TABLE_READ_COL /;" d 447 474 PS_ERRORTEXT_psFits_TYPE_UNSUPPORTED src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_TYPE_UNSUPPORTED /;" d 448 475 PS_ERRORTEXT_psFits_WRITE_FAILED src/fileUtils/psFileUtilsErrors.h /^#define PS_ERRORTEXT_psFits_WRITE_FAILED /;" d … … 520 547 PS_ERRORTEXT_psImage_SUBSET_ZERO_SIZE src/image/psImageErrors.h /^#define PS_ERRORTEXT_psImage_SUBSET_ZERO_SIZE /;" d 521 548 PS_ERRORTEXT_psImage_nSamples_TOOSMALL src/image/psImageErrors.h /^#define PS_ERRORTEXT_psImage_nSamples_TOOSMALL /;" d 549 PS_ERRORTEXT_psList_DATA_NOT_FOUND src/collections/psCollectionsErrors.h /^#define PS_ERRORTEXT_psList_DATA_NOT_FOUND /;" d 550 PS_ERRORTEXT_psList_DATA_NULL src/collections/psCollectionsErrors.h /^#define PS_ERRORTEXT_psList_DATA_NULL /;" d 551 PS_ERRORTEXT_psList_ITERATOR_INVALID src/collections/psCollectionsErrors.h /^#define PS_ERRORTEXT_psList_ITERATOR_INVALID /;" d 552 PS_ERRORTEXT_psList_ITERATOR_NULL src/collections/psCollectionsErrors.h /^#define PS_ERRORTEXT_psList_ITERATOR_NULL /;" d 553 PS_ERRORTEXT_psList_LIST_NULL src/collections/psCollectionsErrors.h /^#define PS_ERRORTEXT_psList_LIST_NULL /;" d 554 PS_ERRORTEXT_psList_LOCATION_INVALID src/collections/psCollectionsErrors.h /^#define PS_ERRORTEXT_psList_LOCATION_INVALID /;" d 522 555 PS_ERRORTEXT_psLogMsg_DESTINATION_MALFORMED src/sysUtils/psSysUtilsErrors.h /^#define PS_ERRORTEXT_psLogMsg_DESTINATION_MALFORMED /;" d 523 556 PS_ERRORTEXT_psLogMsg_DEST_LOCATION_INVALID src/sysUtils/psSysUtilsErrors.h /^#define PS_ERRORTEXT_psLogMsg_DEST_LOCATION_INVALID /;" d … … 543 576 PS_ERRORTEXT_psMatrix_OUTPUT_IMAGE_NOT_CREATED src/dataManip/psDataManipErrors.h /^#define PS_ERRORTEXT_psMatrix_OUTPUT_IMAGE_NOT_CREATED /;" d 544 577 PS_ERRORTEXT_psMatrix_OUTPUT_VECTOR_NOT_CREATED src/dataManip/psDataManipErrors.h /^#define PS_ERRORTEXT_psMatrix_OUTPUT_VECTOR_NOT_CREATED /;" d 578 PS_ERRORTEXT_psMatrix_TRANSPOSE_MISMATCH src/dataManip/psDataManipErrors.h /^#define PS_ERRORTEXT_psMatrix_TRANSPOSE_MISMATCH /;" d 545 579 PS_ERRORTEXT_psMatrix_TYPE_MISMATCH src/dataManip/psDataManipErrors.h /^#define PS_ERRORTEXT_psMatrix_TYPE_MISMATCH /;" d 546 580 PS_ERRORTEXT_psMatrix_VECTOR_EMPTY src/dataManip/psDataManipErrors.h /^#define PS_ERRORTEXT_psMatrix_VECTOR_EMPTY /;" d … … 571 605 PS_ERRORTEXT_psMetadata_FIND_INDEX_FAILED src/astronomy/psAstronomyErrors.h /^#define PS_ERRORTEXT_psMetadata_FIND_INDEX_FAILED /;" d 572 606 PS_ERRORTEXT_psMetadata_METATYPE_INVALID src/astronomy/psAstronomyErrors.h /^#define PS_ERRORTEXT_psMetadata_METATYPE_INVALID /;" d 607 PS_ERRORTEXT_psMetadata_METATYPE_MISMATCH src/astronomy/psAstronomyErrors.h /^#define PS_ERRORTEXT_psMetadata_METATYPE_MISMATCH /;" d 573 608 PS_ERRORTEXT_psMetadata_REMOVE_LIST_FAILED src/astronomy/psAstronomyErrors.h /^#define PS_ERRORTEXT_psMetadata_REMOVE_LIST_FAILED /;" d 574 609 PS_ERRORTEXT_psMetadata_REMOVE_LIST_INDEX_FAILED src/astronomy/psAstronomyErrors.h /^#define PS_ERRORTEXT_psMetadata_REMOVE_LIST_INDEX_FAILED /;" d … … 677 712 PS_FLOAT_CHECK_NON_EQUAL include/psConstants.h /^#define PS_FLOAT_CHECK_NON_EQUAL(/;" d 678 713 PS_FLOAT_CHECK_NON_EQUAL src/dataManip/psConstants.h /^#define PS_FLOAT_CHECK_NON_EQUAL(/;" d 714 PS_FLOAT_CHECK_RANGE include/psConstants.h /^#define PS_FLOAT_CHECK_RANGE(/;" d 715 PS_FLOAT_CHECK_RANGE src/dataManip/psConstants.h /^#define PS_FLOAT_CHECK_RANGE(/;" d 679 716 PS_FLOAT_COMPARE include/psConstants.h /^#define PS_FLOAT_COMPARE(/;" d 680 717 PS_FLOAT_COMPARE src/dataManip/psConstants.h /^#define PS_FLOAT_COMPARE(/;" d 681 718 PS_FUNCTIONS_H include/psFunctions.h /^#define PS_FUNCTIONS_H$/;" d 682 PS_FUNCTIONS_H include/psRandom.h /^#define PS_FUNCTIONS_H$/;" d683 719 PS_FUNCTIONS_H src/dataManip/psFunctions.h /^#define PS_FUNCTIONS_H$/;" d 684 PS_FUNCTIONS_H src/dataManip/psRandom.h /^#define PS_FUNCTIONS_H$/;" d685 720 PS_FUNC_MACRO_NORMALIZE_VECTOR_RANGE src/dataManip/psStats.c /^#define PS_FUNC_MACRO_NORMALIZE_VECTOR_RANGE(/;" d file: 686 721 PS_FUNC_MACRO_NORMALIZE_VECTOR_RANGE src/dataManip/psStats.c /^PS_FUNC_MACRO_NORMALIZE_VECTOR_RANGE(U8)$/;" f … … 716 751 PS_IMAGE_MANIP_H include/psImageManip.h /^#define PS_IMAGE_MANIP_H$/;" d 717 752 PS_IMAGE_MANIP_H src/image/psImageManip.h /^#define PS_IMAGE_MANIP_H$/;" d 753 PS_IMAGE_PRINT_F32 include/psConstants.h /^#define PS_IMAGE_PRINT_F32(/;" d 754 PS_IMAGE_PRINT_F32 src/dataManip/psConstants.h /^#define PS_IMAGE_PRINT_F32(/;" d 718 755 PS_IMAGE_REBIN_CASE src/image/psImageManip.c /^ #define PS_IMAGE_REBIN_CASE(/;" d file: 756 PS_IMAGE_SET_F32 include/psConstants.h /^#define PS_IMAGE_SET_F32(/;" d 757 PS_IMAGE_SET_F32 src/dataManip/psConstants.h /^#define PS_IMAGE_SET_F32(/;" d 758 PS_IMAGE_SET_F64 include/psConstants.h /^#define PS_IMAGE_SET_F64(/;" d 759 PS_IMAGE_SET_F64 src/dataManip/psConstants.h /^#define PS_IMAGE_SET_F64(/;" d 760 PS_IMAGE_SET_S16 include/psConstants.h /^#define PS_IMAGE_SET_S16(/;" d 761 PS_IMAGE_SET_S16 src/dataManip/psConstants.h /^#define PS_IMAGE_SET_S16(/;" d 762 PS_IMAGE_SET_S32 include/psConstants.h /^#define PS_IMAGE_SET_S32(/;" d 763 PS_IMAGE_SET_S32 src/dataManip/psConstants.h /^#define PS_IMAGE_SET_S32(/;" d 764 PS_IMAGE_SET_S64 include/psConstants.h /^#define PS_IMAGE_SET_S64(/;" d 765 PS_IMAGE_SET_S64 src/dataManip/psConstants.h /^#define PS_IMAGE_SET_S64(/;" d 766 PS_IMAGE_SET_S8 include/psConstants.h /^#define PS_IMAGE_SET_S8(/;" d 767 PS_IMAGE_SET_S8 src/dataManip/psConstants.h /^#define PS_IMAGE_SET_S8(/;" d 768 PS_IMAGE_SET_U16 include/psConstants.h /^#define PS_IMAGE_SET_U16(/;" d 769 PS_IMAGE_SET_U16 src/dataManip/psConstants.h /^#define PS_IMAGE_SET_U16(/;" d 770 PS_IMAGE_SET_U32 include/psConstants.h /^#define PS_IMAGE_SET_U32(/;" d 771 PS_IMAGE_SET_U32 src/dataManip/psConstants.h /^#define PS_IMAGE_SET_U32(/;" d 772 PS_IMAGE_SET_U64 include/psConstants.h /^#define PS_IMAGE_SET_U64(/;" d 773 PS_IMAGE_SET_U64 src/dataManip/psConstants.h /^#define PS_IMAGE_SET_U64(/;" d 774 PS_IMAGE_SET_U8 include/psConstants.h /^#define PS_IMAGE_SET_U8(/;" d 775 PS_IMAGE_SET_U8 src/dataManip/psConstants.h /^#define PS_IMAGE_SET_U8(/;" d 719 776 PS_IMAGE_STATS_H include/psImageStats.h /^#define PS_IMAGE_STATS_H$/;" d 720 777 PS_IMAGE_STATS_H src/image/psImageStats.h /^#define PS_IMAGE_STATS_H$/;" d … … 731 788 PS_INT_CHECK_EQUALS include/psConstants.h /^#define PS_INT_CHECK_EQUALS(/;" d 732 789 PS_INT_CHECK_EQUALS src/dataManip/psConstants.h /^#define PS_INT_CHECK_EQUALS(/;" d 790 PS_INT_CHECK_NON_EQUALS include/psConstants.h /^#define PS_INT_CHECK_NON_EQUALS(/;" d 791 PS_INT_CHECK_NON_EQUALS src/dataManip/psConstants.h /^#define PS_INT_CHECK_NON_EQUALS(/;" d 733 792 PS_INT_CHECK_NON_NEGATIVE include/psConstants.h /^#define PS_INT_CHECK_NON_NEGATIVE(/;" d 734 793 PS_INT_CHECK_NON_NEGATIVE src/dataManip/psConstants.h /^#define PS_INT_CHECK_NON_NEGATIVE(/;" d … … 743 802 PS_IS_BADPIXEL include/psType.h /^#define PS_IS_BADPIXEL(/;" d 744 803 PS_IS_BADPIXEL src/sysUtils/psType.h /^#define PS_IS_BADPIXEL(/;" d 804 PS_IS_PSELEMTYPE_BOOL include/psType.h /^#define PS_IS_PSELEMTYPE_BOOL(/;" d 805 PS_IS_PSELEMTYPE_BOOL src/sysUtils/psType.h /^#define PS_IS_PSELEMTYPE_BOOL(/;" d 745 806 PS_IS_PSELEMTYPE_COMPLEX include/psType.h /^#define PS_IS_PSELEMTYPE_COMPLEX(/;" d 746 807 PS_IS_PSELEMTYPE_COMPLEX src/sysUtils/psType.h /^#define PS_IS_PSELEMTYPE_COMPLEX(/;" d … … 758 819 PS_LINEAR src/astronomy/psCoord.h /^ PS_LINEAR \/\/\/< offset corresponds to a linear offset$/;" e 759 820 PS_LINEMIN_MAX_ITERATIONS src/dataManip/psMinimize.c /^#define PS_LINEMIN_MAX_ITERATIONS /;" d file: 760 PS_LIST_CURRENT include/psList.h /^ PS_LIST_CURRENT = -3, \/\/\/< current element$/;" e761 PS_LIST_CURRENT src/collections/psList.h /^ PS_LIST_CURRENT = -3, \/\/\/< current element$/;" e762 821 PS_LIST_H include/psList.h /^#define PS_LIST_H$/;" d 763 822 PS_LIST_H src/collections/psList.h /^#define PS_LIST_H$/;" d 764 823 PS_LIST_HEAD include/psList.h /^ PS_LIST_HEAD = 0, \/\/\/< at head$/;" e 765 824 PS_LIST_HEAD src/collections/psList.h /^ PS_LIST_HEAD = 0, \/\/\/< at head$/;" e 766 PS_LIST_NEXT include/psList.h /^ PS_LIST_NEXT = -4, \/\/\/< next element$/;" e767 PS_LIST_NEXT src/collections/psList.h /^ PS_LIST_NEXT = -4, \/\/\/< next element$/;" e768 PS_LIST_PREVIOUS include/psList.h /^ PS_LIST_PREVIOUS = -2, \/\/\/< previous element$/;" e769 PS_LIST_PREVIOUS src/collections/psList.h /^ PS_LIST_PREVIOUS = -2, \/\/\/< previous element$/;" e770 825 PS_LIST_TAIL include/psList.h /^ PS_LIST_TAIL = -1, \/\/\/< at tail$/;" e 771 826 PS_LIST_TAIL src/collections/psList.h /^ PS_LIST_TAIL = -1, \/\/\/< at tail$/;" e 772 PS_LIST_UNKNOWN include/psList.h /^ PS_LIST_UNKNOWN = -5 \/\/\/< unknown position (should be last in enum list)$/;" e773 PS_LIST_UNKNOWN src/collections/psList.h /^ PS_LIST_UNKNOWN = -5 \/\/\/< unknown position (should be last in enum list)$/;" e774 827 PS_LOG_ABORT include/psLogMsg.h /^ PS_LOG_ABORT = 0, \/\/\/< log message is a critical error, perform an abort after printing$/;" e 775 828 PS_LOG_ABORT src/sysUtils/psLogMsg.h /^ PS_LOG_ABORT = 0, \/\/\/< log message is a critical error, perform an abort after printing$/;" e … … 834 887 PS_METADATA_H include/psMetadata.h /^#define PS_METADATA_H$/;" d 835 888 PS_METADATA_H src/astronomy/psMetadata.h /^#define PS_METADATA_H$/;" d 836 PS_META_ASTROM include/psMetadata.h /^ PS_META_ASTROM, \/\/\/< Astrometric coefficients (Stored in as psPtr ).$/;" e 837 PS_META_ASTROM src/astronomy/psMetadata.h /^ PS_META_ASTROM, \/\/\/< Astrometric coefficients (Stored in as psPtr ).$/;" e 838 PS_META_BOOL include/psMetadata.h /^ PS_META_BOOL, \/\/\/< Boolean data.$/;" e 839 PS_META_BOOL src/astronomy/psMetadata.h /^ PS_META_BOOL, \/\/\/< Boolean data.$/;" e 840 PS_META_F32 include/psMetadata.h /^ PS_META_F32, \/\/\/< Single-precision float data.$/;" e 841 PS_META_F32 src/astronomy/psMetadata.h /^ PS_META_F32, \/\/\/< Single-precision float data.$/;" e 842 PS_META_F64 include/psMetadata.h /^ PS_META_F64, \/\/\/< Double-precision float data.$/;" e 843 PS_META_F64 src/astronomy/psMetadata.h /^ PS_META_F64, \/\/\/< Double-precision float data.$/;" e 844 PS_META_HASH include/psMetadata.h /^ PS_META_HASH, \/\/\/< Hash data (Stored in as psPtr ).$/;" e 845 PS_META_HASH src/astronomy/psMetadata.h /^ PS_META_HASH, \/\/\/< Hash data (Stored in as psPtr ).$/;" e 846 PS_META_IMG include/psMetadata.h /^ PS_META_IMG, \/\/\/< Image data (Stored in as psPtr ).$/;" e 847 PS_META_IMG src/astronomy/psMetadata.h /^ PS_META_IMG, \/\/\/< Image data (Stored in as psPtr ).$/;" e 848 PS_META_ITEM_SET include/psMetadata.h /^ PS_META_ITEM_SET = 0, \/\/\/< Null. Metadata is in psMetadataItem.items$/;" e 849 PS_META_ITEM_SET src/astronomy/psMetadata.h /^ PS_META_ITEM_SET = 0, \/\/\/< Null. Metadata is in psMetadataItem.items$/;" e 850 PS_META_JPEG include/psMetadata.h /^ PS_META_JPEG, \/\/\/< JPEG data (Stored in as psPtr ).$/;" e 851 PS_META_JPEG src/astronomy/psMetadata.h /^ PS_META_JPEG, \/\/\/< JPEG data (Stored in as psPtr ).$/;" e 852 PS_META_LOOKUPTABLE include/psMetadata.h /^ PS_META_LOOKUPTABLE, \/\/\/< Lookup table data (Stored as void *).$/;" e 853 PS_META_LOOKUPTABLE src/astronomy/psMetadata.h /^ PS_META_LOOKUPTABLE, \/\/\/< Lookup table data (Stored as void *).$/;" e 889 PS_META_ASTROM include/psMetadata.h /^ PS_META_ASTROM, \/\/\/< Astrometric coefficients (Stored as item.data.V).$/;" e 890 PS_META_ASTROM src/astronomy/psMetadata.h /^ PS_META_ASTROM, \/\/\/< Astrometric coefficients (Stored as item.data.V).$/;" e 891 PS_META_HASH include/psMetadata.h /^ PS_META_HASH, \/\/\/< Hash data (Stored as item.data.V).$/;" e 892 PS_META_HASH src/astronomy/psMetadata.h /^ PS_META_HASH, \/\/\/< Hash data (Stored as item.data.V).$/;" e 893 PS_META_IMG include/psMetadata.h /^ PS_META_IMG, \/\/\/< Image data (Stored as item.data.V).$/;" e 894 PS_META_IMG src/astronomy/psMetadata.h /^ PS_META_IMG, \/\/\/< Image data (Stored as item.data.V).$/;" e 895 PS_META_JPEG include/psMetadata.h /^ PS_META_JPEG, \/\/\/< JPEG data (Stored as item.data.V).$/;" e 896 PS_META_JPEG src/astronomy/psMetadata.h /^ PS_META_JPEG, \/\/\/< JPEG data (Stored as item.data.V).$/;" e 897 PS_META_LIST include/psMetadata.h /^ PS_META_LIST, \/\/\/< List data (Stored as item.data.list).$/;" e 898 PS_META_LIST src/astronomy/psMetadata.h /^ PS_META_LIST, \/\/\/< List data (Stored as item.data.list).$/;" e 899 PS_META_LOOKUPTABLE include/psMetadata.h /^ PS_META_LOOKUPTABLE, \/\/\/< Lookup table data (Stored as item.data.V).$/;" e 900 PS_META_LOOKUPTABLE src/astronomy/psMetadata.h /^ PS_META_LOOKUPTABLE, \/\/\/< Lookup table data (Stored as item.data.V).$/;" e 854 901 PS_META_NTYPE include/psMetadata.h /^ PS_META_NTYPE \/\/\/< Number of types. Must be last.$/;" e 855 902 PS_META_NTYPE src/astronomy/psMetadata.h /^ PS_META_NTYPE \/\/\/< Number of types. Must be last.$/;" e 856 PS_META_PNG include/psMetadata.h /^ PS_META_PNG, \/\/\/< PNG data (Stored in as psPtr).$/;" e857 PS_META_PNG src/astronomy/psMetadata.h /^ PS_META_PNG, \/\/\/< PNG data (Stored in as psPtr).$/;" e858 PS_META_ S32 include/psMetadata.h /^ PS_META_S32, \/\/\/< Signed 32-bit integerdata.$/;" e859 PS_META_ S32 src/astronomy/psMetadata.h /^ PS_META_S32, \/\/\/< Signed 32-bit integerdata.$/;" e860 PS_META_STR include/psMetadata.h /^ PS_META_STR, \/\/\/< String data (Stored in as psPtr).$/;" e861 PS_META_STR src/astronomy/psMetadata.h /^ PS_META_STR, \/\/\/< String data (Stored in as psPtr).$/;" e862 PS_META_UNKNOWN include/psMetadata.h /^ PS_META_UNKNOWN, \/\/\/< Other data (Stored in as psPtr).$/;" e863 PS_META_UNKNOWN src/astronomy/psMetadata.h /^ PS_META_UNKNOWN, \/\/\/< Other data (Stored in as psPtr).$/;" e864 PS_META_VEC include/psMetadata.h /^ PS_META_VEC, \/\/\/< Vector data (Stored in as psPtr).$/;" e865 PS_META_VEC src/astronomy/psMetadata.h /^ PS_META_VEC, \/\/\/< Vector data (Stored in as psPtr).$/;" e903 PS_META_PNG include/psMetadata.h /^ PS_META_PNG, \/\/\/< PNG data (Stored as item.data.V).$/;" e 904 PS_META_PNG src/astronomy/psMetadata.h /^ PS_META_PNG, \/\/\/< PNG data (Stored as item.data.V).$/;" e 905 PS_META_PRIMITIVE include/psMetadata.h /^ PS_META_PRIMITIVE, \/\/\/< Primitive data.$/;" e 906 PS_META_PRIMITIVE src/astronomy/psMetadata.h /^ PS_META_PRIMITIVE, \/\/\/< Primitive data.$/;" e 907 PS_META_STR include/psMetadata.h /^ PS_META_STR, \/\/\/< String data (Stored as item.data.V).$/;" e 908 PS_META_STR src/astronomy/psMetadata.h /^ PS_META_STR, \/\/\/< String data (Stored as item.data.V).$/;" e 909 PS_META_UNKNOWN include/psMetadata.h /^ PS_META_UNKNOWN, \/\/\/< Other data (Stored as item.data.V).$/;" e 910 PS_META_UNKNOWN src/astronomy/psMetadata.h /^ PS_META_UNKNOWN, \/\/\/< Other data (Stored as item.data.V).$/;" e 911 PS_META_VEC include/psMetadata.h /^ PS_META_VEC, \/\/\/< Vector data (Stored as item.data.V).$/;" e 912 PS_META_VEC src/astronomy/psMetadata.h /^ PS_META_VEC, \/\/\/< Vector data (Stored as item.data.V).$/;" e 866 913 PS_MIN include/psConstants.h /^#define PS_MIN(/;" d 867 914 PS_MIN src/dataManip/psConstants.h /^#define PS_MIN(/;" d … … 951 998 PS_PTR_CHECK_DIMEN_GENERAL include/psConstants.h /^#define PS_PTR_CHECK_DIMEN_GENERAL(/;" d 952 999 PS_PTR_CHECK_DIMEN_GENERAL src/dataManip/psConstants.h /^#define PS_PTR_CHECK_DIMEN_GENERAL(/;" d 1000 PS_PTR_CHECK_DIMEN_GENERAL_NOT include/psConstants.h /^#define PS_PTR_CHECK_DIMEN_GENERAL_NOT(/;" d 1001 PS_PTR_CHECK_DIMEN_GENERAL_NOT src/dataManip/psConstants.h /^#define PS_PTR_CHECK_DIMEN_GENERAL_NOT(/;" d 953 1002 PS_PTR_CHECK_NULL include/psConstants.h /^#define PS_PTR_CHECK_NULL(/;" d 954 1003 PS_PTR_CHECK_NULL src/dataManip/psConstants.h /^#define PS_PTR_CHECK_NULL(/;" d … … 966 1015 PS_RADIAN include/psCoord.h /^ PS_RADIAN \/\/\/< Radians$/;" e 967 1016 PS_RADIAN src/astronomy/psCoord.h /^ PS_RADIAN \/\/\/< Radians$/;" e 1017 PS_RANDOM_H include/psRandom.h /^#define PS_RANDOM_H$/;" d 1018 PS_RANDOM_H src/dataManip/psRandom.h /^#define PS_RANDOM_H$/;" d 968 1019 PS_RANDOM_TAUS include/psRandom.h /^ PS_RANDOM_TAUS \/\/\/< A maximally equidistributed combined Tausworthe generator.$/;" e 969 1020 PS_RANDOM_TAUS src/dataManip/psRandom.h /^ PS_RANDOM_TAUS \/\/\/< A maximally equidistributed combined Tausworthe generator.$/;" e … … 983 1034 PS_SPHERICAL include/psCoord.h /^ PS_SPHERICAL, \/\/\/< offset corresponds to an angular offset$/;" e 984 1035 PS_SPHERICAL src/astronomy/psCoord.h /^ PS_SPHERICAL, \/\/\/< offset corresponds to an angular offset$/;" e 1036 PS_SQR include/psConstants.h /^#define PS_SQR(/;" d 1037 PS_SQR src/dataManip/psConstants.h /^#define PS_SQR(/;" d 1038 PS_SQRT_F32 include/psConstants.h /^#define PS_SQRT_F32(/;" d 1039 PS_SQRT_F32 src/dataManip/psConstants.h /^#define PS_SQRT_F32(/;" d 985 1040 PS_STATS_H include/psStats.h /^#define PS_STATS_H$/;" d 986 1041 PS_STATS_H src/dataManip/psStats.h /^#define PS_STATS_H$/;" d … … 1030 1085 PS_TRACE_H include/psTrace.h /^#define PS_TRACE_H /;" d 1031 1086 PS_TRACE_H src/sysUtils/psTrace.h /^#define PS_TRACE_H /;" d 1032 PS_TYPE_C32 include/psType.h /^ PS_TYPE_C32 = 0x0808, \/\/\/< Complex numbers consisting of single-precision floating point.$/;" e 1033 PS_TYPE_C32 src/sysUtils/psType.h /^ PS_TYPE_C32 = 0x0808, \/\/\/< Complex numbers consisting of single-precision floating point.$/;" e 1087 PS_TYPE_BOOL include/psType.h /^ PS_TYPE_BOOL = 0x1301, \/\/\/< Boolean.$/;" e 1088 PS_TYPE_BOOL src/sysUtils/psType.h /^ PS_TYPE_BOOL = 0x1301, \/\/\/< Boolean.$/;" e 1089 PS_TYPE_BOOL_NAME include/psType.h /^#define PS_TYPE_BOOL_NAME /;" d 1090 PS_TYPE_BOOL_NAME src/sysUtils/psType.h /^#define PS_TYPE_BOOL_NAME /;" d 1091 PS_TYPE_C32 include/psType.h /^ PS_TYPE_C32 = 0x0808, \/\/\/< Complex numbers consisting of single-precision floating point.$/;" e 1092 PS_TYPE_C32 src/sysUtils/psType.h /^ PS_TYPE_C32 = 0x0808, \/\/\/< Complex numbers consisting of single-precision floating point.$/;" e 1034 1093 PS_TYPE_C32_NAME include/psType.h /^#define PS_TYPE_C32_NAME /;" d 1035 1094 PS_TYPE_C32_NAME src/sysUtils/psType.h /^#define PS_TYPE_C32_NAME /;" d 1036 PS_TYPE_C64 include/psType.h /^ PS_TYPE_C64 = 0x0810,\/\/\/< Complex numbers consisting of double-precision floating point.$/;" e1037 PS_TYPE_C64 src/sysUtils/psType.h /^ PS_TYPE_C64 = 0x0810,\/\/\/< Complex numbers consisting of double-precision floating point.$/;" e1095 PS_TYPE_C64 include/psType.h /^ PS_TYPE_C64 = 0x0810, \/\/\/< Complex numbers consisting of double-precision floating point.$/;" e 1096 PS_TYPE_C64 src/sysUtils/psType.h /^ PS_TYPE_C64 = 0x0810, \/\/\/< Complex numbers consisting of double-precision floating point.$/;" e 1038 1097 PS_TYPE_C64_NAME include/psType.h /^#define PS_TYPE_C64_NAME /;" d 1039 1098 PS_TYPE_C64_NAME src/sysUtils/psType.h /^#define PS_TYPE_C64_NAME /;" d 1040 PS_TYPE_F32 include/psType.h /^ PS_TYPE_F32 = 0x0404,\/\/\/< Single-precision Floating point.$/;" e1041 PS_TYPE_F32 src/sysUtils/psType.h /^ PS_TYPE_F32 = 0x0404,\/\/\/< Single-precision Floating point.$/;" e1099 PS_TYPE_F32 include/psType.h /^ PS_TYPE_F32 = 0x0404, \/\/\/< Single-precision Floating point.$/;" e 1100 PS_TYPE_F32 src/sysUtils/psType.h /^ PS_TYPE_F32 = 0x0404, \/\/\/< Single-precision Floating point.$/;" e 1042 1101 PS_TYPE_F32_NAME include/psType.h /^#define PS_TYPE_F32_NAME /;" d 1043 1102 PS_TYPE_F32_NAME src/sysUtils/psType.h /^#define PS_TYPE_F32_NAME /;" d 1044 PS_TYPE_F64 include/psType.h /^ PS_TYPE_F64 = 0x0408,\/\/\/< Double-precision floating point.$/;" e1045 PS_TYPE_F64 src/sysUtils/psType.h /^ PS_TYPE_F64 = 0x0408,\/\/\/< Double-precision floating point.$/;" e1103 PS_TYPE_F64 include/psType.h /^ PS_TYPE_F64 = 0x0408, \/\/\/< Double-precision floating point.$/;" e 1104 PS_TYPE_F64 src/sysUtils/psType.h /^ PS_TYPE_F64 = 0x0408, \/\/\/< Double-precision floating point.$/;" e 1046 1105 PS_TYPE_F64_NAME include/psType.h /^#define PS_TYPE_F64_NAME /;" d 1047 1106 PS_TYPE_F64_NAME src/sysUtils/psType.h /^#define PS_TYPE_F64_NAME /;" d … … 1062 1121 PS_TYPE_NAME include/psType.h /^#define PS_TYPE_NAME(/;" d 1063 1122 PS_TYPE_NAME src/sysUtils/psType.h /^#define PS_TYPE_NAME(/;" d 1064 PS_TYPE_PTR include/psType.h /^ PS_TYPE_PTR = 0x0000\/\/\/< Something else that's not supported for arithmetic.$/;" e1065 PS_TYPE_PTR src/sysUtils/psType.h /^ PS_TYPE_PTR = 0x0000\/\/\/< Something else that's not supported for arithmetic.$/;" e1123 PS_TYPE_PTR include/psType.h /^ PS_TYPE_PTR = 0x0000 \/\/\/< Something else that's not supported for arithmetic.$/;" e 1124 PS_TYPE_PTR src/sysUtils/psType.h /^ PS_TYPE_PTR = 0x0000 \/\/\/< Something else that's not supported for arithmetic.$/;" e 1066 1125 PS_TYPE_PTR_NAME include/psType.h /^#define PS_TYPE_PTR_NAME /;" d 1067 1126 PS_TYPE_PTR_NAME src/sysUtils/psType.h /^#define PS_TYPE_PTR_NAME /;" d 1068 PS_TYPE_S16 include/psType.h /^ PS_TYPE_S16 = 0x0102,\/\/\/< Short integer.$/;" e1069 PS_TYPE_S16 src/sysUtils/psType.h /^ PS_TYPE_S16 = 0x0102,\/\/\/< Short integer.$/;" e1127 PS_TYPE_S16 include/psType.h /^ PS_TYPE_S16 = 0x0102, \/\/\/< Short integer.$/;" e 1128 PS_TYPE_S16 src/sysUtils/psType.h /^ PS_TYPE_S16 = 0x0102, \/\/\/< Short integer.$/;" e 1070 1129 PS_TYPE_S16_NAME include/psType.h /^#define PS_TYPE_S16_NAME /;" d 1071 1130 PS_TYPE_S16_NAME src/sysUtils/psType.h /^#define PS_TYPE_S16_NAME /;" d 1072 PS_TYPE_S32 include/psType.h /^ PS_TYPE_S32 = 0x0104,\/\/\/< Integer.$/;" e1073 PS_TYPE_S32 src/sysUtils/psType.h /^ PS_TYPE_S32 = 0x0104,\/\/\/< Integer.$/;" e1131 PS_TYPE_S32 include/psType.h /^ PS_TYPE_S32 = 0x0104, \/\/\/< Integer.$/;" e 1132 PS_TYPE_S32 src/sysUtils/psType.h /^ PS_TYPE_S32 = 0x0104, \/\/\/< Integer.$/;" e 1074 1133 PS_TYPE_S32_NAME include/psType.h /^#define PS_TYPE_S32_NAME /;" d 1075 1134 PS_TYPE_S32_NAME src/sysUtils/psType.h /^#define PS_TYPE_S32_NAME /;" d 1076 PS_TYPE_S64 include/psType.h /^ PS_TYPE_S64 = 0x0108,\/\/\/< Long integer.$/;" e1077 PS_TYPE_S64 src/sysUtils/psType.h /^ PS_TYPE_S64 = 0x0108,\/\/\/< Long integer.$/;" e1135 PS_TYPE_S64 include/psType.h /^ PS_TYPE_S64 = 0x0108, \/\/\/< Long integer.$/;" e 1136 PS_TYPE_S64 src/sysUtils/psType.h /^ PS_TYPE_S64 = 0x0108, \/\/\/< Long integer.$/;" e 1078 1137 PS_TYPE_S64_NAME include/psType.h /^#define PS_TYPE_S64_NAME /;" d 1079 1138 PS_TYPE_S64_NAME src/sysUtils/psType.h /^#define PS_TYPE_S64_NAME /;" d 1080 PS_TYPE_S8 include/psType.h /^ PS_TYPE_S8 = 0x0101,\/\/\/< Character.$/;" e1081 PS_TYPE_S8 src/sysUtils/psType.h /^ PS_TYPE_S8 = 0x0101,\/\/\/< Character.$/;" e1139 PS_TYPE_S8 include/psType.h /^ PS_TYPE_S8 = 0x0101, \/\/\/< Character.$/;" e 1140 PS_TYPE_S8 src/sysUtils/psType.h /^ PS_TYPE_S8 = 0x0101, \/\/\/< Character.$/;" e 1082 1141 PS_TYPE_S8_NAME include/psType.h /^#define PS_TYPE_S8_NAME /;" d 1083 1142 PS_TYPE_S8_NAME src/sysUtils/psType.h /^#define PS_TYPE_S8_NAME /;" d 1084 PS_TYPE_U16 include/psType.h /^ PS_TYPE_U16 = 0x0302,\/\/\/< Unsigned psS16 integer.$/;" e1085 PS_TYPE_U16 src/sysUtils/psType.h /^ PS_TYPE_U16 = 0x0302,\/\/\/< Unsigned psS16 integer.$/;" e1143 PS_TYPE_U16 include/psType.h /^ PS_TYPE_U16 = 0x0302, \/\/\/< Unsigned psS16 integer.$/;" e 1144 PS_TYPE_U16 src/sysUtils/psType.h /^ PS_TYPE_U16 = 0x0302, \/\/\/< Unsigned psS16 integer.$/;" e 1086 1145 PS_TYPE_U16_NAME include/psType.h /^#define PS_TYPE_U16_NAME /;" d 1087 1146 PS_TYPE_U16_NAME src/sysUtils/psType.h /^#define PS_TYPE_U16_NAME /;" d 1088 PS_TYPE_U32 include/psType.h /^ PS_TYPE_U32 = 0x0304,\/\/\/< Unsigned integer.$/;" e1089 PS_TYPE_U32 src/sysUtils/psType.h /^ PS_TYPE_U32 = 0x0304,\/\/\/< Unsigned integer.$/;" e1147 PS_TYPE_U32 include/psType.h /^ PS_TYPE_U32 = 0x0304, \/\/\/< Unsigned integer.$/;" e 1148 PS_TYPE_U32 src/sysUtils/psType.h /^ PS_TYPE_U32 = 0x0304, \/\/\/< Unsigned integer.$/;" e 1090 1149 PS_TYPE_U32_NAME include/psType.h /^#define PS_TYPE_U32_NAME /;" d 1091 1150 PS_TYPE_U32_NAME src/sysUtils/psType.h /^#define PS_TYPE_U32_NAME /;" d 1092 PS_TYPE_U64 include/psType.h /^ PS_TYPE_U64 = 0x0308,\/\/\/< Unsigned psS64 integer.$/;" e1093 PS_TYPE_U64 src/sysUtils/psType.h /^ PS_TYPE_U64 = 0x0308,\/\/\/< Unsigned psS64 integer.$/;" e1151 PS_TYPE_U64 include/psType.h /^ PS_TYPE_U64 = 0x0308, \/\/\/< Unsigned psS64 integer.$/;" e 1152 PS_TYPE_U64 src/sysUtils/psType.h /^ PS_TYPE_U64 = 0x0308, \/\/\/< Unsigned psS64 integer.$/;" e 1094 1153 PS_TYPE_U64_NAME include/psType.h /^#define PS_TYPE_U64_NAME /;" d 1095 1154 PS_TYPE_U64_NAME src/sysUtils/psType.h /^#define PS_TYPE_U64_NAME /;" d 1096 PS_TYPE_U8 include/psType.h /^ PS_TYPE_U8 = 0x0301,\/\/\/< Unsigned character.$/;" e1097 PS_TYPE_U8 src/sysUtils/psType.h /^ PS_TYPE_U8 = 0x0301,\/\/\/< Unsigned character.$/;" e1155 PS_TYPE_U8 include/psType.h /^ PS_TYPE_U8 = 0x0301, \/\/\/< Unsigned character.$/;" e 1156 PS_TYPE_U8 src/sysUtils/psType.h /^ PS_TYPE_U8 = 0x0301, \/\/\/< Unsigned character.$/;" e 1098 1157 PS_TYPE_U8_NAME include/psType.h /^#define PS_TYPE_U8_NAME /;" d 1099 1158 PS_TYPE_U8_NAME src/sysUtils/psType.h /^#define PS_TYPE_U8_NAME /;" d … … 1111 1170 PS_VECTOR_CHECK_TYPE include/psConstants.h /^#define PS_VECTOR_CHECK_TYPE(/;" d 1112 1171 PS_VECTOR_CHECK_TYPE src/dataManip/psConstants.h /^#define PS_VECTOR_CHECK_TYPE(/;" d 1172 PS_VECTOR_CHECK_TYPE_EQUAL include/psConstants.h /^#define PS_VECTOR_CHECK_TYPE_EQUAL(/;" d 1173 PS_VECTOR_CHECK_TYPE_EQUAL src/dataManip/psConstants.h /^#define PS_VECTOR_CHECK_TYPE_EQUAL(/;" d 1113 1174 PS_VECTOR_CHECK_TYPE_F32_OR_F64 include/psConstants.h /^#define PS_VECTOR_CHECK_TYPE_F32_OR_F64(/;" d 1114 1175 PS_VECTOR_CHECK_TYPE_F32_OR_F64 src/dataManip/psConstants.h /^#define PS_VECTOR_CHECK_TYPE_F32_OR_F64(/;" d 1176 PS_VECTOR_CHECK_TYPE_S16_S32_F32 include/psConstants.h /^#define PS_VECTOR_CHECK_TYPE_S16_S32_F32(/;" d 1177 PS_VECTOR_CHECK_TYPE_S16_S32_F32 src/dataManip/psConstants.h /^#define PS_VECTOR_CHECK_TYPE_S16_S32_F32(/;" d 1115 1178 PS_VECTOR_CONVERT_F32_TO_F64_STATIC include/psConstants.h /^#define PS_VECTOR_CONVERT_F32_TO_F64_STATIC(/;" d 1116 1179 PS_VECTOR_CONVERT_F32_TO_F64_STATIC src/dataManip/psConstants.h /^#define PS_VECTOR_CONVERT_F32_TO_F64_STATIC(/;" d … … 1140 1203 PS_VECTOR_PRINT include/psConstants.h /^#define PS_VECTOR_PRINT(/;" d 1141 1204 PS_VECTOR_PRINT src/dataManip/psConstants.h /^#define PS_VECTOR_PRINT(/;" d 1205 PS_VECTOR_SET_F32 include/psConstants.h /^#define PS_VECTOR_SET_F32(/;" d 1206 PS_VECTOR_SET_F32 src/dataManip/psConstants.h /^#define PS_VECTOR_SET_F32(/;" d 1207 PS_VECTOR_SET_F64 include/psConstants.h /^#define PS_VECTOR_SET_F64(/;" d 1208 PS_VECTOR_SET_F64 src/dataManip/psConstants.h /^#define PS_VECTOR_SET_F64(/;" d 1209 PS_VECTOR_SET_S16 include/psConstants.h /^#define PS_VECTOR_SET_S16(/;" d 1210 PS_VECTOR_SET_S16 src/dataManip/psConstants.h /^#define PS_VECTOR_SET_S16(/;" d 1211 PS_VECTOR_SET_S32 include/psConstants.h /^#define PS_VECTOR_SET_S32(/;" d 1212 PS_VECTOR_SET_S32 src/dataManip/psConstants.h /^#define PS_VECTOR_SET_S32(/;" d 1213 PS_VECTOR_SET_S64 include/psConstants.h /^#define PS_VECTOR_SET_S64(/;" d 1214 PS_VECTOR_SET_S64 src/dataManip/psConstants.h /^#define PS_VECTOR_SET_S64(/;" d 1215 PS_VECTOR_SET_S8 include/psConstants.h /^#define PS_VECTOR_SET_S8(/;" d 1216 PS_VECTOR_SET_S8 src/dataManip/psConstants.h /^#define PS_VECTOR_SET_S8(/;" d 1217 PS_VECTOR_SET_U16 include/psConstants.h /^#define PS_VECTOR_SET_U16(/;" d 1218 PS_VECTOR_SET_U16 src/dataManip/psConstants.h /^#define PS_VECTOR_SET_U16(/;" d 1219 PS_VECTOR_SET_U32 include/psConstants.h /^#define PS_VECTOR_SET_U32(/;" d 1220 PS_VECTOR_SET_U32 src/dataManip/psConstants.h /^#define PS_VECTOR_SET_U32(/;" d 1221 PS_VECTOR_SET_U64 include/psConstants.h /^#define PS_VECTOR_SET_U64(/;" d 1222 PS_VECTOR_SET_U64 src/dataManip/psConstants.h /^#define PS_VECTOR_SET_U64(/;" d 1223 PS_VECTOR_SET_U8 include/psConstants.h /^#define PS_VECTOR_SET_U8(/;" d 1224 PS_VECTOR_SET_U8 src/dataManip/psConstants.h /^#define PS_VECTOR_SET_U8(/;" d 1142 1225 PS_VECTOR_WITH_MASK_F32_CHECK_ZERO_VECTOR src/dataManip/psMinimize.c /^#define PS_VECTOR_WITH_MASK_F32_CHECK_ZERO_VECTOR(/;" d file: 1143 1226 PTR include/psImage.h /^ psPtr** PTR; \/\/\/< Void pointers.$/;" m union:psImage::<anonymous> … … 1153 1236 RAD_TO_ARCMIN test/astronomy/tst_psCoord.c /^#define RAD_TO_ARCMIN /;" d file: 1154 1237 RAD_TO_ARCSEC test/astronomy/tst_psCoord.c /^#define RAD_TO_ARCSEC /;" d file: 1238 RAD_TO_DEG src/astronomy/psCoord.c /^#define RAD_TO_DEG(/;" d file: 1155 1239 RAD_TO_DEG test/astronomy/tst_psCoord.c /^#define RAD_TO_DEG /;" d file: 1240 RAD_TO_MIN src/astronomy/psCoord.c /^#define RAD_TO_MIN(/;" d file: 1241 RAD_TO_SEC src/astronomy/psCoord.c /^#define RAD_TO_SEC(/;" d file: 1156 1242 READOUT_NUM_COLS test/astronomy/tst_psAstrometry01.c /^#define READOUT_NUM_COLS /;" d file: 1157 1243 READOUT_NUM_ROWS test/astronomy/tst_psAstrometry01.c /^#define READOUT_NUM_ROWS /;" d file: 1244 READ_TABLE_ROW_CASE src/fileUtils/psFits.c /^ #define READ_TABLE_ROW_CASE(/;" d file: 1158 1245 RELATIVE_KERNEL_GENERATE_CASE src/image/psImageConvolve.c /^ #define RELATIVE_KERNEL_GENERATE_CASE(/;" d file: 1159 1246 RETURN_FINAL_BRACKET src/dataManip/psMinimize.c /^#define RETURN_FINAL_BRACKET(/;" d file: … … 1195 1282 SEC_PER_MINUTE src/astronomy/psTime.c /^ #define SEC_PER_MINUTE /;" d file: 1196 1283 SEC_PER_YEAR src/astronomy/psTime.c /^ #define SEC_PER_YEAR /;" d file: 1284 SEC_TO_RAD src/astronomy/psCoord.c /^#define SEC_TO_RAD(/;" d file: 1285 SEED test/dataManip/tst_psRandom.c /^#define SEED /;" d file: 1286 SEED2 test/dataManip/tst_psRandom.c /^#define SEED2 /;" d file: 1197 1287 SLALIB_H include/slalib.h /^#define SLALIB_H$/;" d 1198 1288 SLALIB_H src/astronomy/slalib.h /^#define SLALIB_H$/;" d … … 1206 1296 THRESHOLD test/image/tst_psImageStats02.c /^#define THRESHOLD /;" d file: 1207 1297 TIME_CONFIG_FILE src/astronomy/psTime.c /^#define TIME_CONFIG_FILE /;" d file: 1298 TOLERANCE test/dataManip/tst_psMatrix01.c /^#define TOLERANCE /;" d file: 1299 TOLERANCE test/dataManip/tst_psMatrix03.c /^#define TOLERANCE /;" d file: 1300 TOLERANCE test/dataManip/tst_psMatrix04.c /^#define TOLERANCE /;" d file: 1301 TOLERANCE test/dataManip/tst_psMatrix05.c /^#define TOLERANCE /;" d file: 1302 TOLERANCE test/dataManip/tst_psMatrix06.c /^#define TOLERANCE /;" d file: 1303 TOLERANCE test/dataManip/tst_psMatrix07.c /^#define TOLERANCE /;" d file: 1208 1304 TPCheckBufferPositive test/sysUtils/tst_psMemory.c /^psS32 TPCheckBufferPositive( void )$/;" f 1209 1305 TPCheckBufferPositive test/sysUtils/tst_psMemory.c /^static psS32 TPCheckBufferPositive( void );$/;" p file: … … 1253 1349 UNARY_OP src/dataManip/psMatrixVectorArithmetic.c /^#define UNARY_OP(/;" d file: 1254 1350 UNARY_TYPE src/dataManip/psMatrixVectorArithmetic.c /^#define UNARY_TYPE(/;" d file: 1351 UNIFORM_MEAN test/dataManip/tst_psRandom.c /^#define UNIFORM_MEAN /;" d file: 1352 UNIFORM_STDEV test/dataManip/tst_psRandom.c /^#define UNIFORM_STDEV /;" d file: 1255 1353 UNKNOWN_OP src/collections/psBitSet.c /^ UNKNOWN_OP,$/;" e file: 1256 1354 UPPER test/dataManip/tst_psHist00.c /^#define UPPER /;" d file: … … 1259 1357 UPPER test/dataManip/tst_psHist03.c /^#define UPPER /;" d file: 1260 1358 USEC_PER_DAY src/astronomy/psTime.c /^ #define USEC_PER_DAY /;" d file: 1359 UpdateHistogramBins src/dataManip/psStats.c /^psS32 UpdateHistogramBins(psS32 binNum,$/;" f 1261 1360 V include/psImage.h /^ psPtr* V; \/\/\/< Pointer to data.$/;" m union:psImage::<anonymous> 1262 1361 V include/psMetadata.h /^ psPtr V; \/\/\/< Pointer to other type of data.$/;" m union:psMetadataItem::<anonymous> … … 1292 1391 __STRICT_ANSI__ src/fileUtils/psLookupTable.c /^#define __STRICT_ANSI__$/;" d file: 1293 1392 __STRICT_ANSI__ src/fileUtils/psLookupTable.c /^#undef __STRICT_ANSI__$/;" d file: 1393 _details docs/html/group__MemoryManagement.html /^<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1394 _details docs/html/group__memCallback.html /^<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1395 _details docs/html/group__memRefCount.html /^<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1396 _details docs/html/group__memTracing.html /^<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1397 _details docs/html/psAbort_8h.html /^<h1>psAbort.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1398 _details docs/html/psArray_8h.html /^<h1>psArray.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1399 _details docs/html/psAstrometry_8h.html /^<h1>psAstrometry.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1400 _details docs/html/psAstronomyErrors_8h.html /^<h1>psAstronomyErrors.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1401 _details docs/html/psBitSet_8h.html /^<h1>psBitSet.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1402 _details docs/html/psCollectionsErrors_8h.html /^<h1>psCollectionsErrors.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1403 _details docs/html/psCompare_8h.html /^<h1>psCompare.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1404 _details docs/html/psConfigure_8h.html /^<h1>psConfigure.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1405 _details docs/html/psCoord_8h.html /^<h1>psCoord.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1406 _details docs/html/psDataManipErrors_8h.html /^<h1>psDataManipErrors.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1407 _details docs/html/psErrorCodes_8h.html /^<h1>psErrorCodes.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1408 _details docs/html/psError_8h.html /^<h1>psError.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1409 _details docs/html/psFunctions_8h.html /^<h1>psFunctions.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1410 _details docs/html/psHash_8h.html /^<h1>psHash.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1411 _details docs/html/psImageConvolve_8h.html /^<h1>psImageConvolve.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1412 _details docs/html/psImageErrors_8h.html /^<h1>psImageErrors.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1413 _details docs/html/psImageExtraction_8h.html /^<h1>psImageExtraction.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1414 _details docs/html/psImageFFT_8h.html /^<h1>psImageFFT.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1415 _details docs/html/psImageIO_8h.html /^<h1>psImageIO.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1416 _details docs/html/psImageManip_8h.html /^<h1>psImageManip.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1417 _details docs/html/psImageStats_8h.html /^<h1>psImageStats.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1418 _details docs/html/psImage_8h.html /^<h1>psImage.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1419 _details docs/html/psList_8h.html /^<h1>psList.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1420 _details docs/html/psLogMsg_8h.html /^<h1>psLogMsg.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1421 _details docs/html/psMatrixVectorArithmetic_8h.html /^<h1>psMatrixVectorArithmetic.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1422 _details docs/html/psMatrix_8h.html /^<h1>psMatrix.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1423 _details docs/html/psMemory_8h.html /^<h1>psMemory.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1424 _details docs/html/psMetadataIO_8h.html /^<h1>psMetadataIO.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1425 _details docs/html/psMetadata_8h.html /^<h1>psMetadata.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1426 _details docs/html/psMinimize_8h.html /^<h1>psMinimize.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1427 _details docs/html/psPhotometry_8h.html /^<h1>psPhotometry.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1428 _details docs/html/psRandom_8h.html /^<h1>psRandom.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1429 _details docs/html/psScalar_8h.html /^<h1>psScalar.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1430 _details docs/html/psStats_8h.html /^<h1>psStats.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1431 _details docs/html/psString_8h.html /^<h1>psString.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1432 _details docs/html/psSysUtilsErrors_8h.html /^<h1>psSysUtilsErrors.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1433 _details docs/html/psTime_8h.html /^<h1>psTime.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1434 _details docs/html/psTrace_8h.html /^<h1>psTrace.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1435 _details docs/html/psType_8h.html /^<h1>psType.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1436 _details docs/html/psVectorFFT_8h.html /^<h1>psVectorFFT.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1437 _details docs/html/psVector_8h.html /^<h1>psVector.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1438 _details docs/html/pslib_8h.html /^<h1>pslib.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1439 _details docs/html/slalib_8h.html /^<h1>slalib.h File Reference<\/h1><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1440 _details docs/html/structp__psComponent.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1441 _details docs/html/structpsArray.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1442 _details docs/html/structpsBitSet.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1443 _details docs/html/structpsCell.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1444 _details docs/html/structpsChip.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1445 _details docs/html/structpsDPolynomial1D.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1446 _details docs/html/structpsDPolynomial2D.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1447 _details docs/html/structpsDPolynomial3D.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1448 _details docs/html/structpsDPolynomial4D.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1449 _details docs/html/structpsErr.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1450 _details docs/html/structpsErrorDescription.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1451 _details docs/html/structpsExposure.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1452 _details docs/html/structpsFPA.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1453 _details docs/html/structpsFixedPattern.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1454 _details docs/html/structpsGrommit.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1455 _details docs/html/structpsHash.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1456 _details docs/html/structpsHashBucket.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1457 _details docs/html/structpsHistogram.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1458 _details docs/html/structpsImage.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1459 _details docs/html/structpsKernel.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1460 _details docs/html/structpsList.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1461 _details docs/html/structpsListElem.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1462 _details docs/html/structpsListIterator.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1463 _details docs/html/structpsMemBlock.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1464 _details docs/html/structpsMetadata.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1465 _details docs/html/structpsMetadataItem.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1466 _details docs/html/structpsObservatory.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1467 _details docs/html/structpsPhotSystem.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1468 _details docs/html/structpsPhotTransform.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1469 _details docs/html/structpsPlane.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1470 _details docs/html/structpsPlaneDistort.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1471 _details docs/html/structpsPlaneTransform.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1472 _details docs/html/structpsPolynomial1D.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1473 _details docs/html/structpsPolynomial2D.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1474 _details docs/html/structpsPolynomial3D.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1475 _details docs/html/structpsPolynomial4D.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1476 _details docs/html/structpsProjection.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1477 _details docs/html/structpsReadout.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1478 _details docs/html/structpsRegion.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1479 _details docs/html/structpsScalar.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1480 _details docs/html/structpsSphere.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1481 _details docs/html/structpsSphereTransform.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1482 _details docs/html/structpsStats.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1483 _details docs/html/structpsTime.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1484 _details docs/html/structpsType.html /^<hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1485 _details docs/html/structpsVector.html /^<center><font size="2">[<a href="graph_legend.html">legend<\/a>]<\/font><\/center><hr><a name="_details"><\/a><h2>Detailed Description<\/h2>$/;" a 1486 a0 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a0" doxytag="psAstronomyErrors.h::PS_ERRORNAME_DOMAIN" ><\/a><p>$/;" a 1487 a0 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a0" doxytag="psCollectionsErrors.h::PS_ERRORNAME_DOMAIN" ><\/a><p>$/;" a 1488 a0 docs/html/psCompare_8h.html /^<a class="anchor" name="a0" doxytag="psCompare.h::PS_COMPARE_H" ><\/a><p>$/;" a 1489 a0 docs/html/psConstants_8h.html /^<a class="anchor" name="a0" doxytag="psConstants.h::PS_DETERMINE_BRACKET_STEP_SIZE" ><\/a><p>$/;" a 1490 a0 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a0" doxytag="psDataManipErrors.h::PS_ERRORNAME_DOMAIN" ><\/a><p>$/;" a 1491 a0 docs/html/psFunctions_8h.html /^<a class="anchor" name="a0" doxytag="psFunctions.h::PS_FUNCTIONS_H" ><\/a><p>$/;" a 1492 a0 docs/html/psHash_8h.html /^<a class="anchor" name="a0" doxytag="psHash.h::PS_HASH_H" ><\/a><p>$/;" a 1493 a0 docs/html/psImageConvolve_8h.html /^<a class="anchor" name="a0" doxytag="psImageConvolve.h::PS_TYPE_KERNEL" ><\/a><p>$/;" a 1494 a0 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a0" doxytag="psImageErrors.h::PS_ERRORNAME_DOMAIN" ><\/a><p>$/;" a 1495 a0 docs/html/psImageStats_8h.html /^<a class="anchor" name="a0" doxytag="psImageStats.h::PS_IMAGE_STATS_H" ><\/a><p>$/;" a 1496 a0 docs/html/psList_8h.html /^<a class="anchor" name="a0" doxytag="psList.h::PS_LIST_H" ><\/a><p>$/;" a 1497 a0 docs/html/psLogMsg_8h.html /^<a class="anchor" name="a0" doxytag="psLogMsg.h::PS_LOG_MSG_H" ><\/a><p>$/;" a 1498 a0 docs/html/psMemory_8h.html /^<a class="anchor" name="a0" doxytag="psMemory.h::PS_MEMORY_H" ><\/a><p>$/;" a 1499 a0 docs/html/psMinimize_8h.html /^<a class="anchor" name="a0" doxytag="psMinimize.h::PS_MINIMIZE_H" ><\/a><p>$/;" a 1500 a0 docs/html/psRandom_8h.html /^<a class="anchor" name="a0" doxytag="psRandom.h::PS_FUNCTIONS_H" ><\/a><p>$/;" a 1501 a0 docs/html/psStats_8h.html /^<a class="anchor" name="a0" doxytag="psStats.h::PS_STATS_H" ><\/a><p>$/;" a 1502 a0 docs/html/psString_8h.html /^<a class="anchor" name="a0" doxytag="psString.h::PS_STRING" ><\/a><p>$/;" a 1503 a0 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a0" doxytag="psSysUtilsErrors.h::PS_ERRORNAME_DOMAIN" ><\/a><p>$/;" a 1504 a0 docs/html/psTrace_8h.html /^<a class="anchor" name="a0" doxytag="psTrace.h::PS_TRACE_H" ><\/a><p>$/;" a 1505 a0 docs/html/slalib_8h.html /^<a class="anchor" name="a0" doxytag="slalib.h::fslaAoppa" ><\/a><p>$/;" a 1506 a1 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a1" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_FILE_NOT_FOUND" ><\/a><p>$/;" a 1507 a1 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a1" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psArray_REALLOC_NULL" ><\/a><p>$/;" a 1508 a1 docs/html/psConstants_8h.html /^<a class="anchor" name="a1" doxytag="psConstants.h::PS_MAX_LMM_ITERATIONS" ><\/a><p>$/;" a 1509 a1 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a1" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_TYPE_NOT_F32_C32" ><\/a><p>$/;" a 1510 a1 docs/html/psImageConvolve_8h.html /^<a class="anchor" name="a1" doxytag="psImageConvolve.h::PS_TYPE_KERNEL_DATA" ><\/a><p>$/;" a 1511 a1 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a1" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_AREA_NEGATIVE" ><\/a><p>$/;" a 1512 a1 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a1" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psLogMsg_DESTINATION_MALFORMED" ><\/a><p>$/;" a 1513 a1 docs/html/psTrace_8h.html /^<a class="anchor" name="a1" doxytag="psTrace.h::PS_UNKNOWN_TRACE_LEVEL" ><\/a><p>$/;" a 1514 a1 docs/html/slalib_8h.html /^<a class="anchor" name="a1" doxytag="slalib.h::fslaAopqk" ><\/a><p>$/;" a 1515 a10 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a10" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_TYPE_MISMATCH" ><\/a><p>$/;" a 1516 a10 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a10" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_OPERATOR_INVALID" ><\/a><p>$/;" a 1517 a10 docs/html/psConstants_8h.html /^<a class="anchor" name="a10" doxytag="psConstants.h::PS_INT_CHECK_RANGE" ><\/a><p>$/;" a 1518 a10 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a10" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_DIRECTION_NOTSET" ><\/a><p>$/;" a 1519 a10 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a10" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_NOT_PARENT" ><\/a><p>$/;" a 1520 a10 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a10" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psMemory_MULTIPLE_FREE" ><\/a><p>$/;" a 1521 a10 docs/html/slalib_8h.html /^<a class="anchor" name="a10" doxytag="slalib.h::fslaOapqk" ><\/a><p>$/;" a 1522 a11 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a11" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_GET_TOD_FAILED" ><\/a><p>$/;" a 1523 a11 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a11" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_FIRST_OPERAND_NULL" ><\/a><p>$/;" a 1524 a11 docs/html/psConstants_8h.html /^<a class="anchor" name="a11" doxytag="psConstants.h::PS_INT_COMPARE" ><\/a><p>$/;" a 1525 a11 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a11" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_NOT_F32_F64" ><\/a><p>$/;" a 1526 a11 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a11" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_INPLACE_NOTSUPPORTED" ><\/a><p>$/;" a 1527 a11 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a11" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psString_NCHAR_NEGATIVE" ><\/a><p>$/;" a 1528 a11 docs/html/slalib_8h.html /^<a class="anchor" name="a11" doxytag="slalib.h::fslaAirmas" ><\/a><p>$/;" a 1529 a12 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a12" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_CONVERT_TIME_TO_STRING_FAILED" ><\/a><p>$/;" a 1530 a12 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a12" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_SECOND_OPERAND_NULL" ><\/a><p>$/;" a 1531 a12 docs/html/psConstants_8h.html /^<a class="anchor" name="a12" doxytag="psConstants.h::PS_FLOAT_COMPARE" ><\/a><p>$/;" a 1532 a12 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a12" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_VECTOR_TYPE_UNSUPPORTED" ><\/a><p>$/;" a 1533 a12 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a12" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_SUBSET_ZERO_SIZE" ><\/a><p>$/;" a 1534 a12 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a12" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psTrace_NULL_SUBCOMPONENT" ><\/a><p>$/;" a 1535 a13 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a13" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_APPEND_MSEC_FAILED" ><\/a><p>$/;" a 1536 a13 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a13" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_OPERANDS_SIZE_DIFFER" ><\/a><p>$/;" a 1537 a13 docs/html/psConstants_8h.html /^<a class="anchor" name="a13" doxytag="psConstants.h::PS_FLOAT_CHECK_NON_EQUAL" ><\/a><p>$/;" a 1538 a13 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a13" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_YVAL_OUT_OF_RANGE" ><\/a><p>$/;" a 1539 a13 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a13" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_IMAGE_MASK_SIZE" ><\/a><p>$/;" a 1540 a13 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a13" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psTrace_NULL_TRACETREE" ><\/a><p>$/;" a 1541 a14 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a14" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_USEC_INVALID" ><\/a><p>$/;" a 1542 a14 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a14" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_NOT_OP_FAILED" ><\/a><p>$/;" a 1543 a14 docs/html/psConstants_8h.html /^<a class="anchor" name="a14" doxytag="psConstants.h::PS_PTR_CHECK_NULL" ><\/a><p>$/;" a 1544 a14 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a14" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_ROBUST_QUARTILE_BINS_FAILED" ><\/a><p>$/;" a 1545 a14 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a14" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_IMAGE_MASK_TYPE" ><\/a><p>$/;" a 1546 a14 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a14" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psTrace_ADD_NULL_COMPONENT" ><\/a><p>$/;" a 1547 a15 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a15" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_ISOTIME_MALFORMED" ><\/a><p>$/;" a 1548 a15 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a15" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_OPERAND_NULL" ><\/a><p>$/;" a 1549 a15 docs/html/psConstants_8h.html /^<a class="anchor" name="a15" doxytag="psConstants.h::PS_PTR_CHECK_NULL_GENERAL" ><\/a><p>$/;" a 1550 a15 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a15" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_STATS_FAILED" ><\/a><p>$/;" a 1551 a15 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a15" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_BAD_STAT" ><\/a><p>$/;" a 1552 a15 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a15" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psTrace_MALFORMED_COMPONENT_NAME" ><\/a><p>$/;" a 1553 a16 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a16" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_INTERPOLATION_FAILED" ><\/a><p>$/;" a 1554 a16 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a16" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psScalar_UNSUPPORTED_TYPE" ><\/a><p>$/;" a 1555 a16 docs/html/psConstants_8h.html /^<a class="anchor" name="a16" doxytag="psConstants.h::PS_PTR_CHECK_TYPE" ><\/a><p>$/;" a 1556 a16 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a16" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_STATS_SAMPLE_MEDIAN_SORT_PROBLEM" ><\/a><p>$/;" a 1557 a16 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a16" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_NO_STAT_OPTIONS" ><\/a><p>$/;" a 1558 a16 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a16" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psTrace_FAILED_TO_ADD_COMPONENT" ><\/a><p>$/;" a 1559 a17 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a17" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_INTERPOLATION_FAILED_NAME" ><\/a><p>$/;" a 1560 a17 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a17" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psScalar_COPY_NULL" ><\/a><p>$/;" a 1561 a17 docs/html/psConstants_8h.html /^<a class="anchor" name="a17" doxytag="psConstants.h::PS_PTR_CHECK_DIMEN" ><\/a><p>$/;" a 1562 a17 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a17" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_STATS_VECTOR_BIN_DISECT_PROBLEM" ><\/a><p>$/;" a 1563 a17 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a17" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_STAT_NULL" ><\/a><p>$/;" a 1564 a17 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a17" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psErrorCode_NULL_ERRORDESCRIPTION" ><\/a><p>$/;" a 1565 a18 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a18" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_LOOKUP_METADATA_FAILED" ><\/a><p>$/;" a 1566 a18 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a18" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psHash_KEY_NULL" ><\/a><p>$/;" a 1567 a18 docs/html/psConstants_8h.html /^<a class="anchor" name="a18" doxytag="psConstants.h::PS_PTR_CHECK_DIMEN_GENERAL" ><\/a><p>$/;" a 1568 a18 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a18" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_STATS_FIT_QUADRATIC_POLYNOMIAL_1D_FIT" ><\/a><p>$/;" a 1569 a18 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a18" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_SLICE_DIRECTION_INVALID" ><\/a><p>$/;" a 1570 a18 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a18" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psErrorCode_ERRORCODE_REGISTER_FAILED" ><\/a><p>$/;" a 1571 a19 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a19" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_BAD_TABLE_COUNT" ><\/a><p>$/;" a 1572 a19 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a19" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psHash_TABLE_NULL" ><\/a><p>$/;" a 1573 a19 docs/html/psConstants_8h.html /^<a class="anchor" name="a19" doxytag="psConstants.h::PS_PTR_CHECK_SIZE_EQUAL" ><\/a><p>$/;" a 1574 a19 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a19" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_STATS_FIT_QUADRATIC_POLY_MEDIAN" ><\/a><p>$/;" a 1575 a19 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a19" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_PARAMETER_OUTOF_TYPERANGE" ><\/a><p>$/;" a 1576 a19 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a19" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psConfigure_INITIALIZATION_FAILED" ><\/a><p>$/;" a 1577 a2 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a2" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_FILE_TOO_MANY_ROWS" ><\/a><p>$/;" a 1578 a2 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a2" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psVector_REALLOC_NULL" ><\/a><p>$/;" a 1579 a2 docs/html/psConstants_8h.html /^<a class="anchor" name="a2" doxytag="psConstants.h::PS_MAX_MINIMIZE_ITERATIONS" ><\/a><p>$/;" a 1580 a2 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a2" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_REVERSE_NOT_COMPLEX" ><\/a><p>$/;" a 1581 a2 docs/html/psImageConvolve_8h.html /^<a class="anchor" name="a2" doxytag="psImageConvolve.h::PS_TYPE_KERNEL_NAME" ><\/a><p>$/;" a 1582 a2 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a2" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_NOT_AN_IMAGE" ><\/a><p>$/;" a 1583 a2 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a2" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psLogMsg_DEST_LOCATION_INVALID" ><\/a><p>$/;" a 1584 a2 docs/html/psTrace_8h.html /^<a class="anchor" name="a2" doxytag="psTrace.h::PS_DEFAULT_TRACE_LEVEL" ><\/a><p>$/;" a 1585 a2 docs/html/slalib_8h.html /^<a class="anchor" name="a2" doxytag="slalib.h::fslaOapqk" ><\/a><p>$/;" a 1586 a20 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a20" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_BAD_VECTOR" ><\/a><p>$/;" a 1587 a20 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a20" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psHash_DATA_NULL" ><\/a><p>$/;" a 1588 a20 docs/html/psConstants_8h.html /^<a class="anchor" name="a20" doxytag="psConstants.h::PS_PTR_CHECK_TYPE_EQUAL" ><\/a><p>$/;" a 1589 a20 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a20" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_ROBUST_STATS_CLIPPED_STATS" ><\/a><p>$/;" a 1590 a20 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a20" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_nSamples_TOOSMALL" ><\/a><p>$/;" a 1591 a20 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a20" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psConfigure_FINALIZATION_FAILED" ><\/a><p>$/;" a 1592 a21 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a21" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psCoord_PROJECTION_TYPE_UNDEFINED" ><\/a><p>$/;" a 1593 a21 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a21" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psList_LOCATION_INVALID" ><\/a><p>$/;" a 1594 a21 docs/html/psConstants_8h.html /^<a class="anchor" name="a21" doxytag="psConstants.h::PS_PTR_CHECK_TYPE_EQUAL_GENERAL" ><\/a><p>$/;" a 1595 a21 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a21" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_STATS_POLY_MEDIAN_OUT_OF_RANGE" ><\/a><p>$/;" a 1596 a21 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a21" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_LINE_NOT_IN_IMAGE" ><\/a><p>$/;" a 1597 a22 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a22" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psCoord_PROJECTION_TYPE_UNKNOWN" ><\/a><p>$/;" a 1598 a22 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a22" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psList_ITERATOR_INVALID" ><\/a><p>$/;" a 1599 a22 docs/html/psConstants_8h.html /^<a class="anchor" name="a22" doxytag="psConstants.h::PS_VECTOR_CHECK_NULL" ><\/a><p>$/;" a 1600 a22 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a22" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psFunctions_INVALID_POLYNOMIAL_TYPE" ><\/a><p>$/;" a 1601 a22 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a22" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_RADII_VECTOR_NULL" ><\/a><p>$/;" a 1602 a23 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a23" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psCoord_UNITS_UNKNOWN" ><\/a><p>$/;" a 1603 a23 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a23" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psList_ITERATOR_NULL" ><\/a><p>$/;" a 1604 a23 docs/html/psConstants_8h.html /^<a class="anchor" name="a23" doxytag="psConstants.h::PS_VECTOR_CHECK_NULL_GENERAL" ><\/a><p>$/;" a 1605 a23 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a23" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psFunctions_TYPE_NOT_SUPPORTED" ><\/a><p>$/;" a 1606 a23 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a23" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_CENTER_NOT_IN_IMAGE" ><\/a><p>$/;" a 1607 a24 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a24" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psCoord_OFFSET_MODE_UNKNOWN" ><\/a><p>$/;" a 1608 a24 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a24" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psList_LIST_NULL" ><\/a><p>$/;" a 1609 a24 docs/html/psConstants_8h.html /^<a class="anchor" name="a24" doxytag="psConstants.h::PS_VECTOR_CHECK_EMPTY" ><\/a><p>$/;" a 1610 a24 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a24" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psFunctions_NOT_ENOUGH_DATAPOINTS" ><\/a><p>$/;" a 1611 a24 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a24" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_RADII_VECTOR_TOOSMALL" ><\/a><p>$/;" a 1612 a25 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a25" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psAstrometry_NONLINEAR_TRANSFORM" ><\/a><p>$/;" a 1613 a25 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a25" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psList_DATA_NULL" ><\/a><p>$/;" a 1614 a25 docs/html/psConstants_8h.html /^<a class="anchor" name="a25" doxytag="psConstants.h::PS_VECTOR_CHECK_TYPE_F32_OR_F64" ><\/a><p>$/;" a 1615 a25 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a25" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psRandom_UNKNOWN_RANDFOM_NUMBER_GENERATOR_TYPE" ><\/a><p>$/;" a 1616 a25 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a25" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_IMAGE_TYPE_UNSUPPORTED" ><\/a><p>$/;" a 1617 a26 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a26" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_METATYPE_INVALID" ><\/a><p>$/;" a 1618 a26 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a26" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psList_DATA_NOT_FOUND" ><\/a><p>$/;" a 1619 a26 docs/html/psConstants_8h.html /^<a class="anchor" name="a26" doxytag="psConstants.h::PS_VECTOR_CHECK_TYPE" ><\/a><p>$/;" a 1620 a26 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a26" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_COUNT_DIFFERS" ><\/a><p>$/;" a 1621 a26 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a26" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_REVERSE_NOT_COMPLEX" ><\/a><p>$/;" a 1622 a27 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a27" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_METATYPE_MISMATCH" ><\/a><p>$/;" a 1623 a27 docs/html/psConstants_8h.html /^<a class="anchor" name="a27" doxytag="psConstants.h::PS_VECTOR_CHECK_SIZE_EQUAL" ><\/a><p>$/;" a 1624 a27 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a27" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_IMAGE_SIZE_DIFFERS" ><\/a><p>$/;" a 1625 a27 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a27" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_FORWARD_NOT_REAL" ><\/a><p>$/;" a 1626 a28 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a28" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_ADD_LIST_FAILED" ><\/a><p>$/;" a 1627 a28 docs/html/psConstants_8h.html /^<a class="anchor" name="a28" doxytag="psConstants.h::PS_VECTOR_F64_TO_F32" ><\/a><p>$/;" a 1628 a28 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a28" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_TYPE_MISMATCH" ><\/a><p>$/;" a 1629 a28 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a28" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_FFTW_PLAN_NULL" ><\/a><p>$/;" a 1630 a29 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a29" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_ADD_TABLE_FAILED" ><\/a><p>$/;" a 1631 a29 docs/html/psConstants_8h.html /^<a class="anchor" name="a29" doxytag="psConstants.h::PS_VECTOR_F32_TO_F64" ><\/a><p>$/;" a 1632 a29 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a29" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_MIN_COMPLEX_SUPPORT" ><\/a><p>$/;" a 1633 a29 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a29" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_REAL_IMAG_TYPE_MISMATCH" ><\/a><p>$/;" a 1634 a3 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a3" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_TIME_POSTDATES_TABLE" ><\/a><p>$/;" a 1635 a3 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a3" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psVector_NOT_A_VECTOR" ><\/a><p>$/;" a 1636 a3 docs/html/psConstants_8h.html /^<a class="anchor" name="a3" doxytag="psConstants.h::PS_LEFT_SPLINE_DERIV" ><\/a><p>$/;" a 1637 a3 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a3" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_FORWARD_NOT_REAL" ><\/a><p>$/;" a 1638 a3 docs/html/psImageConvolve_8h.html /^<a class="anchor" name="a3" doxytag="psImageConvolve.h::psKernelType" ><\/a><p>$/;" a 1639 a3 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a3" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_IMAGE_NULL" ><\/a><p>$/;" a 1640 a3 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a3" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psLogMsg_OPEN_FILE_FAILED" ><\/a><p>$/;" a 1641 a3 docs/html/psTrace_8h.html /^<a class="anchor" name="a3" doxytag="psTrace.h::PS_THE_OTHER_DEFAULT_TRACE_LEVEL" ><\/a><p>$/;" a 1642 a3 docs/html/slalib_8h.html /^<a class="anchor" name="a3" doxytag="slalib.h::fslaAirmas" ><\/a><p>$/;" a 1643 a30 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a30" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_REMOVE_LIST_FAILED" ><\/a><p>$/;" a 1644 a30 docs/html/psConstants_8h.html /^<a class="anchor" name="a30" doxytag="psConstants.h::PS_VECTOR_PRINT" ><\/a><p>$/;" a 1645 a30 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a30" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_MAX_COMPLEX_SUPPORT" ><\/a><p>$/;" a 1646 a30 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a30" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_REAL_IMAG_SIZE_MISMATCH" ><\/a><p>$/;" a 1647 a31 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a31" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_REMOVE_LIST_INDEX_FAILED" ><\/a><p>$/;" a 1648 a31 docs/html/psConstants_8h.html /^<a class="anchor" name="a31" doxytag="psConstants.h::PS_VECTOR_CONVERT_F64_TO_F32_STATIC" ><\/a><p>$/;" a 1649 a31 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a31" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_OPERATION_UNSUPPORTED" ><\/a><p>$/;" a 1650 a31 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a31" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_NONREAL_NOTSUPPORTED" ><\/a><p>$/;" a 1651 a32 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a32" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_REMOVE_TABLE_FAILED" ><\/a><p>$/;" a 1652 a32 docs/html/psConstants_8h.html /^<a class="anchor" name="a32" doxytag="psConstants.h::PS_VECTOR_CONVERT_F32_TO_F64_STATIC" ><\/a><p>$/;" a 1653 a32 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a32" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_DIMEN_OTHER_FOUND" ><\/a><p>$/;" a 1654 a32 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a32" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_NONCOMPLEX_NOTSUPPORTED" ><\/a><p>$/;" a 1655 a33 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a33" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_ADD_COLLECTION_FAILED" ><\/a><p>$/;" a 1656 a33 docs/html/psConstants_8h.html /^<a class="anchor" name="a33" doxytag="psConstants.h::PS_VECTOR_GEN_YERR_STATIC_F32" ><\/a><p>$/;" a 1657 a33 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a33" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_OUTPUT_VECTOR_NOT_CREATED" ><\/a><p>$/;" a 1658 a33 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a33" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_REAL_FORWARD_NOTSUPPORTED" ><\/a><p>$/;" a 1659 a34 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a34" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_ADD_FAILED" ><\/a><p>$/;" a 1660 a34 docs/html/psConstants_8h.html /^<a class="anchor" name="a34" doxytag="psConstants.h::PS_VECTOR_GEN_YERR_STATIC_F64" ><\/a><p>$/;" a 1661 a34 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a34" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_OUTPUT_IMAGE_NOT_CREATED" ><\/a><p>$/;" a 1662 a34 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a34" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_FORWARD_REVERSE" ><\/a><p>$/;" a 1663 a35 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a35" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_FIND_FAILED" ><\/a><p>$/;" a 1664 a35 docs/html/psConstants_8h.html /^<a class="anchor" name="a35" doxytag="psConstants.h::PS_VECTOR_GEN_X_INDEX_STATIC_F32" ><\/a><p>$/;" a 1665 a35 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a35" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_DIMEN_INVALID" ><\/a><p>$/;" a 1666 a35 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a35" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_NO_DIRECTION_OPTION" ><\/a><p>$/;" a 1667 a36 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a36" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_FIND_INDEX_FAILED" ><\/a><p>$/;" a 1668 a36 docs/html/psConstants_8h.html /^<a class="anchor" name="a36" doxytag="psConstants.h::PS_VECTOR_GEN_X_INDEX_STATIC_F64" ><\/a><p>$/;" a 1669 a36 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a36" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_VECTOR_EMPTY" ><\/a><p>$/;" a 1670 a36 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a36" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_FILENAME_NULL" ><\/a><p>$/;" a 1671 a37 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a37" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_TYPE_INVALID" ><\/a><p>$/;" a 1672 a37 docs/html/psConstants_8h.html /^<a class="anchor" name="a37" doxytag="psConstants.h::PS_VECTOR_GEN_STATIC_RECYCLED" ><\/a><p>$/;" a 1673 a37 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a37" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_IMAGE_EMPTY" ><\/a><p>$/;" a 1674 a37 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a37" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_FILENAME_INVALID" ><\/a><p>$/;" a 1675 a38 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a38" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_EXTNUM_NOTPOSITIVE" ><\/a><p>$/;" a 1676 a38 docs/html/psConstants_8h.html /^<a class="anchor" name="a38" doxytag="psConstants.h::PS_VECTOR_DECLARE_ALLOC_STATIC" ><\/a><p>$/;" a 1677 a38 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a38" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_TRANSPOSE_MISMATCH" ><\/a><p>$/;" a 1678 a38 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a38" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_EXTNAME_INVALID" ><\/a><p>$/;" a 1679 a39 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a39" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_FITS_METATYPE_INVALID" ><\/a><p>$/;" a 1680 a39 docs/html/psConstants_8h.html /^<a class="anchor" name="a39" doxytag="psConstants.h::PS_POLY_CHECK_NULL" ><\/a><p>$/;" a 1681 a39 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a39" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_EXTNUM_INVALID" ><\/a><p>$/;" a 1682 a4 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a4" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_TIME_PREDATES_TABLE" ><\/a><p>$/;" a 1683 a4 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a4" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psVector_SORT_NULL" ><\/a><p>$/;" a 1684 a4 docs/html/psConstants_8h.html /^<a class="anchor" name="a4" doxytag="psConstants.h::PS_RIGHT_SPLINE_DERIV" ><\/a><p>$/;" a 1685 a4 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a4" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_FFTW_PLAN_NULL" ><\/a><p>$/;" a 1686 a4 docs/html/psImageConvolve_8h.html /^<a class="anchor" name="a4" doxytag="psImageConvolve.h::psKernelAlloc" ><\/a><p>$/;" a 1687 a4 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a4" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_IMAGE_TYPE_UNSUPPORTED" ><\/a><p>$/;" a 1688 a4 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a4" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psLogMsg_UNSUPPORTED_PROTOCOL" ><\/a><p>$/;" a 1689 a4 docs/html/psTrace_8h.html /^<a class="anchor" name="a4" doxytag="psTrace.h::psTrace" ><\/a><p>$/;" a 1690 a4 docs/html/slalib_8h.html /^<a class="anchor" name="a4" doxytag="slalib.h::slaAoppa" ><\/a><p>$/;" a 1691 a40 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a40" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_ADD_FAILED" ><\/a><p>$/;" a 1692 a40 docs/html/psConstants_8h.html /^<a class="anchor" name="a40" doxytag="psConstants.h::PS_POLY_CHECK_TYPE" ><\/a><p>$/;" a 1693 a40 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a40" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_DATATYPE_UNKNOWN" ><\/a><p>$/;" a 1694 a41 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a41" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_FILE_OPEN_FAILED" ><\/a><p>$/;" a 1695 a41 docs/html/psConstants_8h.html /^<a class="anchor" name="a41" doxytag="psConstants.h::PS_POLY_1D_DECLARE_ALLOC_STATIC" ><\/a><p>$/;" a 1696 a41 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a41" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_IMAGE_DIM_UNKNOWN" ><\/a><p>$/;" a 1697 a42 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a42" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_FILE_MULTIPLE_CHAR" ><\/a><p>$/;" a 1698 a42 docs/html/psConstants_8h.html /^<a class="anchor" name="a42" doxytag="psConstants.h::PS_POLY_2D_DECLARE_ALLOC_STATIC" ><\/a><p>$/;" a 1699 a42 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a42" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_IMAGE_SIZE_UNKNOWN" ><\/a><p>$/;" a 1700 a43 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a43" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_FILE_ELEMENT_NULL" ><\/a><p>$/;" a 1701 a43 docs/html/psConstants_8h.html /^<a class="anchor" name="a43" doxytag="psConstants.h::PS_POLY_3D_DECLARE_ALLOC_STATIC" ><\/a><p>$/;" a 1702 a43 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a43" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_IMAGE_DIMENSION_UNSUPPORTED" ><\/a><p>$/;" a 1703 a44 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a44" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_FILE_TYPE_INVALID" ><\/a><p>$/;" a 1704 a44 docs/html/psConstants_8h.html /^<a class="anchor" name="a44" doxytag="psConstants.h::PS_POLY_4D_DECLARE_ALLOC_STATIC" ><\/a><p>$/;" a 1705 a44 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a44" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_FITS_TYPE_UNSUPPORTED" ><\/a><p>$/;" a 1706 a45 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a45" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_OVERWRITE_ITEM" ><\/a><p>$/;" a 1707 a45 docs/html/psConstants_8h.html /^<a class="anchor" name="a45" doxytag="psConstants.h::PS_POLY_1D_D_DECLARE_ALLOC_STATIC" ><\/a><p>$/;" a 1708 a45 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a45" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_READ_FAILED" ><\/a><p>$/;" a 1709 a46 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a46" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_PARSE_FAILED" ><\/a><p>$/;" a 1710 a46 docs/html/psConstants_8h.html /^<a class="anchor" name="a46" doxytag="psConstants.h::PS_POLY_2D_D_DECLARE_ALLOC_STATIC" ><\/a><p>$/;" a 1711 a46 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a46" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_TYPE_UNSUPPORTED" ><\/a><p>$/;" a 1712 a47 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a47" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_NO_NAME" ><\/a><p>$/;" a 1713 a47 docs/html/psConstants_8h.html /^<a class="anchor" name="a47" doxytag="psConstants.h::PS_POLY_3D_D_DECLARE_ALLOC_STATIC" ><\/a><p>$/;" a 1714 a47 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a47" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_WRITE_EXTNUM_INVALID" ><\/a><p>$/;" a 1715 a48 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a48" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_TYPE_INVALID_LINE_FILE" ><\/a><p>$/;" a 1716 a48 docs/html/psConstants_8h.html /^<a class="anchor" name="a48" doxytag="psConstants.h::PS_POLY_4D_D_DECLARE_ALLOC_STATIC" ><\/a><p>$/;" a 1717 a48 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a48" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_FILENAME_CREATE_FAILED" ><\/a><p>$/;" a 1718 a49 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a49" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_TAG_MISMATCH" ><\/a><p>$/;" a 1719 a49 docs/html/psConstants_8h.html /^<a class="anchor" name="a49" doxytag="psConstants.h::PS_IMAGE_CHECK_NULL" ><\/a><p>$/;" a 1720 a49 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a49" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_CREATE_EXTENSION_FAILED" ><\/a><p>$/;" a 1721 a5 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a5" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_TIME_POSTDATES_TABLES" ><\/a><p>$/;" a 1722 a5 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a5" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psVector_UNSUPPORTED_TYPE" ><\/a><p>$/;" a 1723 a5 docs/html/psConstants_8h.html /^<a class="anchor" name="a5" doxytag="psConstants.h::PS_ONE" ><\/a><p>$/;" a 1724 a5 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a5" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_TYPE_UNSUPPORTED" ><\/a><p>$/;" a 1725 a5 docs/html/psImageConvolve_8h.html /^<a class="anchor" name="a5" doxytag="psImageConvolve.h::psKernelGenerate" ><\/a><p>$/;" a 1726 a5 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a5" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_INTERPOLATE_METHOD_INVALID" ><\/a><p>$/;" a 1727 a5 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a5" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psLogMsg_UNKNOWN_KEY" ><\/a><p>$/;" a 1728 a5 docs/html/slalib_8h.html /^<a class="anchor" name="a5" doxytag="slalib.h::slaAopqk" ><\/a><p>$/;" a 1729 a50 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a50" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_TAG_UNKNOWN" ><\/a><p>$/;" a 1730 a50 docs/html/psConstants_8h.html /^<a class="anchor" name="a50" doxytag="psConstants.h::PS_IMAGE_CHECK_NULL_GENERAL" ><\/a><p>$/;" a 1731 a50 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a50" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_CREATE_HDU_FAILED" ><\/a><p>$/;" a 1732 a51 docs/html/psConstants_8h.html /^<a class="anchor" name="a51" doxytag="psConstants.h::PS_IMAGE_CHECK_EMPTY" ><\/a><p>$/;" a 1733 a51 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a51" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_WRITE_FAILED" ><\/a><p>$/;" a 1734 a52 docs/html/psConstants_8h.html /^<a class="anchor" name="a52" doxytag="psConstants.h::PS_IMAGE_CHECK_EMPTY_GENERAL" ><\/a><p>$/;" a 1735 a52 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a52" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_MAXMIN" ><\/a><p>$/;" a 1736 a53 docs/html/psConstants_8h.html /^<a class="anchor" name="a53" doxytag="psConstants.h::PS_IMAGE_CHECK_TYPE" ><\/a><p>$/;" a 1737 a53 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a53" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_MAXMIN_REAL" ><\/a><p>$/;" a 1738 a54 docs/html/psConstants_8h.html /^<a class="anchor" name="a54" doxytag="psConstants.h::PS_IMAGE_CHECK_SIZE_EQUAL" ><\/a><p>$/;" a 1739 a54 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a54" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_MAXMIN_IMAG" ><\/a><p>$/;" a 1740 a55 docs/html/psConstants_8h.html /^<a class="anchor" name="a55" doxytag="psConstants.h::PS_IMAGE_CHECK_SIZE" ><\/a><p>$/;" a 1741 a55 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a55" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_OPERATION_NULL" ><\/a><p>$/;" a 1742 a56 docs/html/psConstants_8h.html /^<a class="anchor" name="a56" doxytag="psConstants.h::PS_READOUT_CHECK_NULL" ><\/a><p>$/;" a 1743 a56 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a56" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_OVERLAY_TYPE_MISMATCH" ><\/a><p>$/;" a 1744 a57 docs/html/psConstants_8h.html /^<a class="anchor" name="a57" doxytag="psConstants.h::PS_READOUT_CHECK_EMPTY" ><\/a><p>$/;" a 1745 a57 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a57" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_CLIP_VALUE_INVALID" ><\/a><p>$/;" a 1746 a58 docs/html/psConstants_8h.html /^<a class="anchor" name="a58" doxytag="psConstants.h::PS_READOUT_CHECK_TYPE" ><\/a><p>$/;" a 1747 a58 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a58" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_OVERLAY_OPERATOR_INVALID" ><\/a><p>$/;" a 1748 a59 docs/html/psConstants_8h.html /^<a class="anchor" name="a59" doxytag="psConstants.h::PS_MAX" ><\/a><p>$/;" a 1749 a59 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a59" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_SCALE_NOT_POSITIVE" ><\/a><p>$/;" a 1750 a6 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a6" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_TIME_PREDATES_TABLES" ><\/a><p>$/;" a 1751 a6 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a6" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_ALLOC_NEG_SIZE" ><\/a><p>$/;" a 1752 a6 docs/html/psConstants_8h.html /^<a class="anchor" name="a6" doxytag="psConstants.h::PS_INT_CHECK_EQUALS" ><\/a><p>$/;" a 1753 a6 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a6" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_REAL_IMAG_TYPE_MISMATCH" ><\/a><p>$/;" a 1754 a6 docs/html/psImageConvolve_8h.html /^<a class="anchor" name="a6" doxytag="psImageConvolve.h::psImageConvolve" ><\/a><p>$/;" a 1755 a6 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a6" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_SUBSET_RANGE_INVALID" ><\/a><p>$/;" a 1756 a6 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a6" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psMemory_NULL_BLOCK" ><\/a><p>$/;" a 1757 a6 docs/html/slalib_8h.html /^<a class="anchor" name="a6" doxytag="slalib.h::slaOapqk" ><\/a><p>$/;" a 1758 a60 docs/html/psConstants_8h.html /^<a class="anchor" name="a60" doxytag="psConstants.h::PS_MIN" ><\/a><p>$/;" a 1759 a60 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a60" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_INTERPOLATION_MODE_UNSUPPORTED" ><\/a><p>$/;" a 1760 a61 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a61" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageConvolve_SHIFT_NULL" ><\/a><p>$/;" a 1761 a62 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a62" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageConvolve_KERNEL_NULL" ><\/a><p>$/;" a 1762 a63 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a63" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageConvolve_SHIFT_TYPE_MISMATCH" ><\/a><p>$/;" a 1763 a64 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a64" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageConvolve_FFT_FAILED" ><\/a><p>$/;" a 1764 a65 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a65" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageConvolve_KERNEL_FFT_FAILED" ><\/a><p>$/;" a 1765 a66 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a66" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageConvolve_KERNEL_TOO_LARGE" ><\/a><p>$/;" a 1766 a67 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a67" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_COEFF_NULL" ><\/a><p>$/;" a 1767 a7 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a7" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_TABLE_DUPLICATE_ROWS" ><\/a><p>$/;" a 1768 a7 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a7" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_SET_NULL" ><\/a><p>$/;" a 1769 a7 docs/html/psConstants_8h.html /^<a class="anchor" name="a7" doxytag="psConstants.h::PS_INT_CHECK_NON_NEGATIVE" ><\/a><p>$/;" a 1770 a7 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a7" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_REAL_IMAG_SIZE_MISMATCH" ><\/a><p>$/;" a 1771 a7 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a7" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_SUBSET_RANGE_MALFORMED" ><\/a><p>$/;" a 1772 a7 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a7" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psMemory_DEREF_BLOCK_USE" ><\/a><p>$/;" a 1773 a7 docs/html/slalib_8h.html /^<a class="anchor" name="a7" doxytag="slalib.h::slaAirmas" ><\/a><p>$/;" a 1774 a8 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a8" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_TYPE_UNKNOWN" ><\/a><p>$/;" a 1775 a8 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a8" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_BIT_OUTOFRANGE" ><\/a><p>$/;" a 1776 a8 docs/html/psConstants_8h.html /^<a class="anchor" name="a8" doxytag="psConstants.h::PS_INT_CHECK_POSITIVE" ><\/a><p>$/;" a 1777 a8 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a8" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_NONREAL_NOTSUPPORTED" ><\/a><p>$/;" a 1778 a8 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a8" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_SUBSECTION_NULL" ><\/a><p>$/;" a 1779 a8 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a8" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psMemory_UNDERFLOW" ><\/a><p>$/;" a 1780 a8 docs/html/slalib_8h.html /^<a class="anchor" name="a8" doxytag="slalib.h::fslaAoppa" ><\/a><p>$/;" a 1781 a9 docs/html/psAstronomyErrors_8h.html /^<a class="anchor" name="a9" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_TYPE_INCORRECT" ><\/a><p>$/;" a 1782 a9 docs/html/psCollectionsErrors_8h.html /^<a class="anchor" name="a9" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_OPERATOR_NULL" ><\/a><p>$/;" a 1783 a9 docs/html/psConstants_8h.html /^<a class="anchor" name="a9" doxytag="psConstants.h::PS_INT_CHECK_ZERO" ><\/a><p>$/;" a 1784 a9 docs/html/psDataManipErrors_8h.html /^<a class="anchor" name="a9" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_NONCOMPLEX_NOTSUPPORTED" ><\/a><p>$/;" a 1785 a9 docs/html/psImageErrors_8h.html /^<a class="anchor" name="a9" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_SUBSECTION_INVALID" ><\/a><p>$/;" a 1786 a9 docs/html/psSysUtilsErrors_8h.html /^<a class="anchor" name="a9" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psMemory_OVERFLOW" ><\/a><p>$/;" a 1787 a9 docs/html/slalib_8h.html /^<a class="anchor" name="a9" doxytag="slalib.h::fslaAopqk" ><\/a><p>$/;" a 1294 1788 abberationMag include/psAstrometry.h /^ const double abberationMag; \/\/\/< magnitude of diurnal aberration vector$/;" m 1295 1789 abberationMag src/astronomy/psAstrometry.h /^ const double abberationMag; \/\/\/< magnitude of diurnal aberration vector$/;" m … … 1303 1797 azimuth include/psAstrometry.h /^ const double azimuth; \/\/\/< Azimuth$/;" m struct:psExposure 1304 1798 azimuth src/astronomy/psAstrometry.h /^ const double azimuth; \/\/\/< Azimuth$/;" m struct:psExposure 1305 binsize include/psStats.h /^ doublebinsize; \/\/\/<$/;" m1306 binsize src/dataManip/psStats.h /^ doublebinsize; \/\/\/<$/;" m1799 binsize include/psStats.h /^ psF64 binsize; \/\/\/<$/;" m 1800 binsize src/dataManip/psStats.h /^ psF64 binsize; \/\/\/<$/;" m 1307 1801 bitSetFree src/collections/psBitSet.c /^static void bitSetFree(psBitSet* restrict inBitSet)$/;" f file: 1308 1802 bitSetFree src/collections/psBitSet.c /^static void bitSetFree(psBitSet* restrict inBitSet);$/;" p file: … … 1313 1807 buckets include/psHash.h /^ psHashBucket* *buckets; \/\/\/< The bucket data.$/;" m struct:psHash 1314 1808 buckets src/collections/psHash.h /^ psHashBucket* *buckets; \/\/\/< The bucket data.$/;" m struct:psHash 1809 build docs/html/index.html /^<h2><a class="anchor" name="build">$/;" a 1315 1810 cRoot src/sysUtils/psTrace.c /^static p_psComponent* cRoot = NULL; \/\/ The root of the trace component$/;" v file: 1316 1811 calcScaleFactors src/image/psImageStats.c /^double* calcScaleFactors(psS32 n)$/;" f … … 1324 1819 cells include/psAstrometry.h /^ psArray* cells; \/\/\/< cells in the chip$/;" m struct:psChip 1325 1820 cells src/astronomy/psAstrometry.h /^ psArray* cells; \/\/\/< cells in the chip$/;" m struct:psChip 1326 chebPolynomial1DEval src/dataManip/psFunctions.c /^static float chebPolynomial1DEval(floatx, const psPolynomial1D* myPoly)$/;" f file:1327 chebPolynomial2DEval src/dataManip/psFunctions.c /^static float chebPolynomial2DEval(float x, floaty, const psPolynomial2D* myPoly)$/;" f file:1328 chebPolynomial3DEval src/dataManip/psFunctions.c /^static float chebPolynomial3DEval(float x, float y, floatz, const psPolynomial3D* myPoly)$/;" f file:1329 chebPolynomial4DEval src/dataManip/psFunctions.c /^static float chebPolynomial4DEval(float w, float x, float y, floatz, const psPolynomial4D* myPoly)$/;" f file:1821 chebPolynomial1DEval src/dataManip/psFunctions.c /^static psF32 chebPolynomial1DEval(psF32 x, const psPolynomial1D* myPoly)$/;" f file: 1822 chebPolynomial2DEval src/dataManip/psFunctions.c /^static psF32 chebPolynomial2DEval(psF32 x, psF32 y, const psPolynomial2D* myPoly)$/;" f file: 1823 chebPolynomial3DEval src/dataManip/psFunctions.c /^static psF32 chebPolynomial3DEval(psF32 x, psF32 y, psF32 z, const psPolynomial3D* myPoly)$/;" f file: 1824 chebPolynomial4DEval src/dataManip/psFunctions.c /^static psF32 chebPolynomial4DEval(psF32 w, psF32 x, psF32 y, psF32 z, const psPolynomial4D* myPoly)$/;" f file: 1330 1825 checkForTempDirectory test/FullUnitTest /^sub checkForTempDirectory {$/;" s 1331 1826 checkForTempDirectory testbin/FullUnitTest /^sub checkForTempDirectory {$/;" s … … 1349 1844 clipIter include/psStats.h /^ psS32 clipIter; \/\/\/< Number of clipping iterations; user input$/;" m 1350 1845 clipIter src/dataManip/psStats.h /^ psS32 clipIter; \/\/\/< Number of clipping iterations; user input$/;" m 1351 clipSigma include/psStats.h /^ doubleclipSigma; \/\/\/< Nsigma used for clipping; user input$/;" m1352 clipSigma src/dataManip/psStats.h /^ doubleclipSigma; \/\/\/< Nsigma used for clipping; user input$/;" m1353 clippedMean include/psStats.h /^ doubleclippedMean; \/\/\/< Nsigma clipped mean$/;" m1354 clippedMean src/dataManip/psStats.h /^ doubleclippedMean; \/\/\/< Nsigma clipped mean$/;" m1846 clipSigma include/psStats.h /^ psF64 clipSigma; \/\/\/< Nsigma used for clipping; user input$/;" m 1847 clipSigma src/dataManip/psStats.h /^ psF64 clipSigma; \/\/\/< Nsigma used for clipping; user input$/;" m 1848 clippedMean include/psStats.h /^ psF64 clippedMean; \/\/\/< Nsigma clipped mean$/;" m 1849 clippedMean src/dataManip/psStats.h /^ psF64 clippedMean; \/\/\/< Nsigma clipped mean$/;" m 1355 1850 clippedNvalues include/psStats.h /^ psS32 clippedNvalues; \/\/\/< ???$/;" m 1356 1851 clippedNvalues src/dataManip/psStats.h /^ psS32 clippedNvalues; \/\/\/< ???$/;" m 1357 clippedStdev include/psStats.h /^ doubleclippedStdev; \/\/\/< standard deviation after clipping$/;" m1358 clippedStdev src/dataManip/psStats.h /^ doubleclippedStdev; \/\/\/< standard deviation after clipping$/;" m1852 clippedStdev include/psStats.h /^ psF64 clippedStdev; \/\/\/< standard deviation after clipping$/;" m 1853 clippedStdev src/dataManip/psStats.h /^ psF64 clippedStdev; \/\/\/< standard deviation after clipping$/;" m 1359 1854 code include/psError.h /^ psErrorCode code; \/\/\/< class of error$/;" m 1360 1855 code include/psErrorCodes.h /^ psErrorCode code; \/\/\/< An error code$/;" m 1361 1856 code src/sysUtils/psError.h /^ psErrorCode code; \/\/\/< class of error$/;" m 1362 1857 code src/sysUtils/psErrorCodes.h /^ psErrorCode code; \/\/\/< An error code$/;" m 1363 coeff include/psFunctions.h /^ double ****coeff;\/\/\/< Coefficients$/;" m1364 coeff include/psFunctions.h /^ double ***coeff;\/\/\/< Coefficients$/;" m1365 coeff include/psFunctions.h /^ double **coeff;\/\/\/< Coefficients$/;" m1366 coeff include/psFunctions.h /^ double *coeff;\/\/\/< Coefficients$/;" m1367 coeff include/psFunctions.h /^ float ****coeff;\/\/\/< Coefficients$/;" m1368 coeff include/psFunctions.h /^ float ***coeff;\/\/\/< Coefficients$/;" m1369 coeff include/psFunctions.h /^ float **coeff;\/\/\/< Coefficients$/;" m1370 coeff include/psFunctions.h /^ float *coeff;\/\/\/< Coefficients$/;" m1371 coeff src/dataManip/psFunctions.h /^ double ****coeff;\/\/\/< Coefficients$/;" m1372 coeff src/dataManip/psFunctions.h /^ double ***coeff;\/\/\/< Coefficients$/;" m1373 coeff src/dataManip/psFunctions.h /^ double **coeff;\/\/\/< Coefficients$/;" m1374 coeff src/dataManip/psFunctions.h /^ double *coeff;\/\/\/< Coefficients$/;" m1375 coeff src/dataManip/psFunctions.h /^ float ****coeff;\/\/\/< Coefficients$/;" m1376 coeff src/dataManip/psFunctions.h /^ float ***coeff;\/\/\/< Coefficients$/;" m1377 coeff src/dataManip/psFunctions.h /^ float **coeff;\/\/\/< Coefficients$/;" m1378 coeff src/dataManip/psFunctions.h /^ float *coeff;\/\/\/< Coefficients$/;" m1379 coeffErr include/psFunctions.h /^ double ****coeffErr;\/\/\/< Error in coefficients$/;" m1380 coeffErr include/psFunctions.h /^ double ***coeffErr;\/\/\/< Error in coefficients$/;" m1381 coeffErr include/psFunctions.h /^ double **coeffErr;\/\/\/< Error in coefficients$/;" m1382 coeffErr include/psFunctions.h /^ double *coeffErr;\/\/\/< Error in coefficients$/;" m1383 coeffErr include/psFunctions.h /^ float ****coeffErr;\/\/\/< Error in coefficients$/;" m1384 coeffErr include/psFunctions.h /^ float ***coeffErr;\/\/\/< Error in coefficients$/;" m1385 coeffErr include/psFunctions.h /^ float **coeffErr;\/\/\/< Error in coefficients$/;" m1386 coeffErr include/psFunctions.h /^ float *coeffErr;\/\/\/< Error in coefficients$/;" m1387 coeffErr src/dataManip/psFunctions.h /^ double ****coeffErr;\/\/\/< Error in coefficients$/;" m1388 coeffErr src/dataManip/psFunctions.h /^ double ***coeffErr;\/\/\/< Error in coefficients$/;" m1389 coeffErr src/dataManip/psFunctions.h /^ double **coeffErr;\/\/\/< Error in coefficients$/;" m1390 coeffErr src/dataManip/psFunctions.h /^ double *coeffErr;\/\/\/< Error in coefficients$/;" m1391 coeffErr src/dataManip/psFunctions.h /^ float ****coeffErr;\/\/\/< Error in coefficients$/;" m1392 coeffErr src/dataManip/psFunctions.h /^ float ***coeffErr;\/\/\/< Error in coefficients$/;" m1393 coeffErr src/dataManip/psFunctions.h /^ float **coeffErr;\/\/\/< Error in coefficients$/;" m1394 coeffErr src/dataManip/psFunctions.h /^ float *coeffErr;\/\/\/< Error in coefficients$/;" m1858 coeff include/psFunctions.h /^ psF32 ****coeff; \/\/\/< Coefficients$/;" m 1859 coeff include/psFunctions.h /^ psF32 ***coeff; \/\/\/< Coefficients$/;" m 1860 coeff include/psFunctions.h /^ psF32 **coeff; \/\/\/< Coefficients$/;" m 1861 coeff include/psFunctions.h /^ psF32 *coeff; \/\/\/< Coefficients$/;" m 1862 coeff include/psFunctions.h /^ psF64 ****coeff; \/\/\/< Coefficients$/;" m 1863 coeff include/psFunctions.h /^ psF64 ***coeff; \/\/\/< Coefficients$/;" m 1864 coeff include/psFunctions.h /^ psF64 **coeff; \/\/\/< Coefficients$/;" m 1865 coeff include/psFunctions.h /^ psF64 *coeff; \/\/\/< Coefficients$/;" m 1866 coeff src/dataManip/psFunctions.h /^ psF32 ****coeff; \/\/\/< Coefficients$/;" m 1867 coeff src/dataManip/psFunctions.h /^ psF32 ***coeff; \/\/\/< Coefficients$/;" m 1868 coeff src/dataManip/psFunctions.h /^ psF32 **coeff; \/\/\/< Coefficients$/;" m 1869 coeff src/dataManip/psFunctions.h /^ psF32 *coeff; \/\/\/< Coefficients$/;" m 1870 coeff src/dataManip/psFunctions.h /^ psF64 ****coeff; \/\/\/< Coefficients$/;" m 1871 coeff src/dataManip/psFunctions.h /^ psF64 ***coeff; \/\/\/< Coefficients$/;" m 1872 coeff src/dataManip/psFunctions.h /^ psF64 **coeff; \/\/\/< Coefficients$/;" m 1873 coeff src/dataManip/psFunctions.h /^ psF64 *coeff; \/\/\/< Coefficients$/;" m 1874 coeffErr include/psFunctions.h /^ psF32 ****coeffErr; \/\/\/< Error in coefficients$/;" m 1875 coeffErr include/psFunctions.h /^ psF32 ***coeffErr; \/\/\/< Error in coefficients$/;" m 1876 coeffErr include/psFunctions.h /^ psF32 **coeffErr; \/\/\/< Error in coefficients$/;" m 1877 coeffErr include/psFunctions.h /^ psF32 *coeffErr; \/\/\/< Error in coefficients$/;" m 1878 coeffErr include/psFunctions.h /^ psF64 ****coeffErr; \/\/\/< Error in coefficients$/;" m 1879 coeffErr include/psFunctions.h /^ psF64 ***coeffErr; \/\/\/< Error in coefficients$/;" m 1880 coeffErr include/psFunctions.h /^ psF64 **coeffErr; \/\/\/< Error in coefficients$/;" m 1881 coeffErr include/psFunctions.h /^ psF64 *coeffErr; \/\/\/< Error in coefficients$/;" m 1882 coeffErr src/dataManip/psFunctions.h /^ psF32 ****coeffErr; \/\/\/< Error in coefficients$/;" m 1883 coeffErr src/dataManip/psFunctions.h /^ psF32 ***coeffErr; \/\/\/< Error in coefficients$/;" m 1884 coeffErr src/dataManip/psFunctions.h /^ psF32 **coeffErr; \/\/\/< Error in coefficients$/;" m 1885 coeffErr src/dataManip/psFunctions.h /^ psF32 *coeffErr; \/\/\/< Error in coefficients$/;" m 1886 coeffErr src/dataManip/psFunctions.h /^ psF64 ****coeffErr; \/\/\/< Error in coefficients$/;" m 1887 coeffErr src/dataManip/psFunctions.h /^ psF64 ***coeffErr; \/\/\/< Error in coefficients$/;" m 1888 coeffErr src/dataManip/psFunctions.h /^ psF64 **coeffErr; \/\/\/< Error in coefficients$/;" m 1889 coeffErr src/dataManip/psFunctions.h /^ psF64 *coeffErr; \/\/\/< Error in coefficients$/;" m 1395 1890 col0 include/psAstrometry.h /^ const psS32 col0; \/\/\/< Offset from the left of chip.$/;" m 1396 1891 col0 include/psImage.h /^ const psS32 col0; \/\/\/< Column position relative to parent.$/;" m struct:psImage … … 1414 1909 componentFree src/sysUtils/psTrace.c /^static void componentFree(p_psComponent* comp)$/;" f file: 1415 1910 componentFree src/sysUtils/psTrace.c /^static void componentFree(p_psComponent* comp);$/;" p file: 1416 convertPsMetadataTypeToBinaryTForm src/fileUtils/psFits.c /^static bool convertPsMetadataTypeToBinaryTForm(psMetadataType type, char** fitsType)$/;" f file: 1911 convertFitsToPsType src/fileUtils/psFits.c /^static psElemType convertFitsToPsType(int datatype)$/;" f file: 1912 convertPsTypeToBinaryTForm src/fileUtils/psFits.c /^static bool convertPsTypeToBinaryTForm(psElemType type, char** fitsType)$/;" f file: 1417 1913 convertPsTypeToFits src/fileUtils/psFits.c /^static bool convertPsTypeToFits(psElemType type, int* bitPix, double* bZero, int* dataType)$/;" f file: 1418 1914 cosDeltaP include/psCoord.h /^ double cosDeltaP; \/\/\/< Cosine of target pole latitude in the source system$/;" m … … 1426 1922 d include/psCoord.h /^ double d; \/\/\/< Dec$/;" m struct:psSphere 1427 1923 d src/astronomy/psCoord.h /^ double d; \/\/\/< Dec$/;" m struct:psSphere 1428 dChebPolynomial1DEval src/dataManip/psFunctions.c /^static double dChebPolynomial1DEval(doublex, const psDPolynomial1D* myPoly)$/;" f file:1429 dChebPolynomial2DEval src/dataManip/psFunctions.c /^static double dChebPolynomial2DEval(double x, doubley, const psDPolynomial2D* myPoly)$/;" f file:1430 dChebPolynomial3DEval src/dataManip/psFunctions.c /^static double dChebPolynomial3DEval(double x, double y, doublez, const psDPolynomial3D* myPoly)$/;" f file:1431 dChebPolynomial4DEval src/dataManip/psFunctions.c /^static double dChebPolynomial4DEval(double w, double x, double y, doublez, const psDPolynomial4D* myPoly)$/;" f file:1924 dChebPolynomial1DEval src/dataManip/psFunctions.c /^static psF64 dChebPolynomial1DEval(psF64 x, const psDPolynomial1D* myPoly)$/;" f file: 1925 dChebPolynomial2DEval src/dataManip/psFunctions.c /^static psF64 dChebPolynomial2DEval(psF64 x, psF64 y, const psDPolynomial2D* myPoly)$/;" f file: 1926 dChebPolynomial3DEval src/dataManip/psFunctions.c /^static psF64 dChebPolynomial3DEval(psF64 x, psF64 y, psF64 z, const psDPolynomial3D* myPoly)$/;" f file: 1927 dChebPolynomial4DEval src/dataManip/psFunctions.c /^static psF64 dChebPolynomial4DEval(psF64 w, psF64 x, psF64 y, psF64 z, const psDPolynomial4D* myPoly)$/;" f file: 1432 1928 dErr include/psCoord.h /^ double dErr; \/\/\/< Error in Dec$/;" m struct:psSphere 1433 1929 dErr src/astronomy/psCoord.h /^ double dErr; \/\/\/< Error in Dec$/;" m struct:psSphere 1434 dOrdPolynomial1DEval src/dataManip/psFunctions.c /^static double dOrdPolynomial1DEval(doublex, const psDPolynomial1D* myPoly)$/;" f file:1435 dOrdPolynomial2DEval src/dataManip/psFunctions.c /^static double dOrdPolynomial2DEval(double x, doubley, const psDPolynomial2D* myPoly)$/;" f file:1436 dOrdPolynomial3DEval src/dataManip/psFunctions.c /^static double dOrdPolynomial3DEval(double x, double y, doublez, const psDPolynomial3D* myPoly)$/;" f file:1437 dOrdPolynomial4DEval src/dataManip/psFunctions.c /^static double dOrdPolynomial4DEval(double w, double x, double y, doublez, const psDPolynomial4D* myPoly)$/;" f file:1930 dOrdPolynomial1DEval src/dataManip/psFunctions.c /^static psF64 dOrdPolynomial1DEval(psF64 x, const psDPolynomial1D* myPoly)$/;" f file: 1931 dOrdPolynomial2DEval src/dataManip/psFunctions.c /^static psF64 dOrdPolynomial2DEval(psF64 x, psF64 y, const psDPolynomial2D* myPoly)$/;" f file: 1932 dOrdPolynomial3DEval src/dataManip/psFunctions.c /^static psF64 dOrdPolynomial3DEval(psF64 x, psF64 y, psF64 z, const psDPolynomial3D* myPoly)$/;" f file: 1933 dOrdPolynomial4DEval src/dataManip/psFunctions.c /^static psF64 dOrdPolynomial4DEval(psF64 w, psF64 x, psF64 y, psF64 z, const psDPolynomial4D* myPoly)$/;" f file: 1438 1934 dPolynomial1DFree src/dataManip/psFunctions.c /^static void dPolynomial1DFree(psDPolynomial1D* myPoly)$/;" f file: 1439 1935 dPolynomial1DFree src/dataManip/psFunctions.c /^static void dPolynomial1DFree(psDPolynomial1D* myPoly);$/;" p file: … … 1471 1967 doHashWork src/collections/psHash.c /^static psPtr doHashWork(psHash* table,$/;" f file: 1472 1968 doPrintTraceLevels src/sysUtils/psTrace.c /^static void doPrintTraceLevels(const p_psComponent* comp,$/;" f file: 1473 domains include/psFunctions.h /^ float *domains; \/\/\/< The boundaries between each spline piece. Size is n+1.$/;" m 1474 domains src/dataManip/psFunctions.h /^ float *domains; \/\/\/< The boundaries between each spline piece. Size is n+1.$/;" m 1969 doc docs/html/index.html /^Note: one can also fun the FullUnitTest from anywhere within psLib\/test without performing the above 'make installtests' command first. To do this, one needs to first set the PSLIB_ROOT environment variable to the top psLib directory 'psLib'. FullUnitTest will search for tests in the subdirectories the the execution directory, perform a build of them (via 'make'), and run them. This can be useful if one wants to tweak the test code and doesn't desire to perform an install of all the tests each time the test file is touched.<h2><a class="anchor" name="doc">$/;" a 1970 domains include/psFunctions.h /^ psF32 *domains; \/\/\/< The boundaries between each spline piece. Size is n+1.$/;" m 1971 domains src/dataManip/psFunctions.h /^ psF32 *domains; \/\/\/< The boundaries between each spline piece. Size is n+1.$/;" m 1475 1972 dst include/psPhotometry.h /^ psPhotSystem dst; \/\/\/< Destination photometric system$/;" m 1476 1973 dst src/astronomy/psPhotometry.h /^ psPhotSystem dst; \/\/\/< Destination photometric system$/;" m … … 1498 1995 exposureTime include/psAstrometry.h /^ const float exposureTime; \/\/\/< Exposure time$/;" m struct:psExposure 1499 1996 exposureTime src/astronomy/psAstrometry.h /^ const float exposureTime; \/\/\/< Exposure time$/;" m struct:psExposure 1997 extinstall docs/html/index.html /^The installed code for psLib consists of header files and binary libraries in the form of static (libpslib.a) and shared (libpslib.so or libpslib.dylib, depending on operating system.) Assuming these components have been built and installed in the standard library path, psLib may be used within a program by including the line #include <<a class="el" href="pslib_8h.html">pslib.h<\/a>> and linking using the '-lpslib' option while linking.<h2><a class="anchor" name="extinstall">$/;" a 1500 1998 fcn include/psTest.h /^ testFcn fcn;$/;" m 1501 1999 fcn test/psTest.h /^ testFcn fcn;$/;" m … … 1509 2007 filterStdFiles test/FullUnitTest /^sub filterStdFiles {$/;" s 1510 2008 filterStdFiles testbin/FullUnitTest /^sub filterStdFiles {$/;" s 1511 fitQuadraticSearchForYThenReturnX src/dataManip/psStats.c /^ floatfitQuadraticSearchForYThenReturnX(psVector *xVec,$/;" f2009 fitQuadraticSearchForYThenReturnX src/dataManip/psStats.c /^psF32 fitQuadraticSearchForYThenReturnX(psVector *xVec,$/;" f 1512 2010 fitsFree src/fileUtils/psFits.c /^static void fitsFree(psFits* fits)$/;" f file: 1513 2011 fixedPatternFree src/astronomy/psAstrometry.c /^static void fixedPatternFree(psFixedPattern* fp)$/;" f file: … … 1542 2040 fslaOapqk src/astronomy/slalib.h /^#define fslaOapqk /;" d 1543 2041 fslaOapqk src/astronomy/slalib.h /^extern void fslaOapqk($/;" p 2042 ga0 docs/html/group__Array.html /^<a class="anchor" name="ga0" doxytag="psArray.h::psArrayAlloc" ><\/a><p>$/;" a 2043 ga0 docs/html/group__AstroImage.html /^<a class="anchor" name="ga0" doxytag="psAstrometry.h::psChip" ><\/a><p>$/;" a 2044 ga0 docs/html/group__BitSet.html /^<a class="anchor" name="ga0" doxytag="psBitSet.h::psBitSetAlloc" ><\/a><p>$/;" a 2045 ga0 docs/html/group__Compare.html /^<a class="anchor" name="ga0" doxytag="psCompare.h::psComparePtrFcn" ><\/a><p>$/;" a 2046 ga0 docs/html/group__Configure.html /^<a class="anchor" name="ga0" doxytag="psConfigure.h::psLibVersion" ><\/a><p>$/;" a 2047 ga0 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga0" doxytag="psCoord.h::psSphere" ><\/a><p>$/;" a 2048 ga0 docs/html/group__DataContainer.html /^<a class="anchor" name="ga0" doxytag="psType.h::psU8" ><\/a><p>$/;" a 2049 ga0 docs/html/group__ErrorHandling.html /^<a class="anchor" name="ga0" doxytag="psAbort.h::psAbort" ><\/a><p>$/;" a 2050 ga0 docs/html/group__HashTable.html /^<a class="anchor" name="ga0" doxytag="psHash.h::psHashBucket" ><\/a><p>$/;" a 2051 ga0 docs/html/group__Image.html /^<a class="anchor" name="ga0" doxytag="psImage.h::psImage" ><\/a><p>$/;" a 2052 ga0 docs/html/group__ImageIO.html /^<a class="anchor" name="ga0" doxytag="psImageIO.h::psImageReadSection" ><\/a><p>$/;" a 2053 ga0 docs/html/group__ImageStats.html /^<a class="anchor" name="ga0" doxytag="psImageStats.h::psImageStats" ><\/a><p>$/;" a 2054 ga0 docs/html/group__LinkedList.html /^<a class="anchor" name="ga0" doxytag="psList.h::psListElem" ><\/a><p>$/;" a 2055 ga0 docs/html/group__LogTrace.html /^<a class="anchor" name="ga0" doxytag="psTrace.h::p_psComponent" ><\/a><p>$/;" a 2056 ga0 docs/html/group__Math.html /^<a class="anchor" name="ga0" doxytag="psRandom.h::psRandomAlloc" ><\/a><p>$/;" a 2057 ga0 docs/html/group__Matrix.html /^<a class="anchor" name="ga0" doxytag="psMatrix.h::psMatrixLUD" ><\/a><p>$/;" a 2058 ga0 docs/html/group__MatrixVectorArithmetic.html /^<a class="anchor" name="ga0" doxytag="psMatrixVectorArithmetic.h::psBinaryOp" ><\/a><p>$/;" a 2059 ga0 docs/html/group__MemoryManagement.html /^<a class="anchor" name="ga0" doxytag="psMemory.h::psMemoryId" ><\/a><p>$/;" a 2060 ga0 docs/html/group__Metadata.html /^<a class="anchor" name="ga0" doxytag="psMetadata.h::psMetadata" ><\/a><p>$/;" a 2061 ga0 docs/html/group__Scalar.html /^<a class="anchor" name="ga0" doxytag="psScalar.h::psScalarAlloc" ><\/a><p>$/;" a 2062 ga0 docs/html/group__Stats.html /^<a class="anchor" name="ga0" doxytag="psMinimize.h::psMinimizeLMChi2Func" ><\/a><p>$/;" a 2063 ga0 docs/html/group__SysUtils.html /^<a class="anchor" name="ga0" doxytag="psString.h::psStringCopy" ><\/a><p>$/;" a 2064 ga0 docs/html/group__Time.html /^<a class="anchor" name="ga0" doxytag="psTime.h::psTime" ><\/a><p>$/;" a 2065 ga0 docs/html/group__Transform.html /^<a class="anchor" name="ga0" doxytag="psImageFFT.h::psImageFFT" ><\/a><p>$/;" a 2066 ga0 docs/html/group__Vector.html /^<a class="anchor" name="ga0" doxytag="psVector.h::psVectorAlloc" ><\/a><p>$/;" a 2067 ga0 docs/html/group__memCallback.html /^<a class="anchor" name="ga0" doxytag="psMemory.h::psMemAllocateCallback" ><\/a><p>$/;" a 2068 ga0 docs/html/group__memRefCount.html /^<a class="anchor" name="ga0" doxytag="psMemory.h::psMemGetRefCounter" ><\/a><p>$/;" a 2069 ga0 docs/html/group__memTracing.html /^<a class="anchor" name="ga0" doxytag="psMemory.h::psMemCheckLeaks" ><\/a><p>$/;" a 2070 ga1 docs/html/group__Array.html /^<a class="anchor" name="ga1" doxytag="psArray.h::psArrayRealloc" ><\/a><p>$/;" a 2071 ga1 docs/html/group__AstroImage.html /^<a class="anchor" name="ga1" doxytag="psAstrometry.h::psFPA" ><\/a><p>$/;" a 2072 ga1 docs/html/group__BitSet.html /^<a class="anchor" name="ga1" doxytag="psBitSet.h::psBitSetSet" ><\/a><p>$/;" a 2073 ga1 docs/html/group__Compare.html /^<a class="anchor" name="ga1" doxytag="psCompare.h::psCompareFcn" ><\/a><p>$/;" a 2074 ga1 docs/html/group__Configure.html /^<a class="anchor" name="ga1" doxytag="psConfigure.h::psLibInit" ><\/a><p>$/;" a 2075 ga1 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga1" doxytag="psCoord.h::psPlaneTransformAlloc" ><\/a><p>$/;" a 2076 ga1 docs/html/group__DataContainer.html /^<a class="anchor" name="ga1" doxytag="psType.h::psU16" ><\/a><p>$/;" a 2077 ga1 docs/html/group__ErrorHandling.html /^<a class="anchor" name="ga1" doxytag="psError.h::psErrorGet" ><\/a><p>$/;" a 2078 ga1 docs/html/group__HashTable.html /^<a class="anchor" name="ga1" doxytag="psHash.h::psHash" ><\/a><p>$/;" a 2079 ga1 docs/html/group__Image.html /^<a class="anchor" name="ga1" doxytag="psImage.h::psImageAlloc" ><\/a><p>$/;" a 2080 ga1 docs/html/group__ImageIO.html /^<a class="anchor" name="ga1" doxytag="psImageIO.h::psImageWriteSection" ><\/a><p>$/;" a 2081 ga1 docs/html/group__ImageStats.html /^<a class="anchor" name="ga1" doxytag="psImageStats.h::psImageHistogram" ><\/a><p>$/;" a 2082 ga1 docs/html/group__LinkedList.html /^<a class="anchor" name="ga1" doxytag="psList.h::psListAlloc" ><\/a><p>$/;" a 2083 ga1 docs/html/group__LogTrace.html /^<a class="anchor" name="ga1" doxytag="psLogMsg.h::psLogSetDestination" ><\/a><p>$/;" a 2084 ga1 docs/html/group__Math.html /^<a class="anchor" name="ga1" doxytag="psRandom.h::psRandomReset" ><\/a><p>$/;" a 2085 ga1 docs/html/group__Matrix.html /^<a class="anchor" name="ga1" doxytag="psMatrix.h::psMatrixLUSolve" ><\/a><p>$/;" a 2086 ga1 docs/html/group__MatrixVectorArithmetic.html /^<a class="anchor" name="ga1" doxytag="psMatrixVectorArithmetic.h::psUnaryOp" ><\/a><p>$/;" a 2087 ga1 docs/html/group__MemoryManagement.html /^<a class="anchor" name="ga1" doxytag="psMemory.h::psReferenceCount" ><\/a><p>$/;" a 2088 ga1 docs/html/group__Metadata.html /^<a class="anchor" name="ga1" doxytag="psMetadata.h::psMetadataItem" ><\/a><p>$/;" a 2089 ga1 docs/html/group__Scalar.html /^<a class="anchor" name="ga1" doxytag="psScalar.h::psScalarCopy" ><\/a><p>$/;" a 2090 ga1 docs/html/group__Stats.html /^<a class="anchor" name="ga1" doxytag="psMinimize.h::psMinimizePowellFunc" ><\/a><p>$/;" a 2091 ga1 docs/html/group__SysUtils.html /^<a class="anchor" name="ga1" doxytag="psString.h::psStringNCopy" ><\/a><p>$/;" a 2092 ga1 docs/html/group__Time.html /^<a class="anchor" name="ga1" doxytag="psTime.h::psTimeInit" ><\/a><p>$/;" a 2093 ga1 docs/html/group__Transform.html /^<a class="anchor" name="ga1" doxytag="psImageFFT.h::psImageReal" ><\/a><p>$/;" a 2094 ga1 docs/html/group__Vector.html /^<a class="anchor" name="ga1" doxytag="psVector.h::psVectorRealloc" ><\/a><p>$/;" a 2095 ga1 docs/html/group__memCallback.html /^<a class="anchor" name="ga1" doxytag="psMemory.h::psMemFreeCallback" ><\/a><p>$/;" a 2096 ga1 docs/html/group__memRefCount.html /^<a class="anchor" name="ga1" doxytag="psMemory.h::psMemIncrRefCounter" ><\/a><p>$/;" a 2097 ga1 docs/html/group__memTracing.html /^<a class="anchor" name="ga1" doxytag="psMemory.h::psMemCheckCorruption" ><\/a><p>$/;" a 2098 ga10 docs/html/group__AstroImage.html /^<a class="anchor" name="ga10" doxytag="psAstrometry.h::psGrommitAlloc" ><\/a><p>$/;" a 2099 ga10 docs/html/group__Compare.html /^<a class="anchor" name="ga10" doxytag="psCompare.h::psCompareF32Ptr" ><\/a><p>$/;" a 2100 ga10 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga10" doxytag="psCoord.h::psSphereTransformGalaticToICRS" ><\/a><p>$/;" a 2101 ga10 docs/html/group__DataContainer.html /^<a class="anchor" name="ga10" doxytag="psType.h::psC32" ><\/a><p>$/;" a 2102 ga10 docs/html/group__ErrorHandling.html /^<a class="anchor" name="ga10" doxytag="psErrorCodes.h::psErrorRegister" ><\/a><p>$/;" a 2103 ga10 docs/html/group__Image.html /^<a class="anchor" name="ga10" doxytag="psImageExtraction.h::psImageTrim" ><\/a><p>$/;" a 2104 ga10 docs/html/group__LinkedList.html /^<a class="anchor" name="ga10" doxytag="psList.h::psListGetNext" ><\/a><p>$/;" a 2105 ga10 docs/html/group__LogTrace.html /^<a class="anchor" name="ga10" doxytag="psTrace.h::psTraceFree" ><\/a><p>$/;" a 2106 ga10 docs/html/group__MemoryManagement.html /^<a class="anchor" name="ga10" doxytag="psMemory.h::psFree" ><\/a><p>$/;" a 2107 ga10 docs/html/group__Metadata.html /^<a class="anchor" name="ga10" doxytag="psMetadata.h::psMetadataLookupS32" ><\/a><p>$/;" a 2108 ga10 docs/html/group__Stats.html /^<a class="anchor" name="ga10" doxytag="psFunctions.h::psPolynomial2DEval" ><\/a><p>$/;" a 2109 ga10 docs/html/group__Time.html /^<a class="anchor" name="ga10" doxytag="psTime.h::psTimeLeapseconds" ><\/a><p>$/;" a 2110 ga10 docs/html/group__Transform.html /^<a class="anchor" name="ga10" doxytag="psVectorFFT.h::psVectorConjugate" ><\/a><p>$/;" a 2111 ga10 docs/html/group__memCallback.html /^<a class="anchor" name="ga10" doxytag="psMemory.h::psMemFreeCallbackSetID" ><\/a><p>$/;" a 2112 ga11 docs/html/group__AstroImage.html /^<a class="anchor" name="ga11" doxytag="psAstrometry.h::psCellInFPA" ><\/a><p>$/;" a 2113 ga11 docs/html/group__Compare.html /^<a class="anchor" name="ga11" doxytag="psCompare.h::psCompareF64Ptr" ><\/a><p>$/;" a 2114 ga11 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga11" doxytag="psCoord.h::psProject" ><\/a><p>$/;" a 2115 ga11 docs/html/group__DataContainer.html /^<a class="anchor" name="ga11" doxytag="psType.h::psC64" ><\/a><p>$/;" a 2116 ga11 docs/html/group__ErrorHandling.html /^<a class="anchor" name="ga11" doxytag="psErrorCodes.h::p_psErrorUnregister" ><\/a><p>$/;" a 2117 ga11 docs/html/group__Image.html /^<a class="anchor" name="ga11" doxytag="psImageExtraction.h::psImageSlice" ><\/a><p>$/;" a 2118 ga11 docs/html/group__LinkedList.html /^<a class="anchor" name="ga11" doxytag="psList.h::psListGetPrevious" ><\/a><p>$/;" a 2119 ga11 docs/html/group__LogTrace.html /^<a class="anchor" name="ga11" doxytag="psTrace.h::psTracePrintLevels" ><\/a><p>$/;" a 2120 ga11 docs/html/group__Metadata.html /^<a class="anchor" name="ga11" doxytag="psMetadata.h::psMetadataLookupPtr" ><\/a><p>$/;" a 2121 ga11 docs/html/group__Stats.html /^<a class="anchor" name="ga11" doxytag="psFunctions.h::psPolynomial3DEval" ><\/a><p>$/;" a 2122 ga11 docs/html/group__Time.html /^<a class="anchor" name="ga11" doxytag="psTime.h::psTimeToJD" ><\/a><p>$/;" a 2123 ga11 docs/html/group__Transform.html /^<a class="anchor" name="ga11" doxytag="psVectorFFT.h::psVectorPowerSpectrum" ><\/a><p>$/;" a 2124 ga12 docs/html/group__AstroImage.html /^<a class="anchor" name="ga12" doxytag="psAstrometry.h::psChipInFPA" ><\/a><p>$/;" a 2125 ga12 docs/html/group__Compare.html /^<a class="anchor" name="ga12" doxytag="psCompare.h::psCompareDescendingS8Ptr" ><\/a><p>$/;" a 2126 ga12 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga12" doxytag="psCoord.h::psDeproject" ><\/a><p>$/;" a 2127 ga12 docs/html/group__DataContainer.html /^<a class="anchor" name="ga12" doxytag="psType.h::psPtr" ><\/a><p>$/;" a 2128 ga12 docs/html/group__ErrorHandling.html /^<a class="anchor" name="ga12" doxytag="psError.h::psError" ><\/a><p>$/;" a 2129 ga12 docs/html/group__Image.html /^<a class="anchor" name="ga12" doxytag="psImageExtraction.h::psImageCut" ><\/a><p>$/;" a 2130 ga12 docs/html/group__LinkedList.html /^<a class="anchor" name="ga12" doxytag="psList.h::psListToArray" ><\/a><p>$/;" a 2131 ga12 docs/html/group__LogTrace.html /^<a class="anchor" name="ga12" doxytag="psTrace.h::psTraceSetDestination" ><\/a><p>$/;" a 2132 ga12 docs/html/group__Metadata.html /^<a class="anchor" name="ga12" doxytag="psMetadata.h::psMetadataGet" ><\/a><p>$/;" a 2133 ga12 docs/html/group__Stats.html /^<a class="anchor" name="ga12" doxytag="psFunctions.h::psPolynomial4DEval" ><\/a><p>$/;" a 2134 ga12 docs/html/group__Time.html /^<a class="anchor" name="ga12" doxytag="psTime.h::psTimeToMJD" ><\/a><p>$/;" a 2135 ga12 docs/html/group__Transform.html /^<a class="anchor" name="ga12" doxytag="psVectorFFT.h::psFFTFlags" ><\/a><p>$/;" a 2136 ga13 docs/html/group__AstroImage.html /^<a class="anchor" name="ga13" doxytag="psAstrometry.h::psCellInChip" ><\/a><p>$/;" a 2137 ga13 docs/html/group__Compare.html /^<a class="anchor" name="ga13" doxytag="psCompare.h::psCompareDescendingS16Ptr" ><\/a><p>$/;" a 2138 ga13 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga13" doxytag="psCoord.h::psSphereGetOffset" ><\/a><p>$/;" a 2139 ga13 docs/html/group__DataContainer.html /^<a class="anchor" name="ga13" doxytag="psType.h::psBool" ><\/a><p>$/;" a 2140 ga13 docs/html/group__ErrorHandling.html /^<a class="anchor" name="ga13" doxytag="psErrorCodes.h::psErrorCode" ><\/a><p>$/;" a 2141 ga13 docs/html/group__Image.html /^<a class="anchor" name="ga13" doxytag="psImageExtraction.h::psImageRadialCut" ><\/a><p>$/;" a 2142 ga13 docs/html/group__LinkedList.html /^<a class="anchor" name="ga13" doxytag="psList.h::psArrayToList" ><\/a><p>$/;" a 2143 ga13 docs/html/group__LogTrace.html /^<a class="anchor" name="ga13" doxytag="psLogMsg.h::@0" ><\/a><p>$/;" a 2144 ga13 docs/html/group__Metadata.html /^<a class="anchor" name="ga13" doxytag="psMetadataIO.h::psMetadataItemPrint" ><\/a><p>$/;" a 2145 ga13 docs/html/group__Stats.html /^<a class="anchor" name="ga13" doxytag="psFunctions.h::psPolynomial1DEvalVector" ><\/a><p>$/;" a 2146 ga13 docs/html/group__Time.html /^<a class="anchor" name="ga13" doxytag="psTime.h::psTimeToISOTime" ><\/a><p>$/;" a 2147 ga14 docs/html/group__AstroImage.html /^<a class="anchor" name="ga14" doxytag="psAstrometry.h::psCoordCellToChip" ><\/a><p>$/;" a 2148 ga14 docs/html/group__Compare.html /^<a class="anchor" name="ga14" doxytag="psCompare.h::psCompareDescendingS32Ptr" ><\/a><p>$/;" a 2149 ga14 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga14" doxytag="psCoord.h::psSphereSetOffset" ><\/a><p>$/;" a 2150 ga14 docs/html/group__DataContainer.html /^<a class="anchor" name="ga14" doxytag="psType.h::psMaskType" ><\/a><p>$/;" a 2151 ga14 docs/html/group__Image.html /^<a class="anchor" name="ga14" doxytag="psImageManip.h::psImageClip" ><\/a><p>$/;" a 2152 ga14 docs/html/group__LinkedList.html /^<a class="anchor" name="ga14" doxytag="psList.h::psListSort" ><\/a><p>$/;" a 2153 ga14 docs/html/group__LogTrace.html /^<a class="anchor" name="ga14" doxytag="psLogMsg.h::@1" ><\/a><p>$/;" a 2154 ga14 docs/html/group__Metadata.html /^<a class="anchor" name="ga14" doxytag="psMetadataIO.h::psMetadataReadHeader" ><\/a><p>$/;" a 2155 ga14 docs/html/group__Stats.html /^<a class="anchor" name="ga14" doxytag="psFunctions.h::psPolynomial2DEvalVector" ><\/a><p>$/;" a 2156 ga14 docs/html/group__Time.html /^<a class="anchor" name="ga14" doxytag="psTime.h::psTimeToTimeval" ><\/a><p>$/;" a 2157 ga15 docs/html/group__AstroImage.html /^<a class="anchor" name="ga15" doxytag="psAstrometry.h::psCoordChipToFPA" ><\/a><p>$/;" a 2158 ga15 docs/html/group__Compare.html /^<a class="anchor" name="ga15" doxytag="psCompare.h::psCompareDescendingS64Ptr" ><\/a><p>$/;" a 2159 ga15 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga15" doxytag="psCoord.h::psSpherePrecess" ><\/a><p>$/;" a 2160 ga15 docs/html/group__DataContainer.html /^<a class="anchor" name="ga15" doxytag="psType.h::PS_TYPE_MASK" ><\/a><p>$/;" a 2161 ga15 docs/html/group__Image.html /^<a class="anchor" name="ga15" doxytag="psImageManip.h::psImageClipComplexRegion" ><\/a><p>$/;" a 2162 ga15 docs/html/group__LinkedList.html /^<a class="anchor" name="ga15" doxytag="psList.h::@2" ><\/a><p>$/;" a 2163 ga15 docs/html/group__Metadata.html /^<a class="anchor" name="ga15" doxytag="psMetadataIO.h::psMetadataParseConfig" ><\/a><p>$/;" a 2164 ga15 docs/html/group__Stats.html /^<a class="anchor" name="ga15" doxytag="psFunctions.h::psPolynomial3DEvalVector" ><\/a><p>$/;" a 2165 ga15 docs/html/group__Time.html /^<a class="anchor" name="ga15" doxytag="psTime.h::psTimeToTM" ><\/a><p>$/;" a 2166 ga16 docs/html/group__AstroImage.html /^<a class="anchor" name="ga16" doxytag="psAstrometry.h::psCoordFPAToTP" ><\/a><p>$/;" a 2167 ga16 docs/html/group__Compare.html /^<a class="anchor" name="ga16" doxytag="psCompare.h::psCompareDescendingU8Ptr" ><\/a><p>$/;" a 2168 ga16 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga16" doxytag="psCoord.h::psProjectionType" ><\/a><p>$/;" a 2169 ga16 docs/html/group__DataContainer.html /^<a class="anchor" name="ga16" doxytag="psType.h::PS_TYPE_MASK_DATA" ><\/a><p>$/;" a 2170 ga16 docs/html/group__Image.html /^<a class="anchor" name="ga16" doxytag="psImageManip.h::psImageClipNaN" ><\/a><p>$/;" a 2171 ga16 docs/html/group__Metadata.html /^<a class="anchor" name="ga16" doxytag="psMetadataIO.h::psMetadataParseConfigXml" ><\/a><p>$/;" a 2172 ga16 docs/html/group__Stats.html /^<a class="anchor" name="ga16" doxytag="psFunctions.h::psPolynomial4DEvalVector" ><\/a><p>$/;" a 2173 ga16 docs/html/group__Time.html /^<a class="anchor" name="ga16" doxytag="psTime.h::psTimeFromJD" ><\/a><p>$/;" a 2174 ga17 docs/html/group__AstroImage.html /^<a class="anchor" name="ga17" doxytag="psAstrometry.h::psCoordTPToSky" ><\/a><p>$/;" a 2175 ga17 docs/html/group__Compare.html /^<a class="anchor" name="ga17" doxytag="psCompare.h::psCompareDescendingU16Ptr" ><\/a><p>$/;" a 2176 ga17 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga17" doxytag="psCoord.h::psSphereOffsetMode" ><\/a><p>$/;" a 2177 ga17 docs/html/group__DataContainer.html /^<a class="anchor" name="ga17" doxytag="psType.h::PS_TYPE_MASK_NAME" ><\/a><p>$/;" a 2178 ga17 docs/html/group__Image.html /^<a class="anchor" name="ga17" doxytag="psImageManip.h::psImageOverlaySection" ><\/a><p>$/;" a 2179 ga17 docs/html/group__Metadata.html /^<a class="anchor" name="ga17" doxytag="psMetadata.h::psMetadataType" ><\/a><p>$/;" a 2180 ga17 docs/html/group__Stats.html /^<a class="anchor" name="ga17" doxytag="psFunctions.h::psDPolynomial1DAlloc" ><\/a><p>$/;" a 2181 ga17 docs/html/group__Time.html /^<a class="anchor" name="ga17" doxytag="psTime.h::psTimeFromMJD" ><\/a><p>$/;" a 2182 ga18 docs/html/group__AstroImage.html /^<a class="anchor" name="ga18" doxytag="psAstrometry.h::psCoordCellToFPA" ><\/a><p>$/;" a 2183 ga18 docs/html/group__Compare.html /^<a class="anchor" name="ga18" doxytag="psCompare.h::psCompareDescendingU32Ptr" ><\/a><p>$/;" a 2184 ga18 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga18" doxytag="psCoord.h::psSphereOffsetUnit" ><\/a><p>$/;" a 2185 ga18 docs/html/group__DataContainer.html /^<a class="anchor" name="ga18" doxytag="psType.h::PS_MIN_S8" ><\/a><p>$/;" a 2186 ga18 docs/html/group__Image.html /^<a class="anchor" name="ga18" doxytag="psImageManip.h::psImageRebin" ><\/a><p>$/;" a 2187 ga18 docs/html/group__Stats.html /^<a class="anchor" name="ga18" doxytag="psFunctions.h::psDPolynomial2DAlloc" ><\/a><p>$/;" a 2188 ga18 docs/html/group__Time.html /^<a class="anchor" name="ga18" doxytag="psTime.h::psTimeFromISOTime" ><\/a><p>$/;" a 2189 ga19 docs/html/group__AstroImage.html /^<a class="anchor" name="ga19" doxytag="psAstrometry.h::psCoordCellToSky" ><\/a><p>$/;" a 2190 ga19 docs/html/group__Compare.html /^<a class="anchor" name="ga19" doxytag="psCompare.h::psCompareDescendingU64Ptr" ><\/a><p>$/;" a 2191 ga19 docs/html/group__DataContainer.html /^<a class="anchor" name="ga19" doxytag="psType.h::PS_MIN_S16" ><\/a><p>$/;" a 2192 ga19 docs/html/group__Image.html /^<a class="anchor" name="ga19" doxytag="psImageManip.h::psImageResample" ><\/a><p>$/;" a 2193 ga19 docs/html/group__Stats.html /^<a class="anchor" name="ga19" doxytag="psFunctions.h::psDPolynomial3DAlloc" ><\/a><p>$/;" a 2194 ga19 docs/html/group__Time.html /^<a class="anchor" name="ga19" doxytag="psTime.h::psTimeFromTimeval" ><\/a><p>$/;" a 2195 ga2 docs/html/group__Array.html /^<a class="anchor" name="ga2" doxytag="psArray.h::psArrayRemove" ><\/a><p>$/;" a 2196 ga2 docs/html/group__AstroImage.html /^<a class="anchor" name="ga2" doxytag="psAstrometry.h::psExposure" ><\/a><p>$/;" a 2197 ga2 docs/html/group__BitSet.html /^<a class="anchor" name="ga2" doxytag="psBitSet.h::psBitSetClear" ><\/a><p>$/;" a 2198 ga2 docs/html/group__Compare.html /^<a class="anchor" name="ga2" doxytag="psCompare.h::psCompareS8Ptr" ><\/a><p>$/;" a 2199 ga2 docs/html/group__Configure.html /^<a class="anchor" name="ga2" doxytag="psConfigure.h::psLibFinalize" ><\/a><p>$/;" a 2200 ga2 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga2" doxytag="psCoord.h::psPlaneTransformApply" ><\/a><p>$/;" a 2201 ga2 docs/html/group__DataContainer.html /^<a class="anchor" name="ga2" doxytag="psType.h::psU32" ><\/a><p>$/;" a 2202 ga2 docs/html/group__ErrorHandling.html /^<a class="anchor" name="ga2" doxytag="psError.h::psErrorLast" ><\/a><p>$/;" a 2203 ga2 docs/html/group__HashTable.html /^<a class="anchor" name="ga2" doxytag="psHash.h::psHashAlloc" ><\/a><p>$/;" a 2204 ga2 docs/html/group__Image.html /^<a class="anchor" name="ga2" doxytag="psImage.h::psRegionAlloc" ><\/a><p>$/;" a 2205 ga2 docs/html/group__ImageStats.html /^<a class="anchor" name="ga2" doxytag="psImageStats.h::psImageFitPolynomial" ><\/a><p>$/;" a 2206 ga2 docs/html/group__LinkedList.html /^<a class="anchor" name="ga2" doxytag="psList.h::psListIteratorAlloc" ><\/a><p>$/;" a 2207 ga2 docs/html/group__LogTrace.html /^<a class="anchor" name="ga2" doxytag="psLogMsg.h::psLogSetLevel" ><\/a><p>$/;" a 2208 ga2 docs/html/group__Math.html /^<a class="anchor" name="ga2" doxytag="psRandom.h::psRandomUniform" ><\/a><p>$/;" a 2209 ga2 docs/html/group__Matrix.html /^<a class="anchor" name="ga2" doxytag="psMatrix.h::psMatrixInvert" ><\/a><p>$/;" a 2210 ga2 docs/html/group__MemoryManagement.html /^<a class="anchor" name="ga2" doxytag="psMemory.h::psFreeFcn" ><\/a><p>$/;" a 2211 ga2 docs/html/group__Metadata.html /^<a class="anchor" name="ga2" doxytag="psMetadata.h::psMetadataItemAlloc" ><\/a><p>$/;" a 2212 ga2 docs/html/group__Stats.html /^<a class="anchor" name="ga2" doxytag="psMinimize.h::psMinimizeChi2PowellFunc" ><\/a><p>$/;" a 2213 ga2 docs/html/group__Time.html /^<a class="anchor" name="ga2" doxytag="psTime.h::psTimeFinalize" ><\/a><p>$/;" a 2214 ga2 docs/html/group__Transform.html /^<a class="anchor" name="ga2" doxytag="psImageFFT.h::psImageImaginary" ><\/a><p>$/;" a 2215 ga2 docs/html/group__Vector.html /^<a class="anchor" name="ga2" doxytag="psVector.h::psVectorRecycle" ><\/a><p>$/;" a 2216 ga2 docs/html/group__memCallback.html /^<a class="anchor" name="ga2" doxytag="psMemory.h::psMemProblemCallback" ><\/a><p>$/;" a 2217 ga2 docs/html/group__memRefCount.html /^<a class="anchor" name="ga2" doxytag="psMemory.h::psMemDecrRefCounter" ><\/a><p>$/;" a 2218 ga20 docs/html/group__AstroImage.html /^<a class="anchor" name="ga20" doxytag="psAstrometry.h::psCoordCellToSkyQuick" ><\/a><p>$/;" a 2219 ga20 docs/html/group__Compare.html /^<a class="anchor" name="ga20" doxytag="psCompare.h::psCompareDescendingF32Ptr" ><\/a><p>$/;" a 2220 ga20 docs/html/group__DataContainer.html /^<a class="anchor" name="ga20" doxytag="psType.h::PS_MIN_S32" ><\/a><p>$/;" a 2221 ga20 docs/html/group__Image.html /^<a class="anchor" name="ga20" doxytag="psImageManip.h::psImageRotate" ><\/a><p>$/;" a 2222 ga20 docs/html/group__Stats.html /^<a class="anchor" name="ga20" doxytag="psFunctions.h::psDPolynomial4DAlloc" ><\/a><p>$/;" a 2223 ga20 docs/html/group__Time.html /^<a class="anchor" name="ga20" doxytag="psTime.h::psTimeFromTM" ><\/a><p>$/;" a 2224 ga21 docs/html/group__AstroImage.html /^<a class="anchor" name="ga21" doxytag="psAstrometry.h::psCoordSkyToTP" ><\/a><p>$/;" a 2225 ga21 docs/html/group__Compare.html /^<a class="anchor" name="ga21" doxytag="psCompare.h::psCompareDescendingF64Ptr" ><\/a><p>$/;" a 2226 ga21 docs/html/group__DataContainer.html /^<a class="anchor" name="ga21" doxytag="psType.h::PS_MIN_S64" ><\/a><p>$/;" a 2227 ga21 docs/html/group__Image.html /^<a class="anchor" name="ga21" doxytag="psImageManip.h::psImageShift" ><\/a><p>$/;" a 2228 ga21 docs/html/group__Stats.html /^<a class="anchor" name="ga21" doxytag="psFunctions.h::psDPolynomial1DEval" ><\/a><p>$/;" a 2229 ga21 docs/html/group__Time.html /^<a class="anchor" name="ga21" doxytag="psTime.h::psTimeAdd" ><\/a><p>$/;" a 2230 ga22 docs/html/group__AstroImage.html /^<a class="anchor" name="ga22" doxytag="psAstrometry.h::psCoordTPToFPA" ><\/a><p>$/;" a 2231 ga22 docs/html/group__Compare.html /^<a class="anchor" name="ga22" doxytag="psCompare.h::psCompareS8" ><\/a><p>$/;" a 2232 ga22 docs/html/group__DataContainer.html /^<a class="anchor" name="ga22" doxytag="psType.h::PS_MIN_U8" ><\/a><p>$/;" a 2233 ga22 docs/html/group__Image.html /^<a class="anchor" name="ga22" doxytag="psImageManip.h::psImageRoll" ><\/a><p>$/;" a 2234 ga22 docs/html/group__Stats.html /^<a class="anchor" name="ga22" doxytag="psFunctions.h::psDPolynomial2DEval" ><\/a><p>$/;" a 2235 ga22 docs/html/group__Time.html /^<a class="anchor" name="ga22" doxytag="psTime.h::psTimeSubtract" ><\/a><p>$/;" a 2236 ga23 docs/html/group__AstroImage.html /^<a class="anchor" name="ga23" doxytag="psAstrometry.h::psCoordFPAToChip" ><\/a><p>$/;" a 2237 ga23 docs/html/group__Compare.html /^<a class="anchor" name="ga23" doxytag="psCompare.h::psCompareS16" ><\/a><p>$/;" a 2238 ga23 docs/html/group__DataContainer.html /^<a class="anchor" name="ga23" doxytag="psType.h::PS_MIN_U16" ><\/a><p>$/;" a 2239 ga23 docs/html/group__Image.html /^<a class="anchor" name="ga23" doxytag="psImage.h::p_psImagePixelInterpolateFcns" ><\/a><p>$/;" a 2240 ga23 docs/html/group__Stats.html /^<a class="anchor" name="ga23" doxytag="psFunctions.h::psDPolynomial3DEval" ><\/a><p>$/;" a 2241 ga23 docs/html/group__Time.html /^<a class="anchor" name="ga23" doxytag="psTime.h::psTimeDelta" ><\/a><p>$/;" a 2242 ga24 docs/html/group__AstroImage.html /^<a class="anchor" name="ga24" doxytag="psAstrometry.h::psCoordChipToCell" ><\/a><p>$/;" a 2243 ga24 docs/html/group__Compare.html /^<a class="anchor" name="ga24" doxytag="psCompare.h::psCompareS32" ><\/a><p>$/;" a 2244 ga24 docs/html/group__DataContainer.html /^<a class="anchor" name="ga24" doxytag="psType.h::PS_MIN_U32" ><\/a><p>$/;" a 2245 ga24 docs/html/group__Image.html /^<a class="anchor" name="ga24" doxytag="psImage.h::p_psImagePixelInterpolateComplexFcns" ><\/a><p>$/;" a 2246 ga24 docs/html/group__Stats.html /^<a class="anchor" name="ga24" doxytag="psFunctions.h::psDPolynomial4DEval" ><\/a><p>$/;" a 2247 ga24 docs/html/group__Time.html /^<a class="anchor" name="ga24" doxytag="psTime.h::psTimeType" ><\/a><p>$/;" a 2248 ga25 docs/html/group__AstroImage.html /^<a class="anchor" name="ga25" doxytag="psAstrometry.h::psCoordSkyToCell" ><\/a><p>$/;" a 2249 ga25 docs/html/group__Compare.html /^<a class="anchor" name="ga25" doxytag="psCompare.h::psCompareS64" ><\/a><p>$/;" a 2250 ga25 docs/html/group__DataContainer.html /^<a class="anchor" name="ga25" doxytag="psType.h::PS_MIN_U64" ><\/a><p>$/;" a 2251 ga25 docs/html/group__Image.html /^<a class="anchor" name="ga25" doxytag="psImage.h::psImageInterpolateMode" ><\/a><p>$/;" a 2252 ga25 docs/html/group__Stats.html /^<a class="anchor" name="ga25" doxytag="psFunctions.h::psDPolynomial1DEvalVector" ><\/a><p>$/;" a 2253 ga26 docs/html/group__AstroImage.html /^<a class="anchor" name="ga26" doxytag="psAstrometry.h::psCoordSkyToCellQuick" ><\/a><p>$/;" a 2254 ga26 docs/html/group__Compare.html /^<a class="anchor" name="ga26" doxytag="psCompare.h::psCompareU8" ><\/a><p>$/;" a 2255 ga26 docs/html/group__DataContainer.html /^<a class="anchor" name="ga26" doxytag="psType.h::PS_MIN_F32" ><\/a><p>$/;" a 2256 ga26 docs/html/group__Image.html /^<a class="anchor" name="ga26" doxytag="psImageExtraction.h::psImageCutDirection" ><\/a><p>$/;" a 2257 ga26 docs/html/group__Stats.html /^<a class="anchor" name="ga26" doxytag="psFunctions.h::psDPolynomial2DEvalVector" ><\/a><p>$/;" a 2258 ga27 docs/html/group__Compare.html /^<a class="anchor" name="ga27" doxytag="psCompare.h::psCompareU16" ><\/a><p>$/;" a 2259 ga27 docs/html/group__DataContainer.html /^<a class="anchor" name="ga27" doxytag="psType.h::PS_MIN_F64" ><\/a><p>$/;" a 2260 ga27 docs/html/group__Stats.html /^<a class="anchor" name="ga27" doxytag="psFunctions.h::psDPolynomial3DEvalVector" ><\/a><p>$/;" a 2261 ga28 docs/html/group__Compare.html /^<a class="anchor" name="ga28" doxytag="psCompare.h::psCompareU32" ><\/a><p>$/;" a 2262 ga28 docs/html/group__DataContainer.html /^<a class="anchor" name="ga28" doxytag="psType.h::PS_MIN_C32" ><\/a><p>$/;" a 2263 ga28 docs/html/group__Stats.html /^<a class="anchor" name="ga28" doxytag="psFunctions.h::psDPolynomial4DEvalVector" ><\/a><p>$/;" a 2264 ga29 docs/html/group__Compare.html /^<a class="anchor" name="ga29" doxytag="psCompare.h::psCompareU64" ><\/a><p>$/;" a 2265 ga29 docs/html/group__DataContainer.html /^<a class="anchor" name="ga29" doxytag="psType.h::PS_MIN_C64" ><\/a><p>$/;" a 2266 ga29 docs/html/group__Stats.html /^<a class="anchor" name="ga29" doxytag="psFunctions.h::psSpline1DAlloc" ><\/a><p>$/;" a 2267 ga3 docs/html/group__Array.html /^<a class="anchor" name="ga3" doxytag="psArray.h::psArrayElementFree" ><\/a><p>$/;" a 2268 ga3 docs/html/group__AstroImage.html /^<a class="anchor" name="ga3" doxytag="psAstrometry.h::psFixedPatternAlloc" ><\/a><p>$/;" a 2269 ga3 docs/html/group__BitSet.html /^<a class="anchor" name="ga3" doxytag="psBitSet.h::psBitSetTest" ><\/a><p>$/;" a 2270 ga3 docs/html/group__Compare.html /^<a class="anchor" name="ga3" doxytag="psCompare.h::psCompareS16Ptr" ><\/a><p>$/;" a 2271 ga3 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga3" doxytag="psCoord.h::psPlaneDistortAlloc" ><\/a><p>$/;" a 2272 ga3 docs/html/group__DataContainer.html /^<a class="anchor" name="ga3" doxytag="psType.h::psU64" ><\/a><p>$/;" a 2273 ga3 docs/html/group__ErrorHandling.html /^<a class="anchor" name="ga3" doxytag="psError.h::psErrorClear" ><\/a><p>$/;" a 2274 ga3 docs/html/group__HashTable.html /^<a class="anchor" name="ga3" doxytag="psHash.h::psHashAdd" ><\/a><p>$/;" a 2275 ga3 docs/html/group__Image.html /^<a class="anchor" name="ga3" doxytag="psImage.h::psRegionFromString" ><\/a><p>$/;" a 2276 ga3 docs/html/group__ImageStats.html /^<a class="anchor" name="ga3" doxytag="psImageStats.h::psImageEvalPolynomial" ><\/a><p>$/;" a 2277 ga3 docs/html/group__LinkedList.html /^<a class="anchor" name="ga3" doxytag="psList.h::psListIteratorSet" ><\/a><p>$/;" a 2278 ga3 docs/html/group__LogTrace.html /^<a class="anchor" name="ga3" doxytag="psLogMsg.h::psLogSetFormat" ><\/a><p>$/;" a 2279 ga3 docs/html/group__Math.html /^<a class="anchor" name="ga3" doxytag="psRandom.h::psRandomGaussian" ><\/a><p>$/;" a 2280 ga3 docs/html/group__Matrix.html /^<a class="anchor" name="ga3" doxytag="psMatrix.h::psMatrixDeterminant" ><\/a><p>$/;" a 2281 ga3 docs/html/group__MemoryManagement.html /^<a class="anchor" name="ga3" doxytag="psMemory.h::psMemBlock" ><\/a><p>$/;" a 2282 ga3 docs/html/group__Metadata.html /^<a class="anchor" name="ga3" doxytag="psMetadata.h::psMetadataItemAllocV" ><\/a><p>$/;" a 2283 ga3 docs/html/group__Stats.html /^<a class="anchor" name="ga3" doxytag="psFunctions.h::psGaussian" ><\/a><p>$/;" a 2284 ga3 docs/html/group__Time.html /^<a class="anchor" name="ga3" doxytag="psTime.h::psTimeAlloc" ><\/a><p>$/;" a 2285 ga3 docs/html/group__Transform.html /^<a class="anchor" name="ga3" doxytag="psImageFFT.h::psImageComplex" ><\/a><p>$/;" a 2286 ga3 docs/html/group__Vector.html /^<a class="anchor" name="ga3" doxytag="psVector.h::psVectorCopy" ><\/a><p>$/;" a 2287 ga3 docs/html/group__memCallback.html /^<a class="anchor" name="ga3" doxytag="psMemory.h::psMemExhaustedCallback" ><\/a><p>$/;" a 2288 ga30 docs/html/group__Compare.html /^<a class="anchor" name="ga30" doxytag="psCompare.h::psCompareF32" ><\/a><p>$/;" a 2289 ga30 docs/html/group__DataContainer.html /^<a class="anchor" name="ga30" doxytag="psType.h::PS_MAX_S8" ><\/a><p>$/;" a 2290 ga30 docs/html/group__Stats.html /^<a class="anchor" name="ga30" doxytag="psFunctions.h::psSpline1DAllocGeneric" ><\/a><p>$/;" a 2291 ga31 docs/html/group__Compare.html /^<a class="anchor" name="ga31" doxytag="psCompare.h::psCompareF64" ><\/a><p>$/;" a 2292 ga31 docs/html/group__DataContainer.html /^<a class="anchor" name="ga31" doxytag="psType.h::PS_MAX_S16" ><\/a><p>$/;" a 2293 ga31 docs/html/group__Stats.html /^<a class="anchor" name="ga31" doxytag="psFunctions.h::psSpline1DEval" ><\/a><p>$/;" a 2294 ga32 docs/html/group__Compare.html /^<a class="anchor" name="ga32" doxytag="psCompare.h::psCompareDescendingS8" ><\/a><p>$/;" a 2295 ga32 docs/html/group__DataContainer.html /^<a class="anchor" name="ga32" doxytag="psType.h::PS_MAX_S32" ><\/a><p>$/;" a 2296 ga32 docs/html/group__Stats.html /^<a class="anchor" name="ga32" doxytag="psFunctions.h::psSpline1DEvalVector" ><\/a><p>$/;" a 2297 ga33 docs/html/group__Compare.html /^<a class="anchor" name="ga33" doxytag="psCompare.h::psCompareDescendingS16" ><\/a><p>$/;" a 2298 ga33 docs/html/group__DataContainer.html /^<a class="anchor" name="ga33" doxytag="psType.h::PS_MAX_S64" ><\/a><p>$/;" a 2299 ga33 docs/html/group__Stats.html /^<a class="anchor" name="ga33" doxytag="psFunctions.h::p_psVectorBinDisect" ><\/a><p>$/;" a 2300 ga34 docs/html/group__Compare.html /^<a class="anchor" name="ga34" doxytag="psCompare.h::psCompareDescendingS32" ><\/a><p>$/;" a 2301 ga34 docs/html/group__DataContainer.html /^<a class="anchor" name="ga34" doxytag="psType.h::PS_MAX_U8" ><\/a><p>$/;" a 2302 ga34 docs/html/group__Stats.html /^<a class="anchor" name="ga34" doxytag="psFunctions.h::p_psVectorInterpolate" ><\/a><p>$/;" a 2303 ga35 docs/html/group__Compare.html /^<a class="anchor" name="ga35" doxytag="psCompare.h::psCompareDescendingS64" ><\/a><p>$/;" a 2304 ga35 docs/html/group__DataContainer.html /^<a class="anchor" name="ga35" doxytag="psType.h::PS_MAX_U16" ><\/a><p>$/;" a 2305 ga35 docs/html/group__Stats.html /^<a class="anchor" name="ga35" doxytag="psFunctions.h::p_psNRSpline1DEval" ><\/a><p>$/;" a 2306 ga36 docs/html/group__Compare.html /^<a class="anchor" name="ga36" doxytag="psCompare.h::psCompareDescendingU8" ><\/a><p>$/;" a 2307 ga36 docs/html/group__DataContainer.html /^<a class="anchor" name="ga36" doxytag="psType.h::PS_MAX_U32" ><\/a><p>$/;" a 2308 ga36 docs/html/group__Stats.html /^<a class="anchor" name="ga36" doxytag="psMinimize.h::psMinimizationAlloc" ><\/a><p>$/;" a 2309 ga37 docs/html/group__Compare.html /^<a class="anchor" name="ga37" doxytag="psCompare.h::psCompareDescendingU16" ><\/a><p>$/;" a 2310 ga37 docs/html/group__DataContainer.html /^<a class="anchor" name="ga37" doxytag="psType.h::PS_MAX_U64" ><\/a><p>$/;" a 2311 ga37 docs/html/group__Stats.html /^<a class="anchor" name="ga37" doxytag="psMinimize.h::psVectorFitPolynomial1D" ><\/a><p>$/;" a 2312 ga38 docs/html/group__Compare.html /^<a class="anchor" name="ga38" doxytag="psCompare.h::psCompareDescendingU32" ><\/a><p>$/;" a 2313 ga38 docs/html/group__DataContainer.html /^<a class="anchor" name="ga38" doxytag="psType.h::PS_MAX_F32" ><\/a><p>$/;" a 2314 ga38 docs/html/group__Stats.html /^<a class="anchor" name="ga38" doxytag="psMinimize.h::psVectorFitSpline1D" ><\/a><p>$/;" a 2315 ga39 docs/html/group__Compare.html /^<a class="anchor" name="ga39" doxytag="psCompare.h::psCompareDescendingU64" ><\/a><p>$/;" a 2316 ga39 docs/html/group__DataContainer.html /^<a class="anchor" name="ga39" doxytag="psType.h::PS_MAX_F64" ><\/a><p>$/;" a 2317 ga39 docs/html/group__Stats.html /^<a class="anchor" name="ga39" doxytag="psMinimize.h::psMinimizeLMChi2" ><\/a><p>$/;" a 2318 ga4 docs/html/group__Array.html /^<a class="anchor" name="ga4" doxytag="psArray.h::psArraySort" ><\/a><p>$/;" a 2319 ga4 docs/html/group__AstroImage.html /^<a class="anchor" name="ga4" doxytag="psAstrometry.h::psExposureAlloc" ><\/a><p>$/;" a 2320 ga4 docs/html/group__BitSet.html /^<a class="anchor" name="ga4" doxytag="psBitSet.h::psBitSetOp" ><\/a><p>$/;" a 2321 ga4 docs/html/group__Compare.html /^<a class="anchor" name="ga4" doxytag="psCompare.h::psCompareS32Ptr" ><\/a><p>$/;" a 2322 ga4 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga4" doxytag="psCoord.h::psPlaneDistortApply" ><\/a><p>$/;" a 2323 ga4 docs/html/group__DataContainer.html /^<a class="anchor" name="ga4" doxytag="psType.h::psS8" ><\/a><p>$/;" a 2324 ga4 docs/html/group__ErrorHandling.html /^<a class="anchor" name="ga4" doxytag="psError.h::psErrorStackPrint" ><\/a><p>$/;" a 2325 ga4 docs/html/group__HashTable.html /^<a class="anchor" name="ga4" doxytag="psHash.h::psHashLookup" ><\/a><p>$/;" a 2326 ga4 docs/html/group__Image.html /^<a class="anchor" name="ga4" doxytag="psImage.h::psImageRecycle" ><\/a><p>$/;" a 2327 ga4 docs/html/group__LinkedList.html /^<a class="anchor" name="ga4" doxytag="psList.h::psListAdd" ><\/a><p>$/;" a 2328 ga4 docs/html/group__LogTrace.html /^<a class="anchor" name="ga4" doxytag="psLogMsg.h::psLogMsg" ><\/a><p>$/;" a 2329 ga4 docs/html/group__Math.html /^<a class="anchor" name="ga4" doxytag="psRandom.h::psRandomPoisson" ><\/a><p>$/;" a 2330 ga4 docs/html/group__Matrix.html /^<a class="anchor" name="ga4" doxytag="psMatrix.h::psMatrixMultiply" ><\/a><p>$/;" a 2331 ga4 docs/html/group__MemoryManagement.html /^<a class="anchor" name="ga4" doxytag="psMemory.h::psAlloc" ><\/a><p>$/;" a 2332 ga4 docs/html/group__Metadata.html /^<a class="anchor" name="ga4" doxytag="psMetadata.h::psMetadataAlloc" ><\/a><p>$/;" a 2333 ga4 docs/html/group__Stats.html /^<a class="anchor" name="ga4" doxytag="psFunctions.h::p_psGaussianDev" ><\/a><p>$/;" a 2334 ga4 docs/html/group__Time.html /^<a class="anchor" name="ga4" doxytag="psTime.h::psTimeGetTime" ><\/a><p>$/;" a 2335 ga4 docs/html/group__Transform.html /^<a class="anchor" name="ga4" doxytag="psImageFFT.h::psImageConjugate" ><\/a><p>$/;" a 2336 ga4 docs/html/group__Vector.html /^<a class="anchor" name="ga4" doxytag="psVector.h::psVectorSort" ><\/a><p>$/;" a 2337 ga4 docs/html/group__memCallback.html /^<a class="anchor" name="ga4" doxytag="psMemory.h::psMemProblemCallbackSet" ><\/a><p>$/;" a 2338 ga40 docs/html/group__Compare.html /^<a class="anchor" name="ga40" doxytag="psCompare.h::psCompareDescendingF32" ><\/a><p>$/;" a 2339 ga40 docs/html/group__DataContainer.html /^<a class="anchor" name="ga40" doxytag="psType.h::PS_MAX_C32" ><\/a><p>$/;" a 2340 ga40 docs/html/group__Stats.html /^<a class="anchor" name="ga40" doxytag="psMinimize.h::psMinimizePowell" ><\/a><p>$/;" a 2341 ga41 docs/html/group__Compare.html /^<a class="anchor" name="ga41" doxytag="psCompare.h::psCompareDescendingF64" ><\/a><p>$/;" a 2342 ga41 docs/html/group__DataContainer.html /^<a class="anchor" name="ga41" doxytag="psType.h::PS_MAX_C64" ><\/a><p>$/;" a 2343 ga41 docs/html/group__Stats.html /^<a class="anchor" name="ga41" doxytag="psMinimize.h::psMinimizeLMChi2Gauss1D" ><\/a><p>$/;" a 2344 ga42 docs/html/group__DataContainer.html /^<a class="anchor" name="ga42" doxytag="psType.h::PS_TYPE_BOOL_NAME" ><\/a><p>$/;" a 2345 ga42 docs/html/group__Stats.html /^<a class="anchor" name="ga42" doxytag="psMinimize.h::psMinimizePowellChi2Gauss1D" ><\/a><p>$/;" a 2346 ga43 docs/html/group__DataContainer.html /^<a class="anchor" name="ga43" doxytag="psType.h::PS_TYPE_S8_NAME" ><\/a><p>$/;" a 2347 ga43 docs/html/group__Stats.html /^<a class="anchor" name="ga43" doxytag="psMinimize.h::psMinimizeChi2Powell" ><\/a><p>$/;" a 2348 ga44 docs/html/group__DataContainer.html /^<a class="anchor" name="ga44" doxytag="psType.h::PS_TYPE_S16_NAME" ><\/a><p>$/;" a 2349 ga44 docs/html/group__Stats.html /^<a class="anchor" name="ga44" doxytag="psStats.h::psVectorStats" ><\/a><p>$/;" a 2350 ga45 docs/html/group__DataContainer.html /^<a class="anchor" name="ga45" doxytag="psType.h::PS_TYPE_S32_NAME" ><\/a><p>$/;" a 2351 ga45 docs/html/group__Stats.html /^<a class="anchor" name="ga45" doxytag="psStats.h::psStatsAlloc" ><\/a><p>$/;" a 2352 ga46 docs/html/group__DataContainer.html /^<a class="anchor" name="ga46" doxytag="psType.h::PS_TYPE_S64_NAME" ><\/a><p>$/;" a 2353 ga46 docs/html/group__Stats.html /^<a class="anchor" name="ga46" doxytag="psStats.h::psHistogramAlloc" ><\/a><p>$/;" a 2354 ga47 docs/html/group__DataContainer.html /^<a class="anchor" name="ga47" doxytag="psType.h::PS_TYPE_U8_NAME" ><\/a><p>$/;" a 2355 ga47 docs/html/group__Stats.html /^<a class="anchor" name="ga47" doxytag="psStats.h::psHistogramAllocGeneric" ><\/a><p>$/;" a 2356 ga48 docs/html/group__DataContainer.html /^<a class="anchor" name="ga48" doxytag="psType.h::PS_TYPE_U16_NAME" ><\/a><p>$/;" a 2357 ga48 docs/html/group__Stats.html /^<a class="anchor" name="ga48" doxytag="psStats.h::psVectorHistogram" ><\/a><p>$/;" a 2358 ga49 docs/html/group__DataContainer.html /^<a class="anchor" name="ga49" doxytag="psType.h::PS_TYPE_U32_NAME" ><\/a><p>$/;" a 2359 ga49 docs/html/group__Stats.html /^<a class="anchor" name="ga49" doxytag="psStats.h::p_psGetStatValue" ><\/a><p>$/;" a 2360 ga5 docs/html/group__AstroImage.html /^<a class="anchor" name="ga5" doxytag="psAstrometry.h::psObservatoryAlloc" ><\/a><p>$/;" a 2361 ga5 docs/html/group__BitSet.html /^<a class="anchor" name="ga5" doxytag="psBitSet.h::psBitSetNot" ><\/a><p>$/;" a 2362 ga5 docs/html/group__Compare.html /^<a class="anchor" name="ga5" doxytag="psCompare.h::psCompareS64Ptr" ><\/a><p>$/;" a 2363 ga5 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga5" doxytag="psCoord.h::psSphereTransformAlloc" ><\/a><p>$/;" a 2364 ga5 docs/html/group__DataContainer.html /^<a class="anchor" name="ga5" doxytag="psType.h::psS16" ><\/a><p>$/;" a 2365 ga5 docs/html/group__ErrorHandling.html /^<a class="anchor" name="ga5" doxytag="psError.h::psErrorStackPrintV" ><\/a><p>$/;" a 2366 ga5 docs/html/group__HashTable.html /^<a class="anchor" name="ga5" doxytag="psHash.h::psHashRemove" ><\/a><p>$/;" a 2367 ga5 docs/html/group__Image.html /^<a class="anchor" name="ga5" doxytag="psImage.h::psImageCopy" ><\/a><p>$/;" a 2368 ga5 docs/html/group__LinkedList.html /^<a class="anchor" name="ga5" doxytag="psList.h::psListAddAfter" ><\/a><p>$/;" a 2369 ga5 docs/html/group__LogTrace.html /^<a class="anchor" name="ga5" doxytag="psLogMsg.h::psLogMsgV" ><\/a><p>$/;" a 2370 ga5 docs/html/group__Math.html /^<a class="anchor" name="ga5" doxytag="psRandom.h::psRandomType" ><\/a><p>$/;" a 2371 ga5 docs/html/group__Matrix.html /^<a class="anchor" name="ga5" doxytag="psMatrix.h::psMatrixTranspose" ><\/a><p>$/;" a 2372 ga5 docs/html/group__MemoryManagement.html /^<a class="anchor" name="ga5" doxytag="psMemory.h::p_psMemSetDeallocator" ><\/a><p>$/;" a 2373 ga5 docs/html/group__Metadata.html /^<a class="anchor" name="ga5" doxytag="psMetadata.h::psMetadataAddItem" ><\/a><p>$/;" a 2374 ga5 docs/html/group__Stats.html /^<a class="anchor" name="ga5" doxytag="psFunctions.h::psPolynomial1DAlloc" ><\/a><p>$/;" a 2375 ga5 docs/html/group__Time.html /^<a class="anchor" name="ga5" doxytag="psTime.h::psTimeConvert" ><\/a><p>$/;" a 2376 ga5 docs/html/group__Transform.html /^<a class="anchor" name="ga5" doxytag="psImageFFT.h::psImagePowerSpectrum" ><\/a><p>$/;" a 2377 ga5 docs/html/group__Vector.html /^<a class="anchor" name="ga5" doxytag="psVector.h::psVectorSortIndex" ><\/a><p>$/;" a 2378 ga5 docs/html/group__memCallback.html /^<a class="anchor" name="ga5" doxytag="psMemory.h::psMemExhaustedCallbackSet" ><\/a><p>$/;" a 2379 ga50 docs/html/group__DataContainer.html /^<a class="anchor" name="ga50" doxytag="psType.h::PS_TYPE_U64_NAME" ><\/a><p>$/;" a 2380 ga50 docs/html/group__Stats.html /^<a class="anchor" name="ga50" doxytag="psStats.h::p_psNormalizeVectorRangeU8" ><\/a><p>$/;" a 2381 ga51 docs/html/group__DataContainer.html /^<a class="anchor" name="ga51" doxytag="psType.h::PS_TYPE_F32_NAME" ><\/a><p>$/;" a 2382 ga51 docs/html/group__Stats.html /^<a class="anchor" name="ga51" doxytag="psStats.h::p_psNormalizeVectorRangeU16" ><\/a><p>$/;" a 2383 ga52 docs/html/group__DataContainer.html /^<a class="anchor" name="ga52" doxytag="psType.h::PS_TYPE_F64_NAME" ><\/a><p>$/;" a 2384 ga52 docs/html/group__Stats.html /^<a class="anchor" name="ga52" doxytag="psStats.h::p_psNormalizeVectorRangeU32" ><\/a><p>$/;" a 2385 ga53 docs/html/group__DataContainer.html /^<a class="anchor" name="ga53" doxytag="psType.h::PS_TYPE_C32_NAME" ><\/a><p>$/;" a 2386 ga53 docs/html/group__Stats.html /^<a class="anchor" name="ga53" doxytag="psStats.h::p_psNormalizeVectorRangeU64" ><\/a><p>$/;" a 2387 ga54 docs/html/group__DataContainer.html /^<a class="anchor" name="ga54" doxytag="psType.h::PS_TYPE_C64_NAME" ><\/a><p>$/;" a 2388 ga54 docs/html/group__Stats.html /^<a class="anchor" name="ga54" doxytag="psStats.h::p_psNormalizeVectorRangeS8" ><\/a><p>$/;" a 2389 ga55 docs/html/group__DataContainer.html /^<a class="anchor" name="ga55" doxytag="psType.h::PS_TYPE_PTR_NAME" ><\/a><p>$/;" a 2390 ga55 docs/html/group__Stats.html /^<a class="anchor" name="ga55" doxytag="psStats.h::p_psNormalizeVectorRangeS16" ><\/a><p>$/;" a 2391 ga56 docs/html/group__DataContainer.html /^<a class="anchor" name="ga56" doxytag="psType.h::PS_TYPE_NAME" ><\/a><p>$/;" a 2392 ga56 docs/html/group__Stats.html /^<a class="anchor" name="ga56" doxytag="psStats.h::p_psNormalizeVectorRangeS32" ><\/a><p>$/;" a 2393 ga57 docs/html/group__DataContainer.html /^<a class="anchor" name="ga57" doxytag="psType.h::PS_BADPIXEL_BITMASK" ><\/a><p>$/;" a 2394 ga57 docs/html/group__Stats.html /^<a class="anchor" name="ga57" doxytag="psStats.h::p_psNormalizeVectorRangeS64" ><\/a><p>$/;" a 2395 ga58 docs/html/group__DataContainer.html /^<a class="anchor" name="ga58" doxytag="psType.h::PS_GET_BADPIXEL" ><\/a><p>$/;" a 2396 ga58 docs/html/group__Stats.html /^<a class="anchor" name="ga58" doxytag="psStats.h::p_psNormalizeVectorRangeF32" ><\/a><p>$/;" a 2397 ga59 docs/html/group__DataContainer.html /^<a class="anchor" name="ga59" doxytag="psType.h::PS_IS_BADPIXEL" ><\/a><p>$/;" a 2398 ga59 docs/html/group__Stats.html /^<a class="anchor" name="ga59" doxytag="psStats.h::p_psNormalizeVectorRangeF64" ><\/a><p>$/;" a 2399 ga6 docs/html/group__AstroImage.html /^<a class="anchor" name="ga6" doxytag="psAstrometry.h::psFPAAlloc" ><\/a><p>$/;" a 2400 ga6 docs/html/group__BitSet.html /^<a class="anchor" name="ga6" doxytag="psBitSet.h::psBitSetToString" ><\/a><p>$/;" a 2401 ga6 docs/html/group__Compare.html /^<a class="anchor" name="ga6" doxytag="psCompare.h::psCompareU8Ptr" ><\/a><p>$/;" a 2402 ga6 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga6" doxytag="psCoord.h::psSphereTransformApply" ><\/a><p>$/;" a 2403 ga6 docs/html/group__DataContainer.html /^<a class="anchor" name="ga6" doxytag="psType.h::psS32" ><\/a><p>$/;" a 2404 ga6 docs/html/group__ErrorHandling.html /^<a class="anchor" name="ga6" doxytag="psError.h::p_psError" ><\/a><p>$/;" a 2405 ga6 docs/html/group__HashTable.html /^<a class="anchor" name="ga6" doxytag="psHash.h::psHashKeyList" ><\/a><p>$/;" a 2406 ga6 docs/html/group__Image.html /^<a class="anchor" name="ga6" doxytag="psImage.h::psImageFreeChildren" ><\/a><p>$/;" a 2407 ga6 docs/html/group__LinkedList.html /^<a class="anchor" name="ga6" doxytag="psList.h::psListAddBefore" ><\/a><p>$/;" a 2408 ga6 docs/html/group__LogTrace.html /^<a class="anchor" name="ga6" doxytag="psLogMsg.h::psWarning" ><\/a><p>$/;" a 2409 ga6 docs/html/group__Matrix.html /^<a class="anchor" name="ga6" doxytag="psMatrix.h::psMatrixEigenvectors" ><\/a><p>$/;" a 2410 ga6 docs/html/group__MemoryManagement.html /^<a class="anchor" name="ga6" doxytag="psMemory.h::p_psMemGetDeallocator" ><\/a><p>$/;" a 2411 ga6 docs/html/group__Metadata.html /^<a class="anchor" name="ga6" doxytag="psMetadata.h::psMetadataAdd" ><\/a><p>$/;" a 2412 ga6 docs/html/group__Stats.html /^<a class="anchor" name="ga6" doxytag="psFunctions.h::psPolynomial2DAlloc" ><\/a><p>$/;" a 2413 ga6 docs/html/group__Time.html /^<a class="anchor" name="ga6" doxytag="psTime.h::psTimeToLST" ><\/a><p>$/;" a 2414 ga6 docs/html/group__Transform.html /^<a class="anchor" name="ga6" doxytag="psVectorFFT.h::psVectorFFT" ><\/a><p>$/;" a 2415 ga6 docs/html/group__memCallback.html /^<a class="anchor" name="ga6" doxytag="psMemory.h::psMemAllocateCallbackSet" ><\/a><p>$/;" a 2416 ga60 docs/html/group__DataContainer.html /^<a class="anchor" name="ga60" doxytag="psType.h::PS_SET_BADPIXEL" ><\/a><p>$/;" a 2417 ga60 docs/html/group__Stats.html /^<a class="anchor" name="ga60" doxytag="psFunctions.h::psPolynomialType" ><\/a><p>$/;" a 2418 ga61 docs/html/group__DataContainer.html /^<a class="anchor" name="ga61" doxytag="psType.h::PS_IS_PSELEMTYPE_INT" ><\/a><p>$/;" a 2419 ga61 docs/html/group__Stats.html /^<a class="anchor" name="ga61" doxytag="psStats.h::psStatsOptions" ><\/a><p>$/;" a 2420 ga62 docs/html/group__DataContainer.html /^<a class="anchor" name="ga62" doxytag="psType.h::PS_IS_PSELEMTYPE_UNSIGNED" ><\/a><p>$/;" a 2421 ga63 docs/html/group__DataContainer.html /^<a class="anchor" name="ga63" doxytag="psType.h::PS_IS_PSELEMTYPE_REAL" ><\/a><p>$/;" a 2422 ga64 docs/html/group__DataContainer.html /^<a class="anchor" name="ga64" doxytag="psType.h::PS_IS_PSELEMTYPE_COMPLEX" ><\/a><p>$/;" a 2423 ga65 docs/html/group__DataContainer.html /^<a class="anchor" name="ga65" doxytag="psType.h::PS_IS_PSELEMTYPE_BOOL" ><\/a><p>$/;" a 2424 ga66 docs/html/group__DataContainer.html /^<a class="anchor" name="ga66" doxytag="psType.h::PSELEMTYPE_SIZEOF" ><\/a><p>$/;" a 2425 ga67 docs/html/group__DataContainer.html /^<a class="anchor" name="ga67" doxytag="psType.h::psElemType" ><\/a><p>$/;" a 2426 ga68 docs/html/group__DataContainer.html /^<a class="anchor" name="ga68" doxytag="psType.h::psDimen" ><\/a><p>$/;" a 2427 ga7 docs/html/group__AstroImage.html /^<a class="anchor" name="ga7" doxytag="psAstrometry.h::psChipAlloc" ><\/a><p>$/;" a 2428 ga7 docs/html/group__Compare.html /^<a class="anchor" name="ga7" doxytag="psCompare.h::psCompareU16Ptr" ><\/a><p>$/;" a 2429 ga7 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga7" doxytag="psCoord.h::psSphereTransformICRSToEcliptic" ><\/a><p>$/;" a 2430 ga7 docs/html/group__DataContainer.html /^<a class="anchor" name="ga7" doxytag="psType.h::psS64" ><\/a><p>$/;" a 2431 ga7 docs/html/group__ErrorHandling.html /^<a class="anchor" name="ga7" doxytag="psError.h::psErrAlloc" ><\/a><p>$/;" a 2432 ga7 docs/html/group__Image.html /^<a class="anchor" name="ga7" doxytag="psImage.h::psImagePixelInterpolate" ><\/a><p>$/;" a 2433 ga7 docs/html/group__LinkedList.html /^<a class="anchor" name="ga7" doxytag="psList.h::psListRemove" ><\/a><p>$/;" a 2434 ga7 docs/html/group__LogTrace.html /^<a class="anchor" name="ga7" doxytag="psTrace.h::psTraceSetLevel" ><\/a><p>$/;" a 2435 ga7 docs/html/group__Matrix.html /^<a class="anchor" name="ga7" doxytag="psMatrix.h::psMatrixToVector" ><\/a><p>$/;" a 2436 ga7 docs/html/group__MemoryManagement.html /^<a class="anchor" name="ga7" doxytag="psMemory.h::p_psMemSetPersistent" ><\/a><p>$/;" a 2437 ga7 docs/html/group__Metadata.html /^<a class="anchor" name="ga7" doxytag="psMetadata.h::psMetadataRemove" ><\/a><p>$/;" a 2438 ga7 docs/html/group__Stats.html /^<a class="anchor" name="ga7" doxytag="psFunctions.h::psPolynomial3DAlloc" ><\/a><p>$/;" a 2439 ga7 docs/html/group__Time.html /^<a class="anchor" name="ga7" doxytag="psTime.h::psTimeGetUT1Delta" ><\/a><p>$/;" a 2440 ga7 docs/html/group__Transform.html /^<a class="anchor" name="ga7" doxytag="psVectorFFT.h::psVectorReal" ><\/a><p>$/;" a 2441 ga7 docs/html/group__memCallback.html /^<a class="anchor" name="ga7" doxytag="psMemory.h::psMemFreeCallbackSet" ><\/a><p>$/;" a 2442 ga8 docs/html/group__AstroImage.html /^<a class="anchor" name="ga8" doxytag="psAstrometry.h::psCellAlloc" ><\/a><p>$/;" a 2443 ga8 docs/html/group__Compare.html /^<a class="anchor" name="ga8" doxytag="psCompare.h::psCompareU32Ptr" ><\/a><p>$/;" a 2444 ga8 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga8" doxytag="psCoord.h::psSphereTransformEclipticToICRS" ><\/a><p>$/;" a 2445 ga8 docs/html/group__DataContainer.html /^<a class="anchor" name="ga8" doxytag="psType.h::psF32" ><\/a><p>$/;" a 2446 ga8 docs/html/group__ErrorHandling.html /^<a class="anchor" name="ga8" doxytag="psErrorCodes.h::psErrorDescriptionAlloc" ><\/a><p>$/;" a 2447 ga8 docs/html/group__Image.html /^<a class="anchor" name="ga8" doxytag="psImageExtraction.h::psImageSubset" ><\/a><p>$/;" a 2448 ga8 docs/html/group__LinkedList.html /^<a class="anchor" name="ga8" doxytag="psList.h::psListRemoveData" ><\/a><p>$/;" a 2449 ga8 docs/html/group__LogTrace.html /^<a class="anchor" name="ga8" doxytag="psTrace.h::psTraceGetLevel" ><\/a><p>$/;" a 2450 ga8 docs/html/group__Matrix.html /^<a class="anchor" name="ga8" doxytag="psMatrix.h::psVectorToMatrix" ><\/a><p>$/;" a 2451 ga8 docs/html/group__MemoryManagement.html /^<a class="anchor" name="ga8" doxytag="psMemory.h::p_psMemGetPersistent" ><\/a><p>$/;" a 2452 ga8 docs/html/group__Metadata.html /^<a class="anchor" name="ga8" doxytag="psMetadata.h::psMetadataLookup" ><\/a><p>$/;" a 2453 ga8 docs/html/group__Stats.html /^<a class="anchor" name="ga8" doxytag="psFunctions.h::psPolynomial4DAlloc" ><\/a><p>$/;" a 2454 ga8 docs/html/group__Time.html /^<a class="anchor" name="ga8" doxytag="psTime.h::psTimeGetTAIDelta" ><\/a><p>$/;" a 2455 ga8 docs/html/group__Transform.html /^<a class="anchor" name="ga8" doxytag="psVectorFFT.h::psVectorImaginary" ><\/a><p>$/;" a 2456 ga8 docs/html/group__memCallback.html /^<a class="anchor" name="ga8" doxytag="psMemory.h::psMemGetId" ><\/a><p>$/;" a 2457 ga9 docs/html/group__AstroImage.html /^<a class="anchor" name="ga9" doxytag="psAstrometry.h::psReadoutAlloc" ><\/a><p>$/;" a 2458 ga9 docs/html/group__Compare.html /^<a class="anchor" name="ga9" doxytag="psCompare.h::psCompareU64Ptr" ><\/a><p>$/;" a 2459 ga9 docs/html/group__CoordinateTransform.html /^<a class="anchor" name="ga9" doxytag="psCoord.h::psSphereTransformICRSToGalatic" ><\/a><p>$/;" a 2460 ga9 docs/html/group__DataContainer.html /^<a class="anchor" name="ga9" doxytag="psType.h::psF64" ><\/a><p>$/;" a 2461 ga9 docs/html/group__ErrorHandling.html /^<a class="anchor" name="ga9" doxytag="psErrorCodes.h::psErrorCodeString" ><\/a><p>$/;" a 2462 ga9 docs/html/group__Image.html /^<a class="anchor" name="ga9" doxytag="psImageExtraction.h::psImageSubsection" ><\/a><p>$/;" a 2463 ga9 docs/html/group__LinkedList.html /^<a class="anchor" name="ga9" doxytag="psList.h::psListGet" ><\/a><p>$/;" a 2464 ga9 docs/html/group__LogTrace.html /^<a class="anchor" name="ga9" doxytag="psTrace.h::psTraceReset" ><\/a><p>$/;" a 2465 ga9 docs/html/group__MemoryManagement.html /^<a class="anchor" name="ga9" doxytag="psMemory.h::psRealloc" ><\/a><p>$/;" a 2466 ga9 docs/html/group__Metadata.html /^<a class="anchor" name="ga9" doxytag="psMetadata.h::psMetadataLookupF64" ><\/a><p>$/;" a 2467 ga9 docs/html/group__Stats.html /^<a class="anchor" name="ga9" doxytag="psFunctions.h::psPolynomial1DEval" ><\/a><p>$/;" a 2468 ga9 docs/html/group__Time.html /^<a class="anchor" name="ga9" doxytag="psTime.h::psTimeGetPoleCoords" ><\/a><p>$/;" a 2469 ga9 docs/html/group__Transform.html /^<a class="anchor" name="ga9" doxytag="psVectorFFT.h::psVectorComplex" ><\/a><p>$/;" a 2470 ga9 docs/html/group__memCallback.html /^<a class="anchor" name="ga9" doxytag="psMemory.h::psMemAllocateCallbackSetID" ><\/a><p>$/;" a 1544 2471 genGaussianVector test/dataManip/tst_psMinimize07.c /^psVector *genGaussianVector(int n, float mean, float stdev)$/;" f 1545 2472 genSystem test/astronomy/tst_psAstrometry01.c /^psFPA *genSystem()$/;" f … … 1551 2478 getToken src/fileUtils/psLookupTable.c /^static char* getToken(char **inString, char *delimiter, psParseErrorType *status)$/;" f file: 1552 2479 getToken src/fileUtils/psLookupTable.c /^static char* getToken(char **inString, char *delimiter, psParseErrorType *status);$/;" p file: 2480 gga12a0 docs/html/group__Transform.html /^<tr><td valign=top><em><a class="anchor" name="gga12a0" doxytag="PS_FFT_FORWARD" ><\/a>PS_FFT_FORWARD<\/em> <\/td><td>$/;" a 2481 gga12a1 docs/html/group__Transform.html /^<tr><td valign=top><em><a class="anchor" name="gga12a1" doxytag="PS_FFT_REVERSE" ><\/a>PS_FFT_REVERSE<\/em> <\/td><td>$/;" a 2482 gga12a2 docs/html/group__Transform.html /^<tr><td valign=top><em><a class="anchor" name="gga12a2" doxytag="PS_FFT_REAL_RESULT" ><\/a>PS_FFT_REAL_RESULT<\/em> <\/td><td>$/;" a 2483 gga13a0 docs/html/group__ErrorHandling.html /^<tr><td valign=top><em><a class="anchor" name="gga13a0" doxytag="PS_ERR_NONE" ><\/a>PS_ERR_NONE<\/em> <\/td><td>$/;" a 2484 gga13a1 docs/html/group__ErrorHandling.html /^<tr><td valign=top><em><a class="anchor" name="gga13a1" doxytag="PS_ERR_BASE" ><\/a>PS_ERR_BASE<\/em> <\/td><td>$/;" a 2485 gga13a1 docs/html/group__LogTrace.html /^<tr><td valign=top><em><a class="anchor" name="gga13a1" doxytag="PS_LOG_ABORT" ><\/a>PS_LOG_ABORT<\/em> <\/td><td>$/;" a 2486 gga13a10 docs/html/group__ErrorHandling.html /^<tr><td valign=top><em><a class="anchor" name="gga13a10" doxytag="PS_ERR_BAD_PARAMETER_SIZE" ><\/a>PS_ERR_BAD_PARAMETER_SIZE<\/em> <\/td><td>$/;" a 2487 gga13a11 docs/html/group__ErrorHandling.html /^<tr><td valign=top><em><a class="anchor" name="gga13a11" doxytag="PS_ERR_UNEXPECTED_NULL" ><\/a>PS_ERR_UNEXPECTED_NULL<\/em> <\/td><td>$/;" a 2488 gga13a12 docs/html/group__ErrorHandling.html /^<tr><td valign=top><em><a class="anchor" name="gga13a12" doxytag="PS_ERR_OS_CALL_FAILED" ><\/a>PS_ERR_OS_CALL_FAILED<\/em> <\/td><td>$/;" a 2489 gga13a13 docs/html/group__ErrorHandling.html /^<tr><td valign=top><em><a class="anchor" name="gga13a13" doxytag="PS_ERR_N_ERR_CLASSES" ><\/a>PS_ERR_N_ERR_CLASSES<\/em> <\/td><td>$/;" a 2490 gga13a2 docs/html/group__ErrorHandling.html /^<tr><td valign=top><em><a class="anchor" name="gga13a2" doxytag="PS_ERR_UNKNOWN" ><\/a>PS_ERR_UNKNOWN<\/em> <\/td><td>$/;" a 2491 gga13a2 docs/html/group__LogTrace.html /^<tr><td valign=top><em><a class="anchor" name="gga13a2" doxytag="PS_LOG_ERROR" ><\/a>PS_LOG_ERROR<\/em> <\/td><td>$/;" a 2492 gga13a3 docs/html/group__ErrorHandling.html /^<tr><td valign=top><em><a class="anchor" name="gga13a3" doxytag="PS_ERR_IO" ><\/a>PS_ERR_IO<\/em> <\/td><td>$/;" a 2493 gga13a3 docs/html/group__LogTrace.html /^<tr><td valign=top><em><a class="anchor" name="gga13a3" doxytag="PS_LOG_WARN" ><\/a>PS_LOG_WARN<\/em> <\/td><td>$/;" a 2494 gga13a4 docs/html/group__ErrorHandling.html /^<tr><td valign=top><em><a class="anchor" name="gga13a4" doxytag="PS_ERR_LOCATION_INVALID" ><\/a>PS_ERR_LOCATION_INVALID<\/em> <\/td><td>$/;" a 2495 gga13a4 docs/html/group__LogTrace.html /^<tr><td valign=top><em><a class="anchor" name="gga13a4" doxytag="PS_LOG_INFO" ><\/a>PS_LOG_INFO<\/em> <\/td><td>$/;" a 2496 gga13a5 docs/html/group__ErrorHandling.html /^<tr><td valign=top><em><a class="anchor" name="gga13a5" doxytag="PS_ERR_MEMORY_CORRUPTION" ><\/a>PS_ERR_MEMORY_CORRUPTION<\/em> <\/td><td>$/;" a 2497 gga13a6 docs/html/group__ErrorHandling.html /^<tr><td valign=top><em><a class="anchor" name="gga13a6" doxytag="PS_ERR_MEMORY_DEREF_USAGE" ><\/a>PS_ERR_MEMORY_DEREF_USAGE<\/em> <\/td><td>$/;" a 2498 gga13a7 docs/html/group__ErrorHandling.html /^<tr><td valign=top><em><a class="anchor" name="gga13a7" doxytag="PS_ERR_BAD_PARAMETER_VALUE" ><\/a>PS_ERR_BAD_PARAMETER_VALUE<\/em> <\/td><td>$/;" a 2499 gga13a8 docs/html/group__ErrorHandling.html /^<tr><td valign=top><em><a class="anchor" name="gga13a8" doxytag="PS_ERR_BAD_PARAMETER_TYPE" ><\/a>PS_ERR_BAD_PARAMETER_TYPE<\/em> <\/td><td>$/;" a 2500 gga13a9 docs/html/group__ErrorHandling.html /^<tr><td valign=top><em><a class="anchor" name="gga13a9" doxytag="PS_ERR_BAD_PARAMETER_NULL" ><\/a>PS_ERR_BAD_PARAMETER_NULL<\/em> <\/td><td>$/;" a 2501 gga14a5 docs/html/group__LogTrace.html /^<tr><td valign=top><em><a class="anchor" name="gga14a5" doxytag="PS_LOG_NONE" ><\/a>PS_LOG_NONE<\/em> <\/td><td>$/;" a 2502 gga14a6 docs/html/group__LogTrace.html /^<tr><td valign=top><em><a class="anchor" name="gga14a6" doxytag="PS_LOG_TO_STDERR" ><\/a>PS_LOG_TO_STDERR<\/em> <\/td><td>$/;" a 2503 gga14a7 docs/html/group__LogTrace.html /^<tr><td valign=top><em><a class="anchor" name="gga14a7" doxytag="PS_LOG_TO_STDOUT" ><\/a>PS_LOG_TO_STDOUT<\/em> <\/td><td>$/;" a 2504 gga15a2 docs/html/group__LinkedList.html /^<tr><td valign=top><em><a class="anchor" name="gga15a2" doxytag="PS_LIST_HEAD" ><\/a>PS_LIST_HEAD<\/em> <\/td><td>$/;" a 2505 gga15a3 docs/html/group__LinkedList.html /^<tr><td valign=top><em><a class="anchor" name="gga15a3" doxytag="PS_LIST_TAIL" ><\/a>PS_LIST_TAIL<\/em> <\/td><td>$/;" a 2506 gga16a1 docs/html/group__CoordinateTransform.html /^<tr><td valign=top><em><a class="anchor" name="gga16a1" doxytag="PS_PROJ_TAN" ><\/a>PS_PROJ_TAN<\/em> <\/td><td>$/;" a 2507 gga16a2 docs/html/group__CoordinateTransform.html /^<tr><td valign=top><em><a class="anchor" name="gga16a2" doxytag="PS_PROJ_SIN" ><\/a>PS_PROJ_SIN<\/em> <\/td><td>$/;" a 2508 gga16a3 docs/html/group__CoordinateTransform.html /^<tr><td valign=top><em><a class="anchor" name="gga16a3" doxytag="PS_PROJ_AIT" ><\/a>PS_PROJ_AIT<\/em> <\/td><td>$/;" a 2509 gga16a4 docs/html/group__CoordinateTransform.html /^<tr><td valign=top><em><a class="anchor" name="gga16a4" doxytag="PS_PROJ_PAR" ><\/a>PS_PROJ_PAR<\/em> <\/td><td>$/;" a 2510 gga16a5 docs/html/group__CoordinateTransform.html /^<tr><td valign=top><em><a class="anchor" name="gga16a5" doxytag="PS_PROJ_GLS" ><\/a>PS_PROJ_GLS<\/em> <\/td><td>$/;" a 2511 gga16a6 docs/html/group__CoordinateTransform.html /^<tr><td valign=top><em><a class="anchor" name="gga16a6" doxytag="PS_PROJ_CAR" ><\/a>PS_PROJ_CAR<\/em> <\/td><td>$/;" a 2512 gga16a7 docs/html/group__CoordinateTransform.html /^<tr><td valign=top><em><a class="anchor" name="gga16a7" doxytag="PS_PROJ_MER" ><\/a>PS_PROJ_MER<\/em> <\/td><td>$/;" a 2513 gga16a8 docs/html/group__CoordinateTransform.html /^<tr><td valign=top><em><a class="anchor" name="gga16a8" doxytag="PS_PROJ_NTYPE" ><\/a>PS_PROJ_NTYPE<\/em> <\/td><td>$/;" a 2514 gga17a10 docs/html/group__CoordinateTransform.html /^<tr><td valign=top><em><a class="anchor" name="gga17a10" doxytag="PS_LINEAR" ><\/a>PS_LINEAR<\/em> <\/td><td>$/;" a 2515 gga17a10 docs/html/group__Metadata.html /^<tr><td valign=top><em><a class="anchor" name="gga17a10" doxytag="PS_META_PNG" ><\/a>PS_META_PNG<\/em> <\/td><td>$/;" a 2516 gga17a11 docs/html/group__Metadata.html /^<tr><td valign=top><em><a class="anchor" name="gga17a11" doxytag="PS_META_ASTROM" ><\/a>PS_META_ASTROM<\/em> <\/td><td>$/;" a 2517 gga17a12 docs/html/group__Metadata.html /^<tr><td valign=top><em><a class="anchor" name="gga17a12" doxytag="PS_META_UNKNOWN" ><\/a>PS_META_UNKNOWN<\/em> <\/td><td>$/;" a 2518 gga17a13 docs/html/group__Metadata.html /^<tr><td valign=top><em><a class="anchor" name="gga17a13" doxytag="PS_META_NTYPE" ><\/a>PS_META_NTYPE<\/em> <\/td><td>$/;" a 2519 gga17a2 docs/html/group__Metadata.html /^<tr><td valign=top><em><a class="anchor" name="gga17a2" doxytag="PS_META_PRIMITIVE" ><\/a>PS_META_PRIMITIVE<\/em> <\/td><td>$/;" a 2520 gga17a3 docs/html/group__Metadata.html /^<tr><td valign=top><em><a class="anchor" name="gga17a3" doxytag="PS_META_LIST" ><\/a>PS_META_LIST<\/em> <\/td><td>$/;" a 2521 gga17a4 docs/html/group__Metadata.html /^<tr><td valign=top><em><a class="anchor" name="gga17a4" doxytag="PS_META_STR" ><\/a>PS_META_STR<\/em> <\/td><td>$/;" a 2522 gga17a5 docs/html/group__Metadata.html /^<tr><td valign=top><em><a class="anchor" name="gga17a5" doxytag="PS_META_VEC" ><\/a>PS_META_VEC<\/em> <\/td><td>$/;" a 2523 gga17a6 docs/html/group__Metadata.html /^<tr><td valign=top><em><a class="anchor" name="gga17a6" doxytag="PS_META_IMG" ><\/a>PS_META_IMG<\/em> <\/td><td>$/;" a 2524 gga17a7 docs/html/group__Metadata.html /^<tr><td valign=top><em><a class="anchor" name="gga17a7" doxytag="PS_META_HASH" ><\/a>PS_META_HASH<\/em> <\/td><td>$/;" a 2525 gga17a8 docs/html/group__Metadata.html /^<tr><td valign=top><em><a class="anchor" name="gga17a8" doxytag="PS_META_LOOKUPTABLE" ><\/a>PS_META_LOOKUPTABLE<\/em> <\/td><td>$/;" a 2526 gga17a9 docs/html/group__CoordinateTransform.html /^<tr><td valign=top><em><a class="anchor" name="gga17a9" doxytag="PS_SPHERICAL" ><\/a>PS_SPHERICAL<\/em> <\/td><td>$/;" a 2527 gga17a9 docs/html/group__Metadata.html /^<tr><td valign=top><em><a class="anchor" name="gga17a9" doxytag="PS_META_JPEG" ><\/a>PS_META_JPEG<\/em> <\/td><td>$/;" a 2528 gga18a11 docs/html/group__CoordinateTransform.html /^<tr><td valign=top><em><a class="anchor" name="gga18a11" doxytag="PS_ARCSEC" ><\/a>PS_ARCSEC<\/em> <\/td><td>$/;" a 2529 gga18a12 docs/html/group__CoordinateTransform.html /^<tr><td valign=top><em><a class="anchor" name="gga18a12" doxytag="PS_ARCMIN" ><\/a>PS_ARCMIN<\/em> <\/td><td>$/;" a 2530 gga18a13 docs/html/group__CoordinateTransform.html /^<tr><td valign=top><em><a class="anchor" name="gga18a13" doxytag="PS_DEGREE" ><\/a>PS_DEGREE<\/em> <\/td><td>$/;" a 2531 gga18a14 docs/html/group__CoordinateTransform.html /^<tr><td valign=top><em><a class="anchor" name="gga18a14" doxytag="PS_RADIAN" ><\/a>PS_RADIAN<\/em> <\/td><td>$/;" a 2532 gga24a1 docs/html/group__Time.html /^<tr><td valign=top><em><a class="anchor" name="gga24a1" doxytag="PS_TIME_TAI" ><\/a>PS_TIME_TAI<\/em> <\/td><td>$/;" a 2533 gga24a2 docs/html/group__Time.html /^<tr><td valign=top><em><a class="anchor" name="gga24a2" doxytag="PS_TIME_UTC" ><\/a>PS_TIME_UTC<\/em> <\/td><td>$/;" a 2534 gga25a3 docs/html/group__Image.html /^<tr><td valign=top><em><a class="anchor" name="gga25a3" doxytag="PS_INTERPOLATE_FLAT" ><\/a>PS_INTERPOLATE_FLAT<\/em> <\/td><td>$/;" a 2535 gga25a4 docs/html/group__Image.html /^<tr><td valign=top><em><a class="anchor" name="gga25a4" doxytag="PS_INTERPOLATE_BILINEAR" ><\/a>PS_INTERPOLATE_BILINEAR<\/em> <\/td><td>$/;" a 2536 gga25a5 docs/html/group__Image.html /^<tr><td valign=top><em><a class="anchor" name="gga25a5" doxytag="PS_INTERPOLATE_BICUBIC" ><\/a>PS_INTERPOLATE_BICUBIC<\/em> <\/td><td>$/;" a 2537 gga25a6 docs/html/group__Image.html /^<tr><td valign=top><em><a class="anchor" name="gga25a6" doxytag="PS_INTERPOLATE_SINC" ><\/a>PS_INTERPOLATE_SINC<\/em> <\/td><td>$/;" a 2538 gga25a7 docs/html/group__Image.html /^<tr><td valign=top><em><a class="anchor" name="gga25a7" doxytag="PS_INTERPOLATE_NUM_MODES" ><\/a>PS_INTERPOLATE_NUM_MODES<\/em> <\/td><td>$/;" a 2539 gga26a0 docs/html/group__Image.html /^<tr><td valign=top><em><a class="anchor" name="gga26a0" doxytag="PS_CUT_X_POS" ><\/a>PS_CUT_X_POS<\/em> <\/td><td>$/;" a 2540 gga26a1 docs/html/group__Image.html /^<tr><td valign=top><em><a class="anchor" name="gga26a1" doxytag="PS_CUT_X_NEG" ><\/a>PS_CUT_X_NEG<\/em> <\/td><td>$/;" a 2541 gga26a2 docs/html/group__Image.html /^<tr><td valign=top><em><a class="anchor" name="gga26a2" doxytag="PS_CUT_Y_POS" ><\/a>PS_CUT_Y_POS<\/em> <\/td><td>$/;" a 2542 gga26a3 docs/html/group__Image.html /^<tr><td valign=top><em><a class="anchor" name="gga26a3" doxytag="PS_CUT_Y_NEG" ><\/a>PS_CUT_Y_NEG<\/em> <\/td><td>$/;" a 2543 gga5a1 docs/html/group__Math.html /^<tr><td valign=top><em><a class="anchor" name="gga5a1" doxytag="PS_RANDOM_TAUS" ><\/a>PS_RANDOM_TAUS<\/em> <\/td><td>$/;" a 2544 gga60a1 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga60a1" doxytag="PS_POLYNOMIAL_ORD" ><\/a>PS_POLYNOMIAL_ORD<\/em> <\/td><td>$/;" a 2545 gga60a2 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga60a2" doxytag="PS_POLYNOMIAL_CHEB" ><\/a>PS_POLYNOMIAL_CHEB<\/em> <\/td><td>$/;" a 2546 gga61a1 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga61a1" doxytag="PS_STAT_SAMPLE_MEAN" ><\/a>PS_STAT_SAMPLE_MEAN<\/em> <\/td><td>$/;" a 2547 gga61a10 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga61a10" doxytag="PS_STAT_CLIPPED_MEAN" ><\/a>PS_STAT_CLIPPED_MEAN<\/em> <\/td><td>$/;" a 2548 gga61a11 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga61a11" doxytag="PS_STAT_CLIPPED_STDEV" ><\/a>PS_STAT_CLIPPED_STDEV<\/em> <\/td><td>$/;" a 2549 gga61a12 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga61a12" doxytag="PS_STAT_MAX" ><\/a>PS_STAT_MAX<\/em> <\/td><td>$/;" a 2550 gga61a13 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga61a13" doxytag="PS_STAT_MIN" ><\/a>PS_STAT_MIN<\/em> <\/td><td>$/;" a 2551 gga61a14 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga61a14" doxytag="PS_STAT_USE_RANGE" ><\/a>PS_STAT_USE_RANGE<\/em> <\/td><td>$/;" a 2552 gga61a15 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga61a15" doxytag="PS_STAT_USE_BINSIZE" ><\/a>PS_STAT_USE_BINSIZE<\/em> <\/td><td>$/;" a 2553 gga61a16 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga61a16" doxytag="PS_STAT_ROBUST_FOR_SAMPLE" ><\/a>PS_STAT_ROBUST_FOR_SAMPLE<\/em> <\/td><td>$/;" a 2554 gga61a2 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga61a2" doxytag="PS_STAT_SAMPLE_MEDIAN" ><\/a>PS_STAT_SAMPLE_MEDIAN<\/em> <\/td><td>$/;" a 2555 gga61a3 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga61a3" doxytag="PS_STAT_SAMPLE_STDEV" ><\/a>PS_STAT_SAMPLE_STDEV<\/em> <\/td><td>$/;" a 2556 gga61a4 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga61a4" doxytag="PS_STAT_SAMPLE_QUARTILE" ><\/a>PS_STAT_SAMPLE_QUARTILE<\/em> <\/td><td>$/;" a 2557 gga61a5 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga61a5" doxytag="PS_STAT_ROBUST_MEAN" ><\/a>PS_STAT_ROBUST_MEAN<\/em> <\/td><td>$/;" a 2558 gga61a6 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga61a6" doxytag="PS_STAT_ROBUST_MEDIAN" ><\/a>PS_STAT_ROBUST_MEDIAN<\/em> <\/td><td>$/;" a 2559 gga61a7 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga61a7" doxytag="PS_STAT_ROBUST_MODE" ><\/a>PS_STAT_ROBUST_MODE<\/em> <\/td><td>$/;" a 2560 gga61a8 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga61a8" doxytag="PS_STAT_ROBUST_STDEV" ><\/a>PS_STAT_ROBUST_STDEV<\/em> <\/td><td>$/;" a 2561 gga61a9 docs/html/group__Stats.html /^<tr><td valign=top><em><a class="anchor" name="gga61a9" doxytag="PS_STAT_ROBUST_QUARTILE" ><\/a>PS_STAT_ROBUST_QUARTILE<\/em> <\/td><td>$/;" a 2562 gga67a67 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga67a67" doxytag="PS_TYPE_S8" ><\/a>PS_TYPE_S8<\/em> <\/td><td>$/;" a 2563 gga67a68 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga67a68" doxytag="PS_TYPE_S16" ><\/a>PS_TYPE_S16<\/em> <\/td><td>$/;" a 2564 gga67a69 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga67a69" doxytag="PS_TYPE_S32" ><\/a>PS_TYPE_S32<\/em> <\/td><td>$/;" a 2565 gga67a70 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga67a70" doxytag="PS_TYPE_S64" ><\/a>PS_TYPE_S64<\/em> <\/td><td>$/;" a 2566 gga67a71 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga67a71" doxytag="PS_TYPE_U8" ><\/a>PS_TYPE_U8<\/em> <\/td><td>$/;" a 2567 gga67a72 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga67a72" doxytag="PS_TYPE_U16" ><\/a>PS_TYPE_U16<\/em> <\/td><td>$/;" a 2568 gga67a73 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga67a73" doxytag="PS_TYPE_U32" ><\/a>PS_TYPE_U32<\/em> <\/td><td>$/;" a 2569 gga67a74 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga67a74" doxytag="PS_TYPE_U64" ><\/a>PS_TYPE_U64<\/em> <\/td><td>$/;" a 2570 gga67a75 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga67a75" doxytag="PS_TYPE_F32" ><\/a>PS_TYPE_F32<\/em> <\/td><td>$/;" a 2571 gga67a76 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga67a76" doxytag="PS_TYPE_F64" ><\/a>PS_TYPE_F64<\/em> <\/td><td>$/;" a 2572 gga67a77 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga67a77" doxytag="PS_TYPE_C32" ><\/a>PS_TYPE_C32<\/em> <\/td><td>$/;" a 2573 gga67a78 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga67a78" doxytag="PS_TYPE_C64" ><\/a>PS_TYPE_C64<\/em> <\/td><td>$/;" a 2574 gga67a79 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga67a79" doxytag="PS_TYPE_BOOL" ><\/a>PS_TYPE_BOOL<\/em> <\/td><td>$/;" a 2575 gga67a80 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga67a80" doxytag="PS_TYPE_PTR" ><\/a>PS_TYPE_PTR<\/em> <\/td><td>$/;" a 2576 gga68a81 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga68a81" doxytag="PS_DIMEN_SCALAR" ><\/a>PS_DIMEN_SCALAR<\/em> <\/td><td>$/;" a 2577 gga68a82 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga68a82" doxytag="PS_DIMEN_VECTOR" ><\/a>PS_DIMEN_VECTOR<\/em> <\/td><td>$/;" a 2578 gga68a83 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga68a83" doxytag="PS_DIMEN_TRANSV" ><\/a>PS_DIMEN_TRANSV<\/em> <\/td><td>$/;" a 2579 gga68a84 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga68a84" doxytag="PS_DIMEN_IMAGE" ><\/a>PS_DIMEN_IMAGE<\/em> <\/td><td>$/;" a 2580 gga68a85 docs/html/group__DataContainer.html /^<tr><td valign=top><em><a class="anchor" name="gga68a85" doxytag="PS_DIMEN_OTHER" ><\/a>PS_DIMEN_OTHER<\/em> <\/td><td>$/;" a 1553 2581 globalLogLevel src/sysUtils/psLogMsg.c /^static psS32 globalLogLevel = PS_LOG_INFO; \/\/ log all messages at this or above$/;" v file: 1554 2582 grommit include/psAstrometry.h /^ psGrommit *grommit; \/\/\/< Wallace's grommit$/;" m struct:psFPA … … 1556 2584 gsl include/psRandom.h /^ gsl_rng *gsl; \/\/\/< The RNG itself$/;" m 1557 2585 gsl src/dataManip/psRandom.h /^ gsl_rng *gsl; \/\/\/< The RNG itself$/;" m 2586 gslMatrixToPsImage src/dataManip/psMatrix.c /^static void gslMatrixToPsImage(psImage *outImage, gsl_matrix *inGslMatrix)$/;" f file: 2587 gslMatrixToPsImage src/dataManip/psMatrix.c /^static void gslMatrixToPsImage(psImage *outImage, gsl_matrix *inGslMatrix);$/;" p file: 2588 gslVectorToPsVector src/dataManip/psMatrix.c /^static void gslVectorToPsVector(psVector *outVector, gsl_vector *inGslVector)$/;" f file: 2589 gslVectorToPsVector src/dataManip/psMatrix.c /^static void gslVectorToPsVector(psVector *outVector, gsl_vector *inGslVector);$/;" p file: 1558 2590 hashBucketAlloc src/collections/psHash.c /^static psHashBucket* hashBucketAlloc(const char *key, psPtr data, psHashBucket* next);$/;" p file: 1559 2591 hashBucketAlloc src/collections/psHash.c /^static psHashBucket* hashBucketAlloc(const char *key,$/;" f file: … … 1577 2609 humidity src/astronomy/psAstrometry.h /^ const float humidity; \/\/\/< Relative humidity, for refraction$/;" m struct:psExposure 1578 2610 id include/psMemory.h /^ const psMemoryId id; \/\/\/< a unique ID for this allocation$/;" m struct:psMemBlock 1579 id include/psMetadata.h /^ const psS32 id; \/\/\/< Unique ID for metadata item.$/;" m struct:psMetadataItem1580 id src/astronomy/psMetadata.h /^ const psS32 id; \/\/\/< Unique ID for metadata item.$/;" m struct:psMetadataItem2611 id include/psMetadata.h /^ const psS32 id; \/\/\/< Unique ID for metadata item.$/;" m struct:psMetadataItem 2612 id src/astronomy/psMetadata.h /^ const psS32 id; \/\/\/< Unique ID for metadata item.$/;" m struct:psMetadataItem 1581 2613 id src/sysUtils/psMemory.h /^ const psMemoryId id; \/\/\/< a unique ID for this allocation$/;" m struct:psMemBlock 1582 2614 ignoreLine src/astronomy/psMetadataIO.c /^psBool ignoreLine(char *inString)$/;" f … … 1593 2625 imageFree src/image/psImage.c /^static void imageFree(psImage* image)$/;" f file: 1594 2626 imageSubset src/image/psImageExtraction.c /^psImage* imageSubset(psImage* out,$/;" f 2627 index include/psList.h /^int index; \/\/\/< the index number in the list$/;" m 1595 2628 index include/psLookupTable.h /^ psVector *index; \/\/\/< Vector of independent index values$/;" m 2629 index src/collections/psList.h /^int index; \/\/\/< the index number in the list$/;" m 1596 2630 index src/fileUtils/psLookupTable.h /^ psVector *index; \/\/\/< Vector of independent index values$/;" m 2631 index_a docs/html/functions.html /^Here is a list of all struct and union fields with links to the structures\/unions they belong to:<h3><a class="anchor" name="index_a">- a -<\/a><\/h3><ul>$/;" a 2632 index_a docs/html/functions_vars.html /^<h3><a class="anchor" name="index_a">- a -<\/a><\/h3><ul>$/;" a 2633 index_b docs/html/functions.html /^<h3><a class="anchor" name="index_b">- b -<\/a><\/h3><ul>$/;" a 2634 index_b docs/html/functions_vars.html /^<h3><a class="anchor" name="index_b">- b -<\/a><\/h3><ul>$/;" a 2635 index_c docs/html/functions.html /^<h3><a class="anchor" name="index_c">- c -<\/a><\/h3><ul>$/;" a 2636 index_c docs/html/functions_vars.html /^<h3><a class="anchor" name="index_c">- c -<\/a><\/h3><ul>$/;" a 2637 index_d docs/html/functions.html /^<h3><a class="anchor" name="index_d">- d -<\/a><\/h3><ul>$/;" a 2638 index_d docs/html/functions_vars.html /^<h3><a class="anchor" name="index_d">- d -<\/a><\/h3><ul>$/;" a 2639 index_e docs/html/functions.html /^<h3><a class="anchor" name="index_e">- e -<\/a><\/h3><ul>$/;" a 2640 index_e docs/html/functions_vars.html /^<h3><a class="anchor" name="index_e">- e -<\/a><\/h3><ul>$/;" a 2641 index_f docs/html/functions.html /^<h3><a class="anchor" name="index_f">- f -<\/a><\/h3><ul>$/;" a 2642 index_f docs/html/functions_vars.html /^<h3><a class="anchor" name="index_f">- f -<\/a><\/h3><ul>$/;" a 2643 index_f docs/html/globals.html /^Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:<h3><a class="anchor" name="index_f">- f -<\/a><\/h3><ul>$/;" a 2644 index_f docs/html/globals_defs.html /^<h3><a class="anchor" name="index_f">- f -<\/a><\/h3><ul>$/;" a 2645 index_f docs/html/globals_func.html /^<h3><a class="anchor" name="index_f">- f -<\/a><\/h3><ul>$/;" a 2646 index_g docs/html/functions.html /^<h3><a class="anchor" name="index_g">- g -<\/a><\/h3><ul>$/;" a 2647 index_g docs/html/functions_vars.html /^<h3><a class="anchor" name="index_g">- g -<\/a><\/h3><ul>$/;" a 2648 index_h docs/html/functions.html /^<h3><a class="anchor" name="index_h">- h -<\/a><\/h3><ul>$/;" a 2649 index_h docs/html/functions_vars.html /^<h3><a class="anchor" name="index_h">- h -<\/a><\/h3><ul>$/;" a 2650 index_i docs/html/functions.html /^<h3><a class="anchor" name="index_i">- i -<\/a><\/h3><ul>$/;" a 2651 index_i docs/html/functions_vars.html /^<h3><a class="anchor" name="index_i">- i -<\/a><\/h3><ul>$/;" a 2652 index_k docs/html/functions.html /^<h3><a class="anchor" name="index_k">- k -<\/a><\/h3><ul>$/;" a 2653 index_k docs/html/functions_vars.html /^<h3><a class="anchor" name="index_k">- k -<\/a><\/h3><ul>$/;" a 2654 index_l docs/html/functions.html /^<h3><a class="anchor" name="index_l">- l -<\/a><\/h3><ul>$/;" a 2655 index_l docs/html/functions_vars.html /^<h3><a class="anchor" name="index_l">- l -<\/a><\/h3><ul>$/;" a 2656 index_m docs/html/functions.html /^<h3><a class="anchor" name="index_m">- m -<\/a><\/h3><ul>$/;" a 2657 index_m docs/html/functions_vars.html /^<h3><a class="anchor" name="index_m">- m -<\/a><\/h3><ul>$/;" a 2658 index_n docs/html/functions.html /^<h3><a class="anchor" name="index_n">- n -<\/a><\/h3><ul>$/;" a 2659 index_n docs/html/functions_vars.html /^<h3><a class="anchor" name="index_n">- n -<\/a><\/h3><ul>$/;" a 2660 index_o docs/html/functions.html /^<h3><a class="anchor" name="index_o">- o -<\/a><\/h3><ul>$/;" a 2661 index_o docs/html/functions_vars.html /^<h3><a class="anchor" name="index_o">- o -<\/a><\/h3><ul>$/;" a 2662 index_p docs/html/functions.html /^<h3><a class="anchor" name="index_p">- p -<\/a><\/h3><ul>$/;" a 2663 index_p docs/html/functions_vars.html /^<h3><a class="anchor" name="index_p">- p -<\/a><\/h3><ul>$/;" a 2664 index_p docs/html/globals.html /^<h3><a class="anchor" name="index_p">- p -<\/a><\/h3><ul>$/;" a 2665 index_p docs/html/globals_defs.html /^<h3><a class="anchor" name="index_p">- p -<\/a><\/h3><ul>$/;" a 2666 index_p docs/html/globals_eval.html /^<h3><a class="anchor" name="index_p">- p -<\/a><\/h3><ul>$/;" a 2667 index_p docs/html/globals_func.html /^<h3><a class="anchor" name="index_p">- p -<\/a><\/h3><ul>$/;" a 2668 index_p docs/html/globals_type.html /^<h3><a class="anchor" name="index_p">- p -<\/a><\/h3><ul>$/;" a 2669 index_r docs/html/functions.html /^<h3><a class="anchor" name="index_r">- r -<\/a><\/h3><ul>$/;" a 2670 index_r docs/html/functions_vars.html /^<h3><a class="anchor" name="index_r">- r -<\/a><\/h3><ul>$/;" a 2671 index_s docs/html/functions.html /^<h3><a class="anchor" name="index_s">- s -<\/a><\/h3><ul>$/;" a 2672 index_s docs/html/functions_vars.html /^<h3><a class="anchor" name="index_s">- s -<\/a><\/h3><ul>$/;" a 2673 index_s docs/html/globals.html /^<h3><a class="anchor" name="index_s">- s -<\/a><\/h3><ul>$/;" a 2674 index_s docs/html/globals_defs.html /^<h3><a class="anchor" name="index_s">- s -<\/a><\/h3><ul>$/;" a 2675 index_t docs/html/functions.html /^<h3><a class="anchor" name="index_t">- t -<\/a><\/h3><ul>$/;" a 2676 index_t docs/html/functions_vars.html /^<h3><a class="anchor" name="index_t">- t -<\/a><\/h3><ul>$/;" a 2677 index_u docs/html/functions.html /^<h3><a class="anchor" name="index_u">- u -<\/a><\/h3><ul>$/;" a 2678 index_u docs/html/functions_vars.html /^<h3><a class="anchor" name="index_u">- u -<\/a><\/h3><ul>$/;" a 2679 index_v docs/html/functions.html /^<h3><a class="anchor" name="index_v">- v -<\/a><\/h3><ul>$/;" a 2680 index_v docs/html/functions_vars.html /^<h3><a class="anchor" name="index_v">- v -<\/a><\/h3><ul>$/;" a 2681 index_w docs/html/functions.html /^<h3><a class="anchor" name="index_w">- w -<\/a><\/h3><ul>$/;" a 2682 index_w docs/html/functions_vars.html /^<h3><a class="anchor" name="index_w">- w -<\/a><\/h3><ul>$/;" a 2683 index_x docs/html/functions.html /^<h3><a class="anchor" name="index_x">- x -<\/a><\/h3><ul>$/;" a 2684 index_x docs/html/functions_vars.html /^<h3><a class="anchor" name="index_x">- x -<\/a><\/h3><ul>$/;" a 2685 index_y docs/html/functions.html /^<h3><a class="anchor" name="index_y">- y -<\/a><\/h3><ul>$/;" a 2686 index_y docs/html/functions_vars.html /^<h3><a class="anchor" name="index_y">- y -<\/a><\/h3><ul>$/;" a 2687 index_z docs/html/functions.html /^<h3><a class="anchor" name="index_z">- z -<\/a><\/h3><ul>$/;" a 2688 index_z docs/html/functions_vars.html /^<h3><a class="anchor" name="index_z">- z -<\/a><\/h3><ul>$/;" a 1597 2689 initTrace src/sysUtils/psTrace.c /^static void initTrace(void)$/;" f file: 1598 interpolate1DF32 src/dataManip/psFunctions.c /^static float interpolate1DF32(float *domain,$/;" f file: 2690 install docs/html/index.html /^We recommend using the particular versions listed as compatibility tested, as that is the only versions of the external libraries tested to work well with psLib. Though it is quite possible that later versions of the libraries listed will also work as well, care must be taken when upgrading these libraries to verify that its functionality is compatible with the tested version.<h2><a class="anchor" name="install">$/;" a 2691 interpolate1DF32 src/dataManip/psFunctions.c /^static psF32 interpolate1DF32(psF32 *domain,$/;" f file: 2692 intro docs/html/index.html /^<h3 align="center">V1.2-R3 <\/h3><h2><a class="anchor" name="intro">$/;" a 1599 2693 invertPlaneTransform src/astronomy/psAstrometry.c /^static psPlaneTransform *invertPlaneTransform(psPlaneTransform *transform)$/;" f file: 1600 2694 isDuplicateEntry include/psTest.h /^ psBool isDuplicateEntry;$/;" m … … 1602 2696 isHDUEmpty src/fileUtils/psFits.c /^static bool isHDUEmpty(psFits* fits)$/;" f file: 1603 2697 isProjectionLinear src/astronomy/psAstrometry.c /^static psS32 isProjectionLinear(psPlaneTransform *transform)$/;" f file: 1604 items include/psMetadata.h /^ psList* restrict items; \/\/\/< List of psMetadataItems with same name.$/;" m struct:psMetadataItem1605 items src/astronomy/psMetadata.h /^ psList* restrict items; \/\/\/< List of psMetadataItems with same name.$/;" m struct:psMetadataItem1606 2698 iter include/psMinimize.h /^ psS32 iter; \/\/\/< Number of iterations required$/;" m 1607 2699 iter src/dataManip/psMinimize.h /^ psS32 iter; \/\/\/< Number of iterations required$/;" m 1608 iterators include/psList.h /^ psArray* iterators; \/\/\/< iterators$/;" m1609 iterators src/collections/psList.h /^ psArray* iterators; \/\/\/< iterators$/;" m2700 iterators include/psList.h /^ psArray* iterators;$/;" m 2701 iterators src/collections/psList.h /^ psArray* iterators;$/;" m 1610 2702 kernel include/psImageConvolve.h /^ psKernelType** kernel; \/\/\/< Pointer to the kernel data$/;" m 1611 2703 kernel src/image/psImageConvolve.h /^ psKernelType** kernel; \/\/\/< Pointer to the kernel data$/;" m 1612 2704 key include/psHash.h /^ char *key; \/\/\/< key for this item of data$/;" m struct:psHashBucket 1613 2705 key src/collections/psHash.h /^ char *key; \/\/\/< key for this item of data$/;" m struct:psHashBucket 2706 l00002 docs/html/psList_8h-source.html /^<a name="l00002"><\/a><a class="code" href="psList_8h.html#a0">00002<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_LIST_H<\/span>$/;" a 2707 l00015 docs/html/psCompare_8h-source.html /^<a name="l00015"><\/a><a class="code" href="psCompare_8h.html#a0">00015<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_COMPARE_H<\/span>$/;" a 2708 l00017 docs/html/psConstants_8h-source.html /^<a name="l00017"><\/a><a class="code" href="psConstants_8h.html#a0">00017<\/a> <span class="preprocessor">#define PS_DETERMINE_BRACKET_STEP_SIZE 0.10<\/span>$/;" a 2709 l00017 docs/html/psImageStats_8h-source.html /^<a name="l00017"><\/a><a class="code" href="psImageStats_8h.html#a0">00017<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_IMAGE_STATS_H<\/span>$/;" a 2710 l00017 docs/html/psTrace_8h-source.html /^<a name="l00017"><\/a><a class="code" href="psTrace_8h.html#a0">00017<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_TRACE_H 1<\/span>$/;" a 2711 l00018 docs/html/psConstants_8h-source.html /^<a name="l00018"><\/a><a class="code" href="psConstants_8h.html#a1">00018<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_MAX_LMM_ITERATIONS 100<\/span>$/;" a 2712 l00018 docs/html/psMinimize_8h-source.html /^<a name="l00018"><\/a><a class="code" href="psMinimize_8h.html#a0">00018<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_MINIMIZE_H<\/span>$/;" a 2713 l00018 docs/html/psStats_8h-source.html /^<a name="l00018"><\/a><a class="code" href="psStats_8h.html#a0">00018<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_STATS_H<\/span>$/;" a 2714 l00019 docs/html/psConstants_8h-source.html /^<a name="l00019"><\/a><a class="code" href="psConstants_8h.html#a2">00019<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_MAX_MINIMIZE_ITERATIONS 100<\/span>$/;" a 2715 l00019 docs/html/psHash_8h-source.html /^<a name="l00019"><\/a><a class="code" href="psHash_8h.html#a0">00019<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_HASH_H<\/span>$/;" a 2716 l00019 docs/html/psLogMsg_8h-source.html /^<a name="l00019"><\/a><a class="code" href="psLogMsg_8h.html#a0">00019<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_LOG_MSG_H<\/span>$/;" a 2717 l00019 docs/html/psRandom_8h-source.html /^<a name="l00019"><\/a><a class="code" href="psRandom_8h.html#a0">00019<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_FUNCTIONS_H<\/span>$/;" a 2718 l00019 docs/html/psTrace_8h-source.html /^<a name="l00019"><\/a><a class="code" href="psTrace_8h.html#a1">00019<\/a> <span class="preprocessor">#define PS_UNKNOWN_TRACE_LEVEL -9999 \/\/ we don't know this name's level<\/span>$/;" a 2719 l00020 docs/html/psConstants_8h-source.html /^<a name="l00020"><\/a><a class="code" href="psConstants_8h.html#a3">00020<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_LEFT_SPLINE_DERIV 0.0<\/span>$/;" a 2720 l00020 docs/html/psTrace_8h-source.html /^<a name="l00020"><\/a><a class="code" href="psTrace_8h.html#a2">00020<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_DEFAULT_TRACE_LEVEL -1<\/span>$/;" a 2721 l00021 docs/html/psConstants_8h-source.html /^<a name="l00021"><\/a><a class="code" href="psConstants_8h.html#a4">00021<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_RIGHT_SPLINE_DERIV 0.0<\/span>$/;" a 2722 l00021 docs/html/psFunctions_8h-source.html /^<a name="l00021"><\/a><a class="code" href="psFunctions_8h.html#a0">00021<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_FUNCTIONS_H<\/span>$/;" a 2723 l00021 docs/html/psMemory_8h-source.html /^<a name="l00021"><\/a><a class="code" href="psMemory_8h.html#a0">00021<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_MEMORY_H<\/span>$/;" a 2724 l00021 docs/html/psTrace_8h-source.html /^<a name="l00021"><\/a><a class="code" href="psTrace_8h.html#a3">00021<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_THE_OTHER_DEFAULT_TRACE_LEVEL 0<\/span>$/;" a 2725 l00022 docs/html/psImageConvolve_8h-source.html /^<a name="l00022"><\/a><a class="code" href="psImageConvolve_8h.html#a0">00022<\/a> <span class="preprocessor">#define PS_TYPE_KERNEL PS_TYPE_F32 <\/span><span class="comment">\/**< the data member to use for kernel image *\/<\/span>$/;" a 2726 l00023 docs/html/psImageConvolve_8h-source.html /^<a name="l00023"><\/a><a class="code" href="psImageConvolve_8h.html#a1">00023<\/a> <span class="preprocessor">#define PS_TYPE_KERNEL_DATA F32 <\/span><span class="comment">\/**< the data member to use for kernel image *\/<\/span>$/;" a 2727 l00024 docs/html/psImageConvolve_8h-source.html /^<a name="l00024"><\/a><a class="code" href="psImageConvolve_8h.html#a2">00024<\/a> <span class="preprocessor">#define PS_TYPE_KERNEL_NAME "psF32" <\/span><span class="comment">\/**< the data type for kernel as a string *\/<\/span>$/;" a 2728 l00024 docs/html/psString_8h-source.html /^<a name="l00024"><\/a><a class="code" href="psString_8h.html#a0">00024<\/a> <span class="preprocessor">#define PS_STRING(S) #S<\/span>$/;" a 2729 l00024 docs/html/psVectorFFT_8h-source.html /^<a name="l00024"><\/a><a class="code" href="group__Transform.html#ga12">00024<\/a> <span class="keyword">typedef<\/span> <span class="keyword">enum<\/span> {<span class="comment"><\/span>$/;" a 2730 l00025 docs/html/psConstants_8h-source.html /^<a name="l00025"><\/a><a class="code" href="psConstants_8h.html#a5">00025<\/a> <span class="preprocessor">#define PS_ONE 1.0<\/span>$/;" a 2731 l00026 docs/html/psImageConvolve_8h-source.html /^<a name="l00026"><\/a><a class="code" href="psImageConvolve_8h.html#a3">00026<\/a> <span class="keyword">typedef<\/span> <a class="code" href="group__DataContainer.html#ga8">psF32<\/a> <a class="code" href="psImageConvolve_8h.html#a3">psKernelType<\/a>;$/;" a 2732 l00028 docs/html/psHash_8h-source.html /^<a name="l00028"><\/a><a class="code" href="structpsHashBucket.html">00028<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct <\/span><a class="code" href="structpsHashBucket.html">psHashBucket<\/a>$/;" a 2733 l00029 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00029"><\/a><a class="code" href="psAstronomyErrors_8h.html#a0">00029<\/a> <span class="preprocessor">#define PS_ERRORNAME_DOMAIN "psLib.astronomy."<\/span>$/;" a 2734 l00029 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00029"><\/a><a class="code" href="psCollectionsErrors_8h.html#a0">00029<\/a> <span class="preprocessor">#define PS_ERRORNAME_DOMAIN "psLib.collections."<\/span>$/;" a 2735 l00029 docs/html/psDataManipErrors_8h-source.html /^<a name="l00029"><\/a><a class="code" href="psDataManipErrors_8h.html#a0">00029<\/a> <span class="preprocessor">#define PS_ERRORNAME_DOMAIN "psLib.dataManip."<\/span>$/;" a 2736 l00029 docs/html/psImageConvolve_8h-source.html /^<a name="l00029"><\/a><a class="code" href="structpsKernel.html">00029<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 2737 l00029 docs/html/psImageErrors_8h-source.html /^<a name="l00029"><\/a><a class="code" href="psImageErrors_8h.html#a0">00029<\/a> <span class="preprocessor">#define PS_ERRORNAME_DOMAIN "psLib.image."<\/span>$/;" a 2738 l00029 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00029"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a0">00029<\/a> <span class="preprocessor">#define PS_ERRORNAME_DOMAIN "psLib.sysUtils."<\/span>$/;" a 2739 l00030 docs/html/psCompare_8h-source.html /^<a name="l00030"><\/a><a class="code" href="group__Compare.html#ga0">00030<\/a> <span class="keyword">typedef<\/span> int (*<a class="code" href="group__Compare.html#ga0">psComparePtrFcn<\/a>) ($/;" a 2740 l00030 docs/html/psHash_8h-source.html /^<a name="l00030"><\/a><a class="code" href="structpsHashBucket.html#o0">00030<\/a> <span class="keywordtype">char<\/span> *<a class="code" href="structpsHashBucket.html#o0">key<\/a>; <span class="comment">\/\/\/< key for this item of data<\/span>$/;" a 2741 l00030 docs/html/psImageExtraction_8h-source.html /^<a name="l00030"><\/a><a class="code" href="group__Image.html#ga26">00030<\/a> <span class="keyword">typedef<\/span> <span class="keyword">enum<\/span> {$/;" a 2742 l00031 docs/html/psConstants_8h-source.html /^<a name="l00031"><\/a><a class="code" href="psConstants_8h.html#a6">00031<\/a> <span class="preprocessor">#define PS_INT_CHECK_EQUALS(NAME1, NAME2, RVAL) \\<\/span>$/;" a 2743 l00031 docs/html/psHash_8h-source.html /^<a name="l00031"><\/a><a class="code" href="structpsHashBucket.html#o1">00031<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga12">psPtr<\/a> <a class="code" href="structpsHashBucket.html#o1">data<\/a>; <span class="comment">\/\/\/< the data itself<\/span>$/;" a 2744 l00031 docs/html/psImageConvolve_8h-source.html /^<a name="l00031"><\/a><a class="code" href="structpsKernel.html#o0">00031<\/a> <a class="code" href="structpsImage.html">psImage<\/a>* image; <span class="comment">\/\/\/< Kernel data, in the form of an image<\/span>$/;" a 2745 l00032 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00032"><\/a><a class="code" href="psAstronomyErrors_8h.html#a1">00032<\/a> <span class="preprocessor">#define PS_ERRORTEXT_psTime_FILE_NOT_FOUND "Failed to open file %s."<\/span>$/;" a 2746 l00032 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00032"><\/a><a class="code" href="psCollectionsErrors_8h.html#a1">00032<\/a> <span class="preprocessor"> #define PS_ERRORTEXT_psArray_REALLOC_NULL "psArrayRealloc must be given a non-NULL psArray to resize."<\/span>$/;" a 2747 l00032 docs/html/psDataManipErrors_8h-source.html /^<a name="l00032"><\/a><a class="code" href="psDataManipErrors_8h.html#a1">00032<\/a> <span class="preprocessor">#define PS_ERRORTEXT_psVectorFFT_TYPE_NOT_F32_C32 "Input psVector type, %s, is not supported. Valid data types are psF32 and psC32."<\/span>$/;" a 2748 l00032 docs/html/psHash_8h-source.html /^<a name="l00032"><\/a><a class="code" href="structpsHashBucket.html#o2">00032<\/a> <span class="comment"><\/span> <span class="keyword">struct <\/span><a class="code" href="structpsHashBucket.html">psHashBucket<\/a>* <a class="code" href="structpsHashBucket.html#o2">next<\/a>; <span class="comment">\/\/\/< list of other possible keys<\/span>$/;" a 2749 l00032 docs/html/psImageConvolve_8h-source.html /^<a name="l00032"><\/a><a class="code" href="structpsKernel.html#o1">00032<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> xMin; <span class="comment">\/\/\/< Most negative x index<\/span>$/;" a 2750 l00032 docs/html/psImageErrors_8h-source.html /^<a name="l00032"><\/a><a class="code" href="psImageErrors_8h.html#a1">00032<\/a> <span class="preprocessor">#define PS_ERRORTEXT_psImage_AREA_NEGATIVE "Specified number of rows (%d) or columns (%d) is invalid."<\/span>$/;" a 2751 l00032 docs/html/psImage_8h-source.html /^<a name="l00032"><\/a><a class="code" href="group__Image.html#ga25">00032<\/a> <span class="keyword">typedef<\/span> <span class="keyword">enum<\/span> {$/;" a 2752 l00032 docs/html/psScalar_8h-source.html /^<a name="l00032"><\/a><a class="code" href="structpsScalar.html">00032<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 2753 l00032 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00032"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a1">00032<\/a> <span class="preprocessor">#define PS_ERRORTEXT_psLogMsg_DESTINATION_MALFORMED "The specified destination, %s, is malformed."<\/span>$/;" a 2754 l00032 docs/html/psVector_8h-source.html /^<a name="l00032"><\/a><a class="code" href="structpsVector.html">00032<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 2755 l00033 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00033"><\/a><a class="code" href="psAstronomyErrors_8h.html#a2">00033<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_FILE_TOO_MANY_ROWS "Too many rows found in file %s. Max number of rows allowed is %d."<\/span>$/;" a 2756 l00033 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00033"><\/a><a class="code" href="psCollectionsErrors_8h.html#a2">00033<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psVector_REALLOC_NULL "psVectorRealloc must a given a non-NULL psVector to resize. Desired datatype unknown."<\/span>$/;" a 2757 l00033 docs/html/psDataManipErrors_8h-source.html /^<a name="l00033"><\/a><a class="code" href="psDataManipErrors_8h.html#a2">00033<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psVectorFFT_REVERSE_NOT_COMPLEX "Input psVector (%s) is not complex. Reverse FFT operation requires a complex input."<\/span>$/;" a 2758 l00033 docs/html/psImageConvolve_8h-source.html /^<a name="l00033"><\/a><a class="code" href="structpsKernel.html#o2">00033<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> yMin; <span class="comment">\/\/\/< Most negative y index<\/span>$/;" a 2759 l00033 docs/html/psImageErrors_8h-source.html /^<a name="l00033"><\/a><a class="code" href="psImageErrors_8h.html#a2">00033<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_NOT_AN_IMAGE "The input psImage must have a PS_DIMEN_IMAGE dimension type."<\/span>$/;" a 2760 l00033 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00033"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a2">00033<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psLogMsg_DEST_LOCATION_INVALID "The location, %s, for protocol 'dest' is invalid."<\/span>$/;" a 2761 l00034 docs/html/psArray_8h-source.html /^<a name="l00034"><\/a><a class="code" href="structpsArray.html">00034<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 2762 l00034 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00034"><\/a><a class="code" href="psAstronomyErrors_8h.html#a3">00034<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_TIME_POSTDATES_TABLE "Specified psTime postdates (%g) the table of %s information."<\/span>$/;" a 2763 l00034 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00034"><\/a><a class="code" href="psCollectionsErrors_8h.html#a3">00034<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psVector_NOT_A_VECTOR "The input psVector must have a vector dimension type."<\/span>$/;" a 2764 l00034 docs/html/psDataManipErrors_8h-source.html /^<a name="l00034"><\/a><a class="code" href="psDataManipErrors_8h.html#a3">00034<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psVectorFFT_FORWARD_NOT_REAL "Input psVector (%s) is not real. Forward FFT operation requires a real input."<\/span>$/;" a 2765 l00034 docs/html/psError_8h-source.html /^<a name="l00034"><\/a><a class="code" href="structpsErr.html">00034<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 2766 l00034 docs/html/psImageConvolve_8h-source.html /^<a name="l00034"><\/a><a class="code" href="structpsKernel.html#o3">00034<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> xMax; <span class="comment">\/\/\/< Most positive x index<\/span>$/;" a 2767 l00034 docs/html/psImageErrors_8h-source.html /^<a name="l00034"><\/a><a class="code" href="psImageErrors_8h.html#a3">00034<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_IMAGE_NULL "Can not operate on a NULL psImage."<\/span>$/;" a 2768 l00034 docs/html/psMetadata_8h-source.html /^<a name="l00034"><\/a><a class="code" href="group__Metadata.html#ga17">00034<\/a> <span class="keyword">typedef<\/span> <span class="keyword">enum<\/span> {$/;" a 2769 l00034 docs/html/psScalar_8h-source.html /^<a name="l00034"><\/a><a class="code" href="structpsScalar.html#o0">00034<\/a> <a class="code" href="structpsType.html">psType<\/a> type; <span class="comment">\/\/\/< Type of data.<\/span>$/;" a 2770 l00034 docs/html/psStats_8h-source.html /^<a name="l00034"><\/a><a class="code" href="group__Stats.html#ga61">00034<\/a> <span class="keyword">typedef<\/span> <span class="keyword">enum<\/span> {$/;" a 2771 l00034 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00034"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a3">00034<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psLogMsg_OPEN_FILE_FAILED "Could not open file '%s' for output."<\/span>$/;" a 2772 l00034 docs/html/psVector_8h-source.html /^<a name="l00034"><\/a><a class="code" href="structpsVector.html#o0">00034<\/a> <a class="code" href="structpsType.html">psType<\/a> type; <span class="comment">\/\/\/< Type of data.<\/span>$/;" a 2773 l00035 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00035"><\/a><a class="code" href="psAstronomyErrors_8h.html#a4">00035<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_TIME_PREDATES_TABLE "Specified psTime predates (%g) the table of %s information."<\/span>$/;" a 2774 l00035 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00035"><\/a><a class="code" href="psCollectionsErrors_8h.html#a4">00035<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psVector_SORT_NULL "psVectorSort can not sort a NULL psVector."<\/span>$/;" a 2775 l00035 docs/html/psDataManipErrors_8h-source.html /^<a name="l00035"><\/a><a class="code" href="psDataManipErrors_8h.html#a4">00035<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psVectorFFT_FFTW_PLAN_NULL "Could not create a valid FFT plan to perform the transform."<\/span>$/;" a 2776 l00035 docs/html/psImageConvolve_8h-source.html /^<a name="l00035"><\/a><a class="code" href="structpsKernel.html#o4">00035<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> yMax; <span class="comment">\/\/\/< Most positive y index<\/span>$/;" a 2777 l00035 docs/html/psImageErrors_8h-source.html /^<a name="l00035"><\/a><a class="code" href="psImageErrors_8h.html#a4">00035<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_IMAGE_TYPE_UNSUPPORTED "Specified psImage type, %s, is not supported."<\/span>$/;" a 2778 l00035 docs/html/psRandom_8h-source.html /^<a name="l00035"><\/a><a class="code" href="group__Math.html#ga5">00035<\/a> <span class="keyword">typedef<\/span> <span class="keyword">enum<\/span> {$/;" a 2779 l00035 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00035"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a4">00035<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psLogMsg_UNSUPPORTED_PROTOCOL "Do not know how to handle the protocol '%s'."<\/span>$/;" a 2780 l00035 docs/html/psVector_8h-source.html /^<a name="l00035"><\/a><a class="code" href="structpsVector.html#o1">00035<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga2">psU32<\/a> nalloc; <span class="comment">\/\/\/< Total number of elements available.<\/span>$/;" a 2781 l00036 docs/html/psArray_8h-source.html /^<a name="l00036"><\/a><a class="code" href="structpsArray.html#o0">00036<\/a> <a class="code" href="group__DataContainer.html#ga2">psU32<\/a> nalloc; <span class="comment">\/\/\/< Total number of elements available.<\/span>$/;" a 2782 l00036 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00036"><\/a><a class="code" href="psAstronomyErrors_8h.html#a5">00036<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_TIME_POSTDATES_TABLES "Specified psTime postdates (%g) all tables of %s information."<\/span>$/;" a 2783 l00036 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00036"><\/a><a class="code" href="psCollectionsErrors_8h.html#a5">00036<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psVector_UNSUPPORTED_TYPE "Input psVector is an unsupported type (%d)."<\/span>$/;" a 2784 l00036 docs/html/psDataManipErrors_8h-source.html /^<a name="l00036"><\/a><a class="code" href="psDataManipErrors_8h.html#a5">00036<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psVectorFFT_TYPE_UNSUPPORTED "Specified psVector type, %s, is not supported."<\/span>$/;" a 2785 l00036 docs/html/psError_8h-source.html /^<a name="l00036"><\/a><a class="code" href="structpsErr.html#o0">00036<\/a> <span class="keywordtype">char<\/span>* name; <span class="comment">\/\/\/< category of code that caused the error<\/span>$/;" a 2786 l00036 docs/html/psImageConvolve_8h-source.html /^<a name="l00036"><\/a><a class="code" href="structpsKernel.html#o5">00036<\/a> <span class="comment"><\/span> <a class="code" href="psImageConvolve_8h.html#a3">psKernelType<\/a>** kernel; <span class="comment">\/\/\/< Pointer to the kernel data<\/span>$/;" a 2787 l00036 docs/html/psImageErrors_8h-source.html /^<a name="l00036"><\/a><a class="code" href="psImageErrors_8h.html#a5">00036<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_INTERPOLATE_METHOD_INVALID "Specified interpolation method (%d) is not supported."<\/span>$/;" a 2788 l00036 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00036"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a5">00036<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psLogMsg_UNKNOWN_KEY "Unknown logging keyword %c."<\/span>$/;" a 2789 l00036 docs/html/psVector_8h-source.html /^<a name="l00036"><\/a><a class="code" href="structpsVector.html#o2">00036<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga2">psU32<\/a> n; <span class="comment">\/\/\/< Number of elements in use.<\/span>$/;" a 2790 l00037 docs/html/psArray_8h-source.html /^<a name="l00037"><\/a><a class="code" href="structpsArray.html#o1">00037<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga2">psU32<\/a> n; <span class="comment">\/\/\/< Number of elements in use.<\/span>$/;" a 2791 l00037 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00037"><\/a><a class="code" href="psAstronomyErrors_8h.html#a6">00037<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_TIME_PREDATES_TABLES "Specified psTime predates (%g) all tables of %s information."<\/span>$/;" a 2792 l00037 docs/html/psBitSet_8h-source.html /^<a name="l00037"><\/a><a class="code" href="structpsBitSet.html">00037<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 2793 l00037 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00037"><\/a><a class="code" href="psCollectionsErrors_8h.html#a6">00037<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psBitSet_ALLOC_NEG_SIZE "The number of bit in a psBitSet (%d) must be greater than zero."<\/span>$/;" a 2794 l00037 docs/html/psDataManipErrors_8h-source.html /^<a name="l00037"><\/a><a class="code" href="psDataManipErrors_8h.html#a6">00037<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psVectorFFT_REAL_IMAG_TYPE_MISMATCH "Real psVector type, %s, and imaginary psVector type, %s, must be the same."<\/span>$/;" a 2795 l00037 docs/html/psErrorCodes_8h-source.html /^<a name="l00037"><\/a><a class="code" href="group__ErrorHandling.html#ga13">00037<\/a> <span class="keyword">typedef<\/span> <span class="keyword">enum<\/span> {$/;" a 2796 l00037 docs/html/psError_8h-source.html /^<a name="l00037"><\/a><a class="code" href="structpsErr.html#o1">00037<\/a> <span class="comment"><\/span> <a class="code" href="group__ErrorHandling.html#ga13">psErrorCode<\/a> code; <span class="comment">\/\/\/< class of error<\/span>$/;" a 2797 l00037 docs/html/psImageConvolve_8h-source.html /^<a name="l00037"><\/a><a class="code" href="structpsKernel.html#o6">00037<\/a> <span class="comment"><\/span> <a class="code" href="psImageConvolve_8h.html#a3">psKernelType<\/a>** p_kernelRows; <span class="comment">\/\/\/< Pointer to the rows of the kernel data; not intended for user use.<\/span>$/;" a 2798 l00037 docs/html/psImageErrors_8h-source.html /^<a name="l00037"><\/a><a class="code" href="psImageErrors_8h.html#a6">00037<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_SUBSET_RANGE_INVALID "Specified subset range, [%d:%d,%d:%d], is invalid or outside input psImage's boundaries, [0:%d,0:%d]."<\/span>$/;" a 2799 l00037 docs/html/psScalar_8h-source.html /^<a name="l00037"><\/a><a class="code" href="structpsScalar.html#o1">00037<\/a> <a class="code" href="group__DataContainer.html#ga0">psU8<\/a> U8; <span class="comment">\/\/\/< Unsigned 8-bit integer data.<\/span>$/;" a 2800 l00037 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00037"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a6">00037<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMemory_NULL_BLOCK "NULL memory block found."<\/span>$/;" a 2801 l00038 docs/html/psArray_8h-source.html /^<a name="l00038"><\/a><a class="code" href="structpsArray.html#o2">00038<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga12">psPtr<\/a>* data; <span class="comment">\/\/\/< An Array of pointer elements<\/span>$/;" a 2802 l00038 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00038"><\/a><a class="code" href="psAstronomyErrors_8h.html#a7">00038<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_TABLE_DUPLICATE_ROWS "The %s table was found to have two rows of the same time value."<\/span>$/;" a 2803 l00038 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00038"><\/a><a class="code" href="psCollectionsErrors_8h.html#a7">00038<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psBitSet_SET_NULL "Can not operate on a NULL psBitSet."<\/span>$/;" a 2804 l00038 docs/html/psCoord_8h-source.html /^<a name="l00038"><\/a><a class="code" href="structpsPlane.html">00038<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 2805 l00038 docs/html/psDataManipErrors_8h-source.html /^<a name="l00038"><\/a><a class="code" href="psDataManipErrors_8h.html#a7">00038<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psVectorFFT_REAL_IMAG_SIZE_MISMATCH "Real psVector size, %d, and imaginary psVector size, %d, must be the same."<\/span>$/;" a 2806 l00038 docs/html/psError_8h-source.html /^<a name="l00038"><\/a><a class="code" href="structpsErr.html#o2">00038<\/a> <span class="comment"><\/span> <span class="keywordtype">char<\/span>* msg; <span class="comment">\/\/\/< the message associated with the error<\/span>$/;" a 2807 l00038 docs/html/psImageErrors_8h-source.html /^<a name="l00038"><\/a><a class="code" href="psImageErrors_8h.html#a7">00038<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_SUBSET_RANGE_MALFORMED "Specified subset range, [%d:%d,%d:%d], is invalid. Ranges must be incremental."<\/span>$/;" a 2808 l00038 docs/html/psScalar_8h-source.html /^<a name="l00038"><\/a><a class="code" href="structpsScalar.html#o2">00038<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga1">psU16<\/a> U16; <span class="comment">\/\/\/< Unsigned 16-bit integer data.<\/span>$/;" a 2809 l00038 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00038"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a7">00038<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMemory_DEREF_BLOCK_USE "Memory block %lld was freed but still being used."<\/span>$/;" a 2810 l00039 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00039"><\/a><a class="code" href="psAstronomyErrors_8h.html#a8">00039<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_TYPE_UNKNOWN "Specified type, %d, is not supported."<\/span>$/;" a 2811 l00039 docs/html/psBitSet_8h-source.html /^<a name="l00039"><\/a><a class="code" href="structpsBitSet.html#o0">00039<\/a> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> n; <span class="comment">\/\/\/< Number of bytes in the array<\/span>$/;" a 2812 l00039 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00039"><\/a><a class="code" href="psCollectionsErrors_8h.html#a8">00039<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psBitSet_BIT_OUTOFRANGE "The specified bit position (%d) is invalid. Position must be between 0 and %d."<\/span>$/;" a 2813 l00039 docs/html/psConstants_8h-source.html /^<a name="l00039"><\/a><a class="code" href="psConstants_8h.html#a7">00039<\/a> <span class="preprocessor">#define PS_INT_CHECK_NON_NEGATIVE(NAME, RVAL) \\<\/span>$/;" a 2814 l00039 docs/html/psDataManipErrors_8h-source.html /^<a name="l00039"><\/a><a class="code" href="psDataManipErrors_8h.html#a8">00039<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psVectorFFT_NONREAL_NOTSUPPORTED "Input psVector type, %s, is required to be either psF32 or psF64."<\/span>$/;" a 2815 l00039 docs/html/psHash_8h-source.html /^<a name="l00039"><\/a><a class="code" href="structpsHash.html">00039<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct <\/span><a class="code" href="structpsHash.html">psHash<\/a>$/;" a 2816 l00039 docs/html/psImageErrors_8h-source.html /^<a name="l00039"><\/a><a class="code" href="psImageErrors_8h.html#a8">00039<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_SUBSECTION_NULL "Specified subsection string can not be NULL."<\/span>$/;" a 2817 l00039 docs/html/psList_8h-source.html /^<a name="l00039"><\/a><a class="code" href="structpsListElem.html">00039<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct <\/span><a class="code" href="structpsListElem.html">psListElem<\/a> {$/;" a 2818 l00039 docs/html/psMinimize_8h-source.html /^<a name="l00039"><\/a><a class="code" href="structpsMinimization.html">00039<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 2819 l00039 docs/html/psRandom_8h-source.html /^<a name="l00039"><\/a><a class="code" href="structpsRandom.html">00039<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 2820 l00039 docs/html/psScalar_8h-source.html /^<a name="l00039"><\/a><a class="code" href="structpsScalar.html#o3">00039<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga2">psU32<\/a> U32; <span class="comment">\/\/\/< Unsigned 32-bit integer data.<\/span>$/;" a 2821 l00039 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00039"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a8">00039<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMemory_UNDERFLOW "Memory block %lld is corrupted; buffer underflow detected."<\/span>$/;" a 2822 l00039 docs/html/psVector_8h-source.html /^<a name="l00039"><\/a><a class="code" href="structpsVector.html#o3">00039<\/a> <a class="code" href="group__DataContainer.html#ga0">psU8<\/a>* U8; <span class="comment">\/\/\/< Unsigned 8-bit integer data.<\/span>$/;" a 2823 l00040 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00040"><\/a><a class="code" href="psAstronomyErrors_8h.html#a9">00040<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_TYPE_INCORRECT "Specified type, %d, is incorrect."<\/span>$/;" a 2824 l00040 docs/html/psBitSet_8h-source.html /^<a name="l00040"><\/a><a class="code" href="structpsBitSet.html#o1">00040<\/a> <span class="comment"><\/span> <span class="keywordtype">char<\/span> *bits; <span class="comment">\/\/\/< Aray of bytes holding bits<\/span>$/;" a 2825 l00040 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00040"><\/a><a class="code" href="psCollectionsErrors_8h.html#a9">00040<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psBitSet_OPERATOR_NULL "Specified operator is NULL. Must specify desired operator."<\/span>$/;" a 2826 l00040 docs/html/psCoord_8h-source.html /^<a name="l00040"><\/a><a class="code" href="structpsPlane.html#o0">00040<\/a> <span class="keywordtype">double<\/span> x; <span class="comment">\/\/\/< x position<\/span>$/;" a 2827 l00040 docs/html/psDataManipErrors_8h-source.html /^<a name="l00040"><\/a><a class="code" href="psDataManipErrors_8h.html#a9">00040<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psVectorFFT_NONCOMPLEX_NOTSUPPORTED "Input psVector type, %s, is required to be either psC32 or psC64."<\/span>$/;" a 2828 l00040 docs/html/psImageErrors_8h-source.html /^<a name="l00040"><\/a><a class="code" href="psImageErrors_8h.html#a9">00040<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_SUBSECTION_INVALID "Specified subsection string, '%s', can not be parsed. Must be in the form '[x1:x2,y1:y2]'."<\/span>$/;" a 2829 l00040 docs/html/psList_8h-source.html /^<a name="l00040"><\/a><a class="code" href="structpsListElem.html#o0">00040<\/a> <span class="keyword">struct <\/span><a class="code" href="structpsListElem.html">psListElem<\/a>* <a class="code" href="structpsListElem.html#o0">prev<\/a>; <span class="comment">\/\/\/< previous link in list<\/span>$/;" a 2830 l00040 docs/html/psScalar_8h-source.html /^<a name="l00040"><\/a><a class="code" href="structpsScalar.html#o4">00040<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga3">psU64<\/a> U64; <span class="comment">\/\/\/< Unsigned 64-bit integer data.<\/span>$/;" a 2831 l00040 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00040"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a9">00040<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMemory_OVERFLOW "Memory block %lld is corrupted; buffer overflow detected."<\/span>$/;" a 2832 l00040 docs/html/psVector_8h-source.html /^<a name="l00040"><\/a><a class="code" href="structpsVector.html#o4">00040<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga1">psU16<\/a>* U16; <span class="comment">\/\/\/< Unsigned 16-bit integer data.<\/span>$/;" a 2833 l00041 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00041"><\/a><a class="code" href="psAstronomyErrors_8h.html#a10">00041<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_TYPE_MISMATCH "Specified psTime parameters must have same type."<\/span>$/;" a 2834 l00041 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00041"><\/a><a class="code" href="psCollectionsErrors_8h.html#a10">00041<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psBitSet_OPERATOR_INVALID "Specified operator, %s, is invalid. Valid operators are AND, OR, and XOR."<\/span>$/;" a 2835 l00041 docs/html/psCompare_8h-source.html /^<a name="l00041"><\/a><a class="code" href="group__Compare.html#ga1">00041<\/a> <span class="keyword">typedef<\/span> int (*<a class="code" href="group__Compare.html#ga1">psCompareFcn<\/a>) ($/;" a 2836 l00041 docs/html/psCoord_8h-source.html /^<a name="l00041"><\/a><a class="code" href="structpsPlane.html#o1">00041<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> y; <span class="comment">\/\/\/< y position<\/span>$/;" a 2837 l00041 docs/html/psDataManipErrors_8h-source.html /^<a name="l00041"><\/a><a class="code" href="psDataManipErrors_8h.html#a10">00041<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psVectorFFT_DIRECTION_NOTSET "Must specify the direction as either PS_FFT_FORWARD or PS_FFT_REVERSE."<\/span>$/;" a 2838 l00041 docs/html/psHash_8h-source.html /^<a name="l00041"><\/a><a class="code" href="structpsHash.html#o0">00041<\/a> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> <a class="code" href="structpsHash.html#o0">nbucket<\/a>; <span class="comment">\/\/\/< Number of buckets in hash table.<\/span>$/;" a 2839 l00041 docs/html/psImageErrors_8h-source.html /^<a name="l00041"><\/a><a class="code" href="psImageErrors_8h.html#a10">00041<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_NOT_PARENT "Specified psImage can not be a child of another psImage."<\/span>$/;" a 2840 l00041 docs/html/psList_8h-source.html /^<a name="l00041"><\/a><a class="code" href="structpsListElem.html#o1">00041<\/a> <span class="comment"><\/span> <span class="keyword">struct <\/span><a class="code" href="structpsListElem.html">psListElem<\/a>* <a class="code" href="structpsListElem.html#o1">next<\/a>; <span class="comment">\/\/\/< next link in list<\/span>$/;" a 2841 l00041 docs/html/psMinimize_8h-source.html /^<a name="l00041"><\/a><a class="code" href="structpsMinimization.html#o0">00041<\/a> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> maxIter; <span class="comment">\/\/\/< Convergence limit<\/span>$/;" a 2842 l00041 docs/html/psRandom_8h-source.html /^<a name="l00041"><\/a><a class="code" href="structpsRandom.html#o0">00041<\/a> <a class="code" href="group__Math.html#ga5">psRandomType<\/a> type; <span class="comment">\/\/\/< The type of RNG<\/span>$/;" a 2843 l00041 docs/html/psScalar_8h-source.html /^<a name="l00041"><\/a><a class="code" href="structpsScalar.html#o5">00041<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga4">psS8<\/a> S8; <span class="comment">\/\/\/< Signed 8-bit integer data.<\/span>$/;" a 2844 l00041 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00041"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a10">00041<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMemory_MULTIPLE_FREE "Block %lld, allocated at %s:%d, freed multiple times at %s:%d."<\/span>$/;" a 2845 l00041 docs/html/psVector_8h-source.html /^<a name="l00041"><\/a><a class="code" href="structpsVector.html#o5">00041<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga2">psU32<\/a>* U32; <span class="comment">\/\/\/< Unsigned 32-bit integer data.<\/span>$/;" a 2846 l00042 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00042"><\/a><a class="code" href="psAstronomyErrors_8h.html#a11">00042<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_GET_TOD_FAILED "Failed to determine the current time from gettimeofday function."<\/span>$/;" a 2847 l00042 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00042"><\/a><a class="code" href="psCollectionsErrors_8h.html#a11">00042<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psBitSet_FIRST_OPERAND_NULL "First psBitSet operand can not be NULL."<\/span>$/;" a 2848 l00042 docs/html/psCoord_8h-source.html /^<a name="l00042"><\/a><a class="code" href="structpsPlane.html#o2">00042<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> xErr; <span class="comment">\/\/\/< Error in x position<\/span>$/;" a 2849 l00042 docs/html/psDataManipErrors_8h-source.html /^<a name="l00042"><\/a><a class="code" href="psDataManipErrors_8h.html#a11">00042<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psStats_NOT_F32_F64 "Invalid data type, %s. Only psF32 and psF64 data types are supported."<\/span>$/;" a 2850 l00042 docs/html/psHash_8h-source.html /^<a name="l00042"><\/a><a class="code" href="structpsHash.html#o1">00042<\/a> <span class="comment"><\/span> <a class="code" href="structpsHashBucket.html">psHashBucket<\/a>* *<a class="code" href="structpsHash.html#o1">buckets<\/a>; <span class="comment">\/\/\/< The bucket data.<\/span>$/;" a 2851 l00042 docs/html/psImageErrors_8h-source.html /^<a name="l00042"><\/a><a class="code" href="psImageErrors_8h.html#a11">00042<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_INPLACE_NOTSUPPORTED "Specified input and output psImage can not reference the same psImage."<\/span>$/;" a 2852 l00042 docs/html/psList_8h-source.html /^<a name="l00042"><\/a><a class="code" href="structpsListElem.html#o2">00042<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga12">psPtr<\/a> <a class="code" href="structpsListElem.html#o2">data<\/a>; <span class="comment">\/\/\/< real data item<\/span>$/;" a 2853 l00042 docs/html/psMinimize_8h-source.html /^<a name="l00042"><\/a><a class="code" href="structpsMinimization.html#o1">00042<\/a> <span class="comment"><\/span> <span class="keywordtype">float<\/span> tol; <span class="comment">\/\/\/< Error Tolerance<\/span>$/;" a 2854 l00042 docs/html/psRandom_8h-source.html /^<a name="l00042"><\/a><a class="code" href="structpsRandom.html#o1">00042<\/a> <span class="comment"><\/span> gsl_rng *gsl; <span class="comment">\/\/\/< The RNG itself<\/span>$/;" a 2855 l00042 docs/html/psScalar_8h-source.html /^<a name="l00042"><\/a><a class="code" href="structpsScalar.html#o6">00042<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga5">psS16<\/a> S16; <span class="comment">\/\/\/< Signed 16-bit integer data.<\/span>$/;" a 2856 l00042 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00042"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a11">00042<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psString_NCHAR_NEGATIVE "Can not copy a negative number of characters (%d)."<\/span>$/;" a 2857 l00042 docs/html/psVector_8h-source.html /^<a name="l00042"><\/a><a class="code" href="structpsVector.html#o6">00042<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga3">psU64<\/a>* U64; <span class="comment">\/\/\/< Unsigned 64-bit integer data.<\/span>$/;" a 2858 l00043 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00043"><\/a><a class="code" href="psAstronomyErrors_8h.html#a12">00043<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_CONVERT_TIME_TO_STRING_FAILED "Failed to convert a time via strftime function."<\/span>$/;" a 2859 l00043 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00043"><\/a><a class="code" href="psCollectionsErrors_8h.html#a12">00043<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psBitSet_SECOND_OPERAND_NULL "Second psBitSet operand can not be NULL."<\/span>$/;" a 2860 l00043 docs/html/psCoord_8h-source.html /^<a name="l00043"><\/a><a class="code" href="structpsPlane.html#o3">00043<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> yErr; <span class="comment">\/\/\/< Error in y position<\/span>$/;" a 2861 l00043 docs/html/psDataManipErrors_8h-source.html /^<a name="l00043"><\/a><a class="code" href="psDataManipErrors_8h.html#a12">00043<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psStats_VECTOR_TYPE_UNSUPPORTED "Input psVector type, %s, is not supported."<\/span>$/;" a 2862 l00043 docs/html/psImageErrors_8h-source.html /^<a name="l00043"><\/a><a class="code" href="psImageErrors_8h.html#a12">00043<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_SUBSET_ZERO_SIZE "Specified subset, [%d:%d,%d:%d], contains no pixel data."<\/span>$/;" a 2863 l00043 docs/html/psMinimize_8h-source.html /^<a name="l00043"><\/a><a class="code" href="structpsMinimization.html#o2">00043<\/a> <span class="comment"><\/span> <span class="keywordtype">float<\/span> value; <span class="comment">\/\/\/< Value of function at minimum<\/span>$/;" a 2864 l00043 docs/html/psPhotometry_8h-source.html /^<a name="l00043"><\/a><a class="code" href="structpsPhotSystem.html">00043<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 2865 l00043 docs/html/psScalar_8h-source.html /^<a name="l00043"><\/a><a class="code" href="structpsScalar.html#o7">00043<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> S32; <span class="comment">\/\/\/< Signed 32-bit integer data.<\/span>$/;" a 2866 l00043 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00043"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a12">00043<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTrace_NULL_SUBCOMPONENT "Sub-component %d of node %s in trace tree is NULL."<\/span>$/;" a 2867 l00043 docs/html/psType_8h-source.html /^<a name="l00043"><\/a><a class="code" href="group__DataContainer.html#ga0">00043<\/a> <span class="keyword">typedef<\/span> uint8_t <a class="code" href="group__DataContainer.html#ga0">psU8<\/a>; <span class="comment">\/\/\/< 8-bit unsigned int<\/span>$/;" a 2868 l00043 docs/html/psVector_8h-source.html /^<a name="l00043"><\/a><a class="code" href="structpsVector.html#o7">00043<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga4">psS8<\/a>* S8; <span class="comment">\/\/\/< Signed 8-bit integer data.<\/span>$/;" a 2869 l00044 docs/html/psAstrometry_8h-source.html /^<a name="l00044"><\/a><a class="code" href="structpsGrommit.html">00044<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 2870 l00044 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00044"><\/a><a class="code" href="psAstronomyErrors_8h.html#a13">00044<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_APPEND_MSEC_FAILED "Failed to append millisecond to time string with snprintf function."<\/span>$/;" a 2871 l00044 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00044"><\/a><a class="code" href="psCollectionsErrors_8h.html#a13">00044<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psBitSet_OPERANDS_SIZE_DIFFER "The psBitSet operand must be the same size."<\/span>$/;" a 2872 l00044 docs/html/psDataManipErrors_8h-source.html /^<a name="l00044"><\/a><a class="code" href="psDataManipErrors_8h.html#a13">00044<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psStats_YVAL_OUT_OF_RANGE "Specified yVal, %g, is not within y-range, %g to %g."<\/span>$/;" a 2873 l00044 docs/html/psImageErrors_8h-source.html /^<a name="l00044"><\/a><a class="code" href="psImageErrors_8h.html#a13">00044<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_IMAGE_MASK_SIZE "Input psImage mask size, %dx%d, does not match psImage input size, %dx%d."<\/span>$/;" a 2874 l00044 docs/html/psMinimize_8h-source.html /^<a name="l00044"><\/a><a class="code" href="structpsMinimization.html#o3">00044<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> iter; <span class="comment">\/\/\/< Number of iterations required<\/span>$/;" a 2875 l00044 docs/html/psScalar_8h-source.html /^<a name="l00044"><\/a><a class="code" href="structpsScalar.html#o8">00044<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga7">psS64<\/a> S64; <span class="comment">\/\/\/< Signed 64-bit integer data.<\/span>$/;" a 2876 l00044 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00044"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a13">00044<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTrace_NULL_TRACETREE "Function %s called on a NULL trace level tree."<\/span>$/;" a 2877 l00044 docs/html/psType_8h-source.html /^<a name="l00044"><\/a><a class="code" href="group__DataContainer.html#ga1">00044<\/a> <span class="comment"><\/span><span class="keyword">typedef<\/span> uint16_t <a class="code" href="group__DataContainer.html#ga1">psU16<\/a>; <span class="comment">\/\/\/< 16-bit unsigned int<\/span>$/;" a 2878 l00044 docs/html/psVector_8h-source.html /^<a name="l00044"><\/a><a class="code" href="structpsVector.html#o8">00044<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga5">psS16<\/a>* S16; <span class="comment">\/\/\/< Signed 16-bit integer data.<\/span>$/;" a 2879 l00045 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00045"><\/a><a class="code" href="psAstronomyErrors_8h.html#a14">00045<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_USEC_INVALID "The psTime usec attribute value, %u, is invalid. Must be less than 1e6."<\/span>$/;" a 2880 l00045 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00045"><\/a><a class="code" href="psCollectionsErrors_8h.html#a14">00045<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psBitSet_NOT_OP_FAILED "Could not perform NOT operation."<\/span>$/;" a 2881 l00045 docs/html/psDataManipErrors_8h-source.html /^<a name="l00045"><\/a><a class="code" href="psDataManipErrors_8h.html#a14">00045<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psStats_ROBUST_QUARTILE_BINS_FAILED "Could not determine the robust lower\/upper quartile bin numbers."<\/span>$/;" a 2882 l00045 docs/html/psImageErrors_8h-source.html /^<a name="l00045"><\/a><a class="code" href="psImageErrors_8h.html#a14">00045<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_IMAGE_MASK_TYPE "Input psImage mask type, %s, is not the supported mask datatype of %s."<\/span>$/;" a 2883 l00045 docs/html/psMinimize_8h-source.html /^<a name="l00045"><\/a><a class="code" href="structpsMinimization.html#o4">00045<\/a> <span class="comment"><\/span> <span class="keywordtype">float<\/span> lastDelta; <span class="comment">\/\/\/< The last difference for the fit<\/span>$/;" a 2884 l00045 docs/html/psPhotometry_8h-source.html /^<a name="l00045"><\/a><a class="code" href="structpsPhotSystem.html#o0">00045<\/a> <span class="keyword">const<\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> ID; <span class="comment">\/\/\/< ID number for this photometric system<\/span>$/;" a 2885 l00045 docs/html/psScalar_8h-source.html /^<a name="l00045"><\/a><a class="code" href="structpsScalar.html#o9">00045<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga8">psF32<\/a> F32; <span class="comment">\/\/\/< Single-precision float data.<\/span>$/;" a 2886 l00045 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00045"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a14">00045<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTrace_ADD_NULL_COMPONENT "Failed to add null component to trace tree."<\/span>$/;" a 2887 l00045 docs/html/psType_8h-source.html /^<a name="l00045"><\/a><a class="code" href="group__DataContainer.html#ga2">00045<\/a> <span class="comment"><\/span><span class="keyword">typedef<\/span> uint32_t <a class="code" href="group__DataContainer.html#ga2">psU32<\/a>; <span class="comment">\/\/\/< 32-bit unsigned int<\/span>$/;" a 2888 l00045 docs/html/psVector_8h-source.html /^<a name="l00045"><\/a><a class="code" href="structpsVector.html#o9">00045<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a>* S32; <span class="comment">\/\/\/< Signed 32-bit integer data.<\/span>$/;" a 2889 l00046 docs/html/psAstrometry_8h-source.html /^<a name="l00046"><\/a><a class="code" href="structpsGrommit.html#o0">00046<\/a> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> latitude; <span class="comment">\/\/\/< geodetic latitude (radians)<\/span>$/;" a 2890 l00046 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00046"><\/a><a class="code" href="psAstronomyErrors_8h.html#a15">00046<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_ISOTIME_MALFORMED "Specified ISO Time string, '%s', is malformed. Must be in 'YYYY-MM-DDThh:mm:ss.sss' format."<\/span>$/;" a 2891 l00046 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00046"><\/a><a class="code" href="psCollectionsErrors_8h.html#a15">00046<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psBitSet_OPERAND_NULL "Operand can not be NULL."<\/span>$/;" a 2892 l00046 docs/html/psConstants_8h-source.html /^<a name="l00046"><\/a><a class="code" href="psConstants_8h.html#a8">00046<\/a> <span class="preprocessor">#define PS_INT_CHECK_POSITIVE(NAME, RVAL) \\<\/span>$/;" a 2893 l00046 docs/html/psDataManipErrors_8h-source.html /^<a name="l00046"><\/a><a class="code" href="psDataManipErrors_8h.html#a15">00046<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psStats_STATS_FAILED "Failed to calculate the specified statistic."<\/span>$/;" a 2894 l00046 docs/html/psImageErrors_8h-source.html /^<a name="l00046"><\/a><a class="code" href="psImageErrors_8h.html#a15">00046<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_BAD_STAT "Specified statistic option, %d, is not valid. Must specify one and only one statistic type."<\/span>$/;" a 2895 l00046 docs/html/psImage_8h-source.html /^<a name="l00046"><\/a><a class="code" href="structpsImage.html">00046<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct <\/span><a class="code" href="structpsImage.html">psImage<\/a>$/;" a 2896 l00046 docs/html/psPhotometry_8h-source.html /^<a name="l00046"><\/a><a class="code" href="structpsPhotSystem.html#o1">00046<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">char<\/span> *name; <span class="comment">\/\/\/< Name of photometric system<\/span>$/;" a 2897 l00046 docs/html/psScalar_8h-source.html /^<a name="l00046"><\/a><a class="code" href="structpsScalar.html#o10">00046<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga9">psF64<\/a> F64; <span class="comment">\/\/\/< Double-precision float data.<\/span>$/;" a 2898 l00046 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00046"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a15">00046<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTrace_MALFORMED_COMPONENT_NAME "Failed to add '%s' to the root component tree; component must start with '.'."<\/span>$/;" a 2899 l00046 docs/html/psType_8h-source.html /^<a name="l00046"><\/a><a class="code" href="group__DataContainer.html#ga3">00046<\/a> <span class="comment"><\/span><span class="keyword">typedef<\/span> uint64_t <a class="code" href="group__DataContainer.html#ga3">psU64<\/a>; <span class="comment">\/\/\/< 64-bit unsigned int<\/span>$/;" a 2900 l00046 docs/html/psVector_8h-source.html /^<a name="l00046"><\/a><a class="code" href="structpsVector.html#o10">00046<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga7">psS64<\/a>* S64; <span class="comment">\/\/\/< Signed 64-bit integer data.<\/span>$/;" a 2901 l00047 docs/html/psAstrometry_8h-source.html /^<a name="l00047"><\/a><a class="code" href="structpsGrommit.html#o1">00047<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> sinLat; <span class="comment">\/\/\/< sine of geodetic latitude<\/span>$/;" a 2902 l00047 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00047"><\/a><a class="code" href="psAstronomyErrors_8h.html#a16">00047<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_INTERPOLATION_FAILED "Failed time table interpolation."<\/span>$/;" a 2903 l00047 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00047"><\/a><a class="code" href="psCollectionsErrors_8h.html#a16">00047<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psScalar_UNSUPPORTED_TYPE "Specified datatype (%d) is unsupported by psScalar."<\/span>$/;" a 2904 l00047 docs/html/psDataManipErrors_8h-source.html /^<a name="l00047"><\/a><a class="code" href="psDataManipErrors_8h.html#a16">00047<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psStats_STATS_SAMPLE_MEDIAN_SORT_PROBLEM "Failed to sort input data."<\/span>$/;" a 2905 l00047 docs/html/psImageErrors_8h-source.html /^<a name="l00047"><\/a><a class="code" href="psImageErrors_8h.html#a16">00047<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_NO_STAT_OPTIONS "Specified statistic option did not indicate any operation to perform."<\/span>$/;" a 2906 l00047 docs/html/psPhotometry_8h-source.html /^<a name="l00047"><\/a><a class="code" href="structpsPhotSystem.html#o2">00047<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">char<\/span> *camera; <span class="comment">\/\/\/< Camera for photometric system<\/span>$/;" a 2907 l00047 docs/html/psScalar_8h-source.html /^<a name="l00047"><\/a><a class="code" href="structpsScalar.html#o11">00047<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga10">psC32<\/a> C32; <span class="comment">\/\/\/< Single-precision complex data.<\/span>$/;" a 2908 l00047 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00047"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a16">00047<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTrace_FAILED_TO_ADD_COMPONENT "Failed to set trace level (%d) to '%s'."<\/span>$/;" a 2909 l00047 docs/html/psType_8h-source.html /^<a name="l00047"><\/a><a class="code" href="group__DataContainer.html#ga4">00047<\/a> <span class="comment"><\/span><span class="keyword">typedef<\/span> int8_t <a class="code" href="group__DataContainer.html#ga4">psS8<\/a>; <span class="comment">\/\/\/< 8-bit signed int<\/span>$/;" a 2910 l00047 docs/html/psVector_8h-source.html /^<a name="l00047"><\/a><a class="code" href="structpsVector.html#o11">00047<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga8">psF32<\/a>* F32; <span class="comment">\/\/\/< Single-precision float data.<\/span>$/;" a 2911 l00048 docs/html/psAstrometry_8h-source.html /^<a name="l00048"><\/a><a class="code" href="structpsGrommit.html#o2">00048<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> cosLat; <span class="comment">\/\/\/< cosine of geodetic latitude<\/span>$/;" a 2912 l00048 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00048"><\/a><a class="code" href="psAstronomyErrors_8h.html#a17">00048<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_INTERPOLATION_FAILED_NAME "Failed time table interpolation for '%s'."<\/span>$/;" a 2913 l00048 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00048"><\/a><a class="code" href="psCollectionsErrors_8h.html#a17">00048<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psScalar_COPY_NULL "Can not copy a NULL psScalar."<\/span>$/;" a 2914 l00048 docs/html/psDataManipErrors_8h-source.html /^<a name="l00048"><\/a><a class="code" href="psDataManipErrors_8h.html#a17">00048<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psStats_STATS_VECTOR_BIN_DISECT_PROBLEM "Failed to determine the bin number of a data element."<\/span>$/;" a 2915 l00048 docs/html/psImageErrors_8h-source.html /^<a name="l00048"><\/a><a class="code" href="psImageErrors_8h.html#a17">00048<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_STAT_NULL "Specified statistic can not be NULL."<\/span>$/;" a 2916 l00048 docs/html/psImage_8h-source.html /^<a name="l00048"><\/a><a class="code" href="structpsImage.html#o0">00048<\/a> <span class="keyword">const<\/span> <a class="code" href="structpsType.html">psType<\/a> <a class="code" href="structpsImage.html#o0">type<\/a>; <span class="comment">\/\/\/< Image data type and dimension.<\/span>$/;" a 2917 l00048 docs/html/psPhotometry_8h-source.html /^<a name="l00048"><\/a><a class="code" href="structpsPhotSystem.html#o3">00048<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">char<\/span> *filter; <span class="comment">\/\/\/< Filter used for photometric system<\/span>$/;" a 2918 l00048 docs/html/psScalar_8h-source.html /^<a name="l00048"><\/a><a class="code" href="structpsScalar.html#o12">00048<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga11">psC64<\/a> C64; <span class="comment">\/\/\/< Double-precision complex data.<\/span>$/;" a 2919 l00048 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00048"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a17">00048<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psErrorCode_NULL_ERRORDESCRIPTION "Specified psErrorDescription pointer can not be NULL."<\/span>$/;" a 2920 l00048 docs/html/psType_8h-source.html /^<a name="l00048"><\/a><a class="code" href="group__DataContainer.html#ga5">00048<\/a> <span class="comment"><\/span><span class="keyword">typedef<\/span> int16_t <a class="code" href="group__DataContainer.html#ga5">psS16<\/a>; <span class="comment">\/\/\/< 16-bit signed int<\/span>$/;" a 2921 l00048 docs/html/psVector_8h-source.html /^<a name="l00048"><\/a><a class="code" href="structpsVector.html#o12">00048<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga9">psF64<\/a>* F64; <span class="comment">\/\/\/< Double-precision float data.<\/span>$/;" a 2922 l00049 docs/html/psAstrometry_8h-source.html /^<a name="l00049"><\/a><a class="code" href="structpsGrommit.html#o3">00049<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> abberationMag; <span class="comment">\/\/\/< magnitude of diurnal aberration vector<\/span>$/;" a 2923 l00049 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00049"><\/a><a class="code" href="psAstronomyErrors_8h.html#a18">00049<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_LOOKUP_METADATA_FAILED "Failed find '%s' in time metadata."<\/span>$/;" a 2924 l00049 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00049"><\/a><a class="code" href="psCollectionsErrors_8h.html#a18">00049<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psHash_KEY_NULL "Input key can not be NULL."<\/span>$/;" a 2925 l00049 docs/html/psDataManipErrors_8h-source.html /^<a name="l00049"><\/a><a class="code" href="psDataManipErrors_8h.html#a18">00049<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psStats_STATS_FIT_QUADRATIC_POLYNOMIAL_1D_FIT "Failed to fit a 1-dimensional polynomial to the three specified data points. Returning NAN."<\/span>$/;" a 2926 l00049 docs/html/psImageErrors_8h-source.html /^<a name="l00049"><\/a><a class="code" href="psImageErrors_8h.html#a18">00049<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_SLICE_DIRECTION_INVALID "Specified slice direction, %d, is invalid."<\/span>$/;" a 2927 l00049 docs/html/psImage_8h-source.html /^<a name="l00049"><\/a><a class="code" href="structpsImage.html#o1">00049<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <a class="code" href="group__DataContainer.html#ga2">psU32<\/a> <a class="code" href="structpsImage.html#o1">numCols<\/a>; <span class="comment">\/\/\/< Number of columns in image<\/span>$/;" a 2928 l00049 docs/html/psPhotometry_8h-source.html /^<a name="l00049"><\/a><a class="code" href="structpsPhotSystem.html#o4">00049<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">char<\/span> *detector; <span class="comment">\/\/\/< Detector used for photometric system<\/span>$/;" a 2929 l00049 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00049"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a18">00049<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psErrorCode_ERRORCODE_REGISTER_FAILED "Failed to add input psErrorDescription at array index %d."<\/span>$/;" a 2930 l00049 docs/html/psType_8h-source.html /^<a name="l00049"><\/a><a class="code" href="group__DataContainer.html#ga6">00049<\/a> <span class="comment"><\/span><span class="keyword">typedef<\/span> int32_t <a class="code" href="group__DataContainer.html#ga6">psS32<\/a>; <span class="comment">\/\/\/< 32-bit signed int<\/span>$/;" a 2931 l00049 docs/html/psVector_8h-source.html /^<a name="l00049"><\/a><a class="code" href="structpsVector.html#o13">00049<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga10">psC32<\/a>* C32; <span class="comment">\/\/\/< Single-precision complex data.<\/span>$/;" a 2932 l00050 docs/html/psAstrometry_8h-source.html /^<a name="l00050"><\/a><a class="code" href="structpsGrommit.html#o4">00050<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> height; <span class="comment">\/\/\/< height (HM)<\/span>$/;" a 2933 l00050 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00050"><\/a><a class="code" href="psAstronomyErrors_8h.html#a19">00050<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_BAD_TABLE_COUNT "Incorrect number of table files entered. Found: %d. Expected: %d."<\/span>$/;" a 2934 l00050 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00050"><\/a><a class="code" href="psCollectionsErrors_8h.html#a19">00050<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psHash_TABLE_NULL "Input psHash can not be NULL."<\/span>$/;" a 2935 l00050 docs/html/psDataManipErrors_8h-source.html /^<a name="l00050"><\/a><a class="code" href="psDataManipErrors_8h.html#a19">00050<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psStats_STATS_FIT_QUADRATIC_POLY_MEDIAN "Failed to determine the median of the fitted polynomial. Returning NAN."<\/span>$/;" a 2936 l00050 docs/html/psImageErrors_8h-source.html /^<a name="l00050"><\/a><a class="code" href="psImageErrors_8h.html#a19">00050<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_PARAMETER_OUTOF_TYPERANGE "Specified %s value, %g, is outside of psImage type's range (%s: %g to %g)."<\/span>$/;" a 2937 l00050 docs/html/psImage_8h-source.html /^<a name="l00050"><\/a><a class="code" href="structpsImage.html#o2">00050<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <a class="code" href="group__DataContainer.html#ga2">psU32<\/a> <a class="code" href="structpsImage.html#o2">numRows<\/a>; <span class="comment">\/\/\/< Number of rows in image.<\/span>$/;" a 2938 l00050 docs/html/psList_8h-source.html /^<a name="l00050"><\/a><a class="code" href="structpsList.html">00050<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct <\/span>{$/;" a 2939 l00050 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00050"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a19">00050<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psConfigure_INITIALIZATION_FAILED "Failed to initialize %s."<\/span>$/;" a 2940 l00050 docs/html/psTrace_8h-source.html /^<a name="l00050"><\/a><a class="code" href="structp__psComponent.html">00050<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct <\/span><a class="code" href="structp__psComponent.html">p_psComponent<\/a>$/;" a 2941 l00050 docs/html/psType_8h-source.html /^<a name="l00050"><\/a><a class="code" href="group__DataContainer.html#ga7">00050<\/a> <span class="comment"><\/span><span class="keyword">typedef<\/span> int64_t <a class="code" href="group__DataContainer.html#ga7">psS64<\/a>; <span class="comment">\/\/\/< 64-bit signed int<\/span>$/;" a 2942 l00050 docs/html/psVector_8h-source.html /^<a name="l00050"><\/a><a class="code" href="structpsVector.html#o14">00050<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga11">psC64<\/a>* C64; <span class="comment">\/\/\/< Double-precision complex data.<\/span>$/;" a 2943 l00051 docs/html/psAstrometry_8h-source.html /^<a name="l00051"><\/a><a class="code" href="structpsGrommit.html#o5">00051<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> temperature; <span class="comment">\/\/\/< ambient temperature (TDK)<\/span>$/;" a 2944 l00051 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00051"><\/a><a class="code" href="psAstronomyErrors_8h.html#a20">00051<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psTime_BAD_VECTOR "Incorrect vector size. Size: %d, Expected %d."<\/span>$/;" a 2945 l00051 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00051"><\/a><a class="code" href="psCollectionsErrors_8h.html#a20">00051<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psHash_DATA_NULL "Input data can not be NULL."<\/span>$/;" a 2946 l00051 docs/html/psDataManipErrors_8h-source.html /^<a name="l00051"><\/a><a class="code" href="psDataManipErrors_8h.html#a20">00051<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psStats_ROBUST_STATS_CLIPPED_STATS "Failed to determine clipped statistics."<\/span>$/;" a 2947 l00051 docs/html/psImageErrors_8h-source.html /^<a name="l00051"><\/a><a class="code" href="psImageErrors_8h.html#a20">00051<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_nSamples_TOOSMALL "Specified number of samples, %d, must be greater than 1 to make a line."<\/span>$/;" a 2948 l00051 docs/html/psImage_8h-source.html /^<a name="l00051"><\/a><a class="code" href="structpsImage.html#o3">00051<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> <a class="code" href="structpsImage.html#o3">col0<\/a>; <span class="comment">\/\/\/< Column position relative to parent.<\/span>$/;" a 2949 l00051 docs/html/psList_8h-source.html /^<a name="l00051"><\/a><a class="code" href="structpsList.html#o0">00051<\/a> <a class="code" href="group__DataContainer.html#ga2">psU32<\/a> size; <span class="comment">\/\/\/< number of elements on list<\/span>$/;" a 2950 l00051 docs/html/psMemory_8h-source.html /^<a name="l00051"><\/a><a class="code" href="group__MemoryManagement.html#ga0">00051<\/a> <span class="comment"><\/span><span class="keyword">typedef<\/span> <a class="code" href="group__DataContainer.html#ga3">psU64<\/a> <a class="code" href="group__MemoryManagement.html#ga0">psMemoryId<\/a>;$/;" a 2951 l00051 docs/html/psSysUtilsErrors_8h-source.html /^<a name="l00051"><\/a><a class="code" href="psSysUtilsErrors_8h.html#a20">00051<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psConfigure_FINALIZATION_FAILED "Failed to finalize %s."<\/span>$/;" a 2952 l00051 docs/html/psType_8h-source.html /^<a name="l00051"><\/a><a class="code" href="group__DataContainer.html#ga8">00051<\/a> <span class="comment"><\/span><span class="keyword">typedef<\/span> <span class="keywordtype">float<\/span> <a class="code" href="group__DataContainer.html#ga8">psF32<\/a>; <span class="comment">\/\/\/< 32-bit floating point<\/span>$/;" a 2953 l00051 docs/html/psVector_8h-source.html /^<a name="l00051"><\/a><a class="code" href="structpsVector.html#o15">00051<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga12">psPtr<\/a> V; <span class="comment">\/\/\/< Pointer to data.<\/span>$/;" a 2954 l00052 docs/html/psAstrometry_8h-source.html /^<a name="l00052"><\/a><a class="code" href="structpsGrommit.html#o6">00052<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> pressure; <span class="comment">\/\/\/< pressure (PMB)<\/span>$/;" a 2955 l00052 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00052"><\/a><a class="code" href="psAstronomyErrors_8h.html#a21">00052<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psCoord_PROJECTION_TYPE_UNDEFINED "The projection type, %s, is undefined."<\/span>$/;" a 2956 l00052 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00052"><\/a><a class="code" href="psCollectionsErrors_8h.html#a21">00052<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psList_LOCATION_INVALID "Specified location, %d, is invalid."<\/span>$/;" a 2957 l00052 docs/html/psDataManipErrors_8h-source.html /^<a name="l00052"><\/a><a class="code" href="psDataManipErrors_8h.html#a21">00052<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psStats_STATS_POLY_MEDIAN_OUT_OF_RANGE "The requested y-value does not fall with the specified range of x-values. Returning NAN."<\/span>$/;" a 2958 l00052 docs/html/psImageErrors_8h-source.html /^<a name="l00052"><\/a><a class="code" href="psImageErrors_8h.html#a21">00052<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_LINE_NOT_IN_IMAGE "Specified line, (%f,%f)->(%f,%f), does not entirely lie in psImage's boundaries, [0:%d,0:%d]."<\/span>$/;" a 2959 l00052 docs/html/psImage_8h-source.html /^<a name="l00052"><\/a><a class="code" href="structpsImage.html#o4">00052<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> <a class="code" href="structpsImage.html#o4">row0<\/a>; <span class="comment">\/\/\/< Row position relative to parent.<\/span>$/;" a 2960 l00052 docs/html/psList_8h-source.html /^<a name="l00052"><\/a><a class="code" href="structpsList.html#o1">00052<\/a> <span class="comment"><\/span> <a class="code" href="structpsListElem.html">psListElem<\/a>* head; <span class="comment">\/\/\/< first element on list (may be NULL)<\/span>$/;" a 2961 l00052 docs/html/psTrace_8h-source.html /^<a name="l00052"><\/a><a class="code" href="structp__psComponent.html#o0">00052<\/a> <span class="keyword">const<\/span> <span class="keywordtype">char<\/span> *<a class="code" href="structp__psComponent.html#o0">name<\/a>; <span class="comment">\/\/ last part of name of component<\/span>$/;" a 2962 l00052 docs/html/psType_8h-source.html /^<a name="l00052"><\/a><a class="code" href="group__DataContainer.html#ga9">00052<\/a> <span class="comment"><\/span><span class="keyword">typedef<\/span> <span class="keywordtype">double<\/span> <a class="code" href="group__DataContainer.html#ga9">psF64<\/a>; <span class="comment">\/\/\/< 64-bit floating point<\/span>$/;" a 2963 l00053 docs/html/psAstrometry_8h-source.html /^<a name="l00053"><\/a><a class="code" href="structpsGrommit.html#o7">00053<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> humidity; <span class="comment">\/\/\/< relative humidity (RH)<\/span>$/;" a 2964 l00053 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00053"><\/a><a class="code" href="psAstronomyErrors_8h.html#a22">00053<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psCoord_PROJECTION_TYPE_UNKNOWN "The projection type, %d, is unknown."<\/span>$/;" a 2965 l00053 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00053"><\/a><a class="code" href="psCollectionsErrors_8h.html#a22">00053<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psList_ITERATOR_INVALID "Specified iterator is not valid."<\/span>$/;" a 2966 l00053 docs/html/psConstants_8h-source.html /^<a name="l00053"><\/a><a class="code" href="psConstants_8h.html#a9">00053<\/a> <span class="preprocessor">#define PS_INT_CHECK_ZERO(NAME, RVAL) \\<\/span>$/;" a 2967 l00053 docs/html/psDataManipErrors_8h-source.html /^<a name="l00053"><\/a><a class="code" href="psDataManipErrors_8h.html#a22">00053<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psFunctions_INVALID_POLYNOMIAL_TYPE "Unknown polynomial type 0x%x found. Evaluation failed."<\/span>$/;" a 2968 l00053 docs/html/psImageErrors_8h-source.html /^<a name="l00053"><\/a><a class="code" href="psImageErrors_8h.html#a22">00053<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_RADII_VECTOR_NULL "Specified radii vector can not be NULL."<\/span>$/;" a 2969 l00053 docs/html/psList_8h-source.html /^<a name="l00053"><\/a><a class="code" href="structpsList.html#o2">00053<\/a> <span class="comment"><\/span> <a class="code" href="structpsListElem.html">psListElem<\/a>* tail; <span class="comment">\/\/\/< last element on list (may be NULL)<\/span>$/;" a 2970 l00053 docs/html/psTrace_8h-source.html /^<a name="l00053"><\/a><a class="code" href="structp__psComponent.html#o1">00053<\/a> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> <a class="code" href="structp__psComponent.html#o1">level<\/a>; <span class="comment">\/\/ trace level for this component<\/span>$/;" a 2971 l00053 docs/html/psType_8h-source.html /^<a name="l00053"><\/a><a class="code" href="group__DataContainer.html#ga10">00053<\/a> <span class="comment"><\/span><span class="keyword">typedef<\/span> <span class="keywordtype">float<\/span> _Complex <a class="code" href="group__DataContainer.html#ga10">psC32<\/a>; <span class="comment">\/\/\/< complex with 32-bit floating point Real and Imagary numbers<\/span>$/;" a 2972 l00054 docs/html/psAstrometry_8h-source.html /^<a name="l00054"><\/a><a class="code" href="structpsGrommit.html#o8">00054<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> wavelength; <span class="comment">\/\/\/< wavelength (WL)<\/span>$/;" a 2973 l00054 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00054"><\/a><a class="code" href="psAstronomyErrors_8h.html#a23">00054<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psCoord_UNITS_UNKNOWN "Specified units, 0x%x, is not supported."<\/span>$/;" a 2974 l00054 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00054"><\/a><a class="code" href="psCollectionsErrors_8h.html#a23">00054<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psList_ITERATOR_NULL "Specified iterator is NULL."<\/span>$/;" a 2975 l00054 docs/html/psCoord_8h-source.html /^<a name="l00054"><\/a><a class="code" href="structpsSphere.html">00054<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct <\/span><a class="code" href="structpsSphere.html">psSphere<\/a>$/;" a 2976 l00054 docs/html/psDataManipErrors_8h-source.html /^<a name="l00054"><\/a><a class="code" href="psDataManipErrors_8h.html#a23">00054<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psFunctions_TYPE_NOT_SUPPORTED "Input psVector type, %s, is not supported."<\/span>$/;" a 2977 l00054 docs/html/psImageErrors_8h-source.html /^<a name="l00054"><\/a><a class="code" href="psImageErrors_8h.html#a23">00054<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_CENTER_NOT_IN_IMAGE "Specified center, (%g,%g), is outside of the psImage boundaries, [0:%d,0:%d]."<\/span>$/;" a 2978 l00054 docs/html/psMemory_8h-source.html /^<a name="l00054"><\/a><a class="code" href="group__MemoryManagement.html#ga1">00054<\/a> <span class="comment"><\/span><span class="keyword">typedef<\/span> <a class="code" href="group__DataContainer.html#ga3">psU64<\/a> <a class="code" href="group__MemoryManagement.html#ga1">psReferenceCount<\/a>;$/;" a 2979 l00054 docs/html/psTrace_8h-source.html /^<a name="l00054"><\/a><a class="code" href="structp__psComponent.html#o2">00054<\/a> <span class="keywordtype">bool<\/span> <a class="code" href="structp__psComponent.html#o2">p_psSpecified<\/a>;$/;" a 2980 l00054 docs/html/psType_8h-source.html /^<a name="l00054"><\/a><a class="code" href="group__DataContainer.html#ga11">00054<\/a> <span class="comment"><\/span><span class="keyword">typedef<\/span> <span class="keywordtype">double<\/span> _Complex <a class="code" href="group__DataContainer.html#ga11">psC64<\/a>; <span class="comment">\/\/\/< complex with 64-bit floating point Real and Imagary numbers<\/span>$/;" a 2981 l00055 docs/html/psAstrometry_8h-source.html /^<a name="l00055"><\/a><a class="code" href="structpsGrommit.html#o9">00055<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> lapseRate; <span class="comment">\/\/\/< lapse rate (TLR)<\/span>$/;" a 2982 l00055 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00055"><\/a><a class="code" href="psAstronomyErrors_8h.html#a24">00055<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psCoord_OFFSET_MODE_UNKNOWN "Specified offset mode, 0x%x, is not supported."<\/span>$/;" a 2983 l00055 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00055"><\/a><a class="code" href="psCollectionsErrors_8h.html#a24">00055<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psList_LIST_NULL "Specified psList reference is NULL. "<\/span>$/;" a 2984 l00055 docs/html/psDataManipErrors_8h-source.html /^<a name="l00055"><\/a><a class="code" href="psDataManipErrors_8h.html#a24">00055<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psFunctions_NOT_ENOUGH_DATAPOINTS "Given vector does not have enough data points for %d-order interpolation."<\/span>$/;" a 2985 l00055 docs/html/psImageErrors_8h-source.html /^<a name="l00055"><\/a><a class="code" href="psImageErrors_8h.html#a24">00055<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_RADII_VECTOR_TOOSMALL "Input radii vector size, %d, can not be less than 2."<\/span>$/;" a 2986 l00055 docs/html/psImage_8h-source.html /^<a name="l00055"><\/a><a class="code" href="structpsImage.html#o5">00055<\/a> <a class="code" href="group__DataContainer.html#ga0">psU8<\/a>** <a class="code" href="structpsImage.html#o5">U8<\/a>; <span class="comment">\/\/\/< Unsigned 8-bit integer data.<\/span>$/;" a 2987 l00055 docs/html/psList_8h-source.html /^<a name="l00055"><\/a><a class="code" href="structpsList.html#o3">00055<\/a> <span class="comment"> \/\/\/< array of all iterators associated with this list. First iterator is <\/span>$/;" a 2988 l00055 docs/html/psTrace_8h-source.html /^<a name="l00055"><\/a><a class="code" href="structp__psComponent.html#o3">00055<\/a> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> <a class="code" href="structp__psComponent.html#o3">n<\/a>; <span class="comment">\/\/ number of subcomponents<\/span>$/;" a 2989 l00055 docs/html/psType_8h-source.html /^<a name="l00055"><\/a><a class="code" href="group__DataContainer.html#ga12">00055<\/a> <span class="comment"><\/span><span class="keyword">typedef<\/span> <span class="keywordtype">void<\/span>* <a class="code" href="group__DataContainer.html#ga12">psPtr<\/a>; <span class="comment">\/\/\/< void pointer<\/span>$/;" a 2990 l00056 docs/html/psAstrometry_8h-source.html /^<a name="l00056"><\/a><a class="code" href="structpsGrommit.html#o10">00056<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> refractA; <span class="comment">\/\/\/< refraction constant A (radians)<\/span>$/;" a 2991 l00056 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00056"><\/a><a class="code" href="psAstronomyErrors_8h.html#a25">00056<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psAstrometry_NONLINEAR_TRANSFORM "The %s transfrom is not linear. Only linear transforms are supported."<\/span>$/;" a 2992 l00056 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00056"><\/a><a class="code" href="psCollectionsErrors_8h.html#a25">00056<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psList_DATA_NULL "Specified data item is NULL."<\/span>$/;" a 2993 l00056 docs/html/psCoord_8h-source.html /^<a name="l00056"><\/a><a class="code" href="structpsSphere.html#o0">00056<\/a> <span class="keywordtype">double<\/span> <a class="code" href="structpsSphere.html#o0">r<\/a>; <span class="comment">\/\/\/< RA<\/span>$/;" a 2994 l00056 docs/html/psDataManipErrors_8h-source.html /^<a name="l00056"><\/a><a class="code" href="psDataManipErrors_8h.html#a25">00056<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psRandom_UNKNOWN_RANDFOM_NUMBER_GENERATOR_TYPE "Unknown Random Number Generator Type"<\/span>$/;" a 2995 l00056 docs/html/psImageErrors_8h-source.html /^<a name="l00056"><\/a><a class="code" href="psImageErrors_8h.html#a25">00056<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageFFT_IMAGE_TYPE_UNSUPPORTED "Input psImage type (%s) is not supported. Valid image types are psF32 and psC32."<\/span>$/;" a 2996 l00056 docs/html/psImage_8h-source.html /^<a name="l00056"><\/a><a class="code" href="structpsImage.html#o6">00056<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga1">psU16<\/a>** <a class="code" href="structpsImage.html#o6">U16<\/a>; <span class="comment">\/\/\/< Unsigned 16-bit integer data.<\/span>$/;" a 2997 l00056 docs/html/psMetadata_8h-source.html /^<a name="l00056"><\/a><a class="code" href="structpsMetadata.html">00056<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct <\/span><a class="code" href="structpsMetadata.html">psMetadata<\/a>$/;" a 2998 l00056 docs/html/psStats_8h-source.html /^<a name="l00056"><\/a><a class="code" href="structpsStats.html">00056<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 2999 l00056 docs/html/psTrace_8h-source.html /^<a name="l00056"><\/a><a class="code" href="structp__psComponent.html#o4">00056<\/a> <span class="keyword">struct <\/span><a class="code" href="structp__psComponent.html">p_psComponent<\/a>* *<a class="code" href="structp__psComponent.html#o4">subcomp<\/a>; <span class="comment">\/\/ next level of subcomponents<\/span>$/;" a 3000 l00056 docs/html/psType_8h-source.html /^<a name="l00056"><\/a><a class="code" href="group__DataContainer.html#ga13">00056<\/a> <span class="comment"><\/span><span class="keyword">typedef<\/span> <span class="keywordtype">bool<\/span> <a class="code" href="group__DataContainer.html#ga13">psBool<\/a>; <span class="comment">\/\/\/< boolean value<\/span>$/;" a 3001 l00057 docs/html/psAstrometry_8h-source.html /^<a name="l00057"><\/a><a class="code" href="structpsGrommit.html#o11">00057<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> refractB; <span class="comment">\/\/\/< refraction constant B (radians)<\/span>$/;" a 3002 l00057 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00057"><\/a><a class="code" href="psAstronomyErrors_8h.html#a26">00057<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadata_METATYPE_INVALID "Specified psMetadataType, %d, is not supported."<\/span>$/;" a 3003 l00057 docs/html/psCollectionsErrors_8h-source.html /^<a name="l00057"><\/a><a class="code" href="psCollectionsErrors_8h.html#a26">00057<\/a> <span class="preprocessor"><\/span><span class="preprocessor"> #define PS_ERRORTEXT_psList_DATA_NOT_FOUND "Specified data item is not found in the psList."<\/span>$/;" a 3004 l00057 docs/html/psCoord_8h-source.html /^<a name="l00057"><\/a><a class="code" href="structpsSphere.html#o1">00057<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> <a class="code" href="structpsSphere.html#o1">d<\/a>; <span class="comment">\/\/\/< Dec<\/span>$/;" a 3005 l00057 docs/html/psDataManipErrors_8h-source.html /^<a name="l00057"><\/a><a class="code" href="psDataManipErrors_8h.html#a26">00057<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMatrix_COUNT_DIFFERS "Number of elements inconsistent, %d vs %d. Number of elements must match."<\/span>$/;" a 3006 l00057 docs/html/psImageErrors_8h-source.html /^<a name="l00057"><\/a><a class="code" href="psImageErrors_8h.html#a26">00057<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageFFT_REVERSE_NOT_COMPLEX "Input psImage (%s) is not complex. Reverse FFT operation requires a complex psImage input."<\/span>$/;" a 3007 l00057 docs/html/psImage_8h-source.html /^<a name="l00057"><\/a><a class="code" href="structpsImage.html#o7">00057<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga2">psU32<\/a>** <a class="code" href="structpsImage.html#o7">U32<\/a>; <span class="comment">\/\/\/< Unsigned 32-bit integer data.<\/span>$/;" a 3008 l00057 docs/html/psMemory_8h-source.html /^<a name="l00057"><\/a><a class="code" href="group__MemoryManagement.html#ga2">00057<\/a> <span class="comment"><\/span><span class="keyword">typedef<\/span> void (*<a class="code" href="group__MemoryManagement.html#ga2">psFreeFcn<\/a>) (<a class="code" href="group__DataContainer.html#ga12">psPtr<\/a> ptr);$/;" a 3009 l00058 docs/html/psAstrometry_8h-source.html /^<a name="l00058"><\/a><a class="code" href="structpsGrommit.html#o12">00058<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> longitudeOffset; <span class="comment">\/\/\/< longitude + ... (radians)<\/span>$/;" a 3010 l00058 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00058"><\/a><a class="code" href="psAstronomyErrors_8h.html#a27">00058<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadata_METATYPE_MISMATCH "Specified psMetadataType, %d, is incorrect. Expected %d."<\/span>$/;" a 3011 l00058 docs/html/psCoord_8h-source.html /^<a name="l00058"><\/a><a class="code" href="structpsSphere.html#o2">00058<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> <a class="code" href="structpsSphere.html#o2">rErr<\/a>; <span class="comment">\/\/\/< Error in RA<\/span>$/;" a 3012 l00058 docs/html/psDataManipErrors_8h-source.html /^<a name="l00058"><\/a><a class="code" href="psDataManipErrors_8h.html#a27">00058<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMatrix_IMAGE_SIZE_DIFFERS "Specified psImage dimensions differed, %dx%d vs %dx%d."<\/span>$/;" a 3013 l00058 docs/html/psImageErrors_8h-source.html /^<a name="l00058"><\/a><a class="code" href="psImageErrors_8h.html#a27">00058<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageFFT_FORWARD_NOT_REAL "Input psImage (%s) is not real. Forward FFT operation requires a real psImage input."<\/span>$/;" a 3014 l00058 docs/html/psImage_8h-source.html /^<a name="l00058"><\/a><a class="code" href="structpsImage.html#o8">00058<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga3">psU64<\/a>** <a class="code" href="structpsImage.html#o8">U64<\/a>; <span class="comment">\/\/\/< Unsigned 64-bit integer data.<\/span>$/;" a 3015 l00058 docs/html/psMetadata_8h-source.html /^<a name="l00058"><\/a><a class="code" href="structpsMetadata.html#o0">00058<\/a> <a class="code" href="structpsList.html">psList<\/a>* <a class="code" href="structpsMetadata.html#o0">list<\/a>; <span class="comment">\/\/\/< Metadata in linked-list<\/span>$/;" a 3016 l00058 docs/html/psStats_8h-source.html /^<a name="l00058"><\/a><a class="code" href="structpsStats.html#o0">00058<\/a> <span class="keywordtype">double<\/span> sampleMean; <span class="comment">\/\/\/< formal mean of sample<\/span>$/;" a 3017 l00058 docs/html/psType_8h-source.html /^<a name="l00058"><\/a><a class="code" href="group__DataContainer.html#ga67">00058<\/a> <span class="keyword">typedef<\/span> <span class="keyword">enum<\/span> {$/;" a 3018 l00059 docs/html/psAstrometry_8h-source.html /^<a name="l00059"><\/a><a class="code" href="structpsGrommit.html#o13">00059<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> siderealTime; <span class="comment">\/\/\/< local apparent sidereal time (radians)<\/span>$/;" a 3019 l00059 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00059"><\/a><a class="code" href="psAstronomyErrors_8h.html#a28">00059<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadata_ADD_LIST_FAILED "Failed to add metadata item, %s, to items list."<\/span>$/;" a 3020 l00059 docs/html/psCoord_8h-source.html /^<a name="l00059"><\/a><a class="code" href="structpsSphere.html#o3">00059<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> <a class="code" href="structpsSphere.html#o3">dErr<\/a>; <span class="comment">\/\/\/< Error in Dec<\/span>$/;" a 3021 l00059 docs/html/psDataManipErrors_8h-source.html /^<a name="l00059"><\/a><a class="code" href="psDataManipErrors_8h.html#a28">00059<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMatrix_TYPE_MISMATCH "Specified data type, %s, is not supported."<\/span>$/;" a 3022 l00059 docs/html/psImageErrors_8h-source.html /^<a name="l00059"><\/a><a class="code" href="psImageErrors_8h.html#a28">00059<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageFFT_FFTW_PLAN_NULL "Could not create a valid FFT plan to perform the transform."<\/span>$/;" a 3023 l00059 docs/html/psImage_8h-source.html /^<a name="l00059"><\/a><a class="code" href="structpsImage.html#o9">00059<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga4">psS8<\/a>** <a class="code" href="structpsImage.html#o9">S8<\/a>; <span class="comment">\/\/\/< Signed 8-bit integer data.<\/span>$/;" a 3024 l00059 docs/html/psList_8h-source.html /^<a name="l00059"><\/a><a class="code" href="structpsList.html#o4">00059<\/a> pthread_mutex_t lock; <span class="comment">\/\/\/< mutex to lock a node during changes<\/span>$/;" a 3025 l00059 docs/html/psMetadata_8h-source.html /^<a name="l00059"><\/a><a class="code" href="structpsMetadata.html#o1">00059<\/a> <span class="comment"><\/span> <a class="code" href="structpsHash.html">psHash<\/a>* <a class="code" href="structpsMetadata.html#o1">table<\/a>; <span class="comment">\/\/\/< Metadata in a hash table<\/span>$/;" a 3026 l00059 docs/html/psPhotometry_8h-source.html /^<a name="l00059"><\/a><a class="code" href="structpsPhotTransform.html">00059<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3027 l00059 docs/html/psStats_8h-source.html /^<a name="l00059"><\/a><a class="code" href="structpsStats.html#o1">00059<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> sampleMedian; <span class="comment">\/\/\/< formal median of sample<\/span>$/;" a 3028 l00060 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00060"><\/a><a class="code" href="psAstronomyErrors_8h.html#a29">00060<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadata_ADD_TABLE_FAILED "Failed to add metadata item, %s, to items table."<\/span>$/;" a 3029 l00060 docs/html/psConstants_8h-source.html /^<a name="l00060"><\/a><a class="code" href="psConstants_8h.html#a10">00060<\/a> <span class="preprocessor">#define PS_INT_CHECK_RANGE(NAME, LOWER, UPPER, RVAL) \\<\/span>$/;" a 3030 l00060 docs/html/psDataManipErrors_8h-source.html /^<a name="l00060"><\/a><a class="code" href="psDataManipErrors_8h.html#a29">00060<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMatrix_MIN_COMPLEX_SUPPORT "The minimum operation is not supported with complex data."<\/span>$/;" a 3031 l00060 docs/html/psImageErrors_8h-source.html /^<a name="l00060"><\/a><a class="code" href="psImageErrors_8h.html#a29">00060<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageFFT_REAL_IMAG_TYPE_MISMATCH "Real psImage type (%s) and imaginary psImage type (%s) must be the same."<\/span>$/;" a 3032 l00060 docs/html/psImage_8h-source.html /^<a name="l00060"><\/a><a class="code" href="structpsImage.html#o10">00060<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga5">psS16<\/a>** <a class="code" href="structpsImage.html#o10">S16<\/a>; <span class="comment">\/\/\/< Signed 16-bit integer data.<\/span>$/;" a 3033 l00060 docs/html/psStats_8h-source.html /^<a name="l00060"><\/a><a class="code" href="structpsStats.html#o2">00060<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> sampleStdev; <span class="comment">\/\/\/< standard deviation of sample<\/span>$/;" a 3034 l00061 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00061"><\/a><a class="code" href="psAstronomyErrors_8h.html#a30">00061<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadata_REMOVE_LIST_FAILED "Failed to remove metadata item, %s, from metadata list."<\/span>$/;" a 3035 l00061 docs/html/psDataManipErrors_8h-source.html /^<a name="l00061"><\/a><a class="code" href="psDataManipErrors_8h.html#a30">00061<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMatrix_MAX_COMPLEX_SUPPORT "The maximum operation is not supported with complex data."<\/span>$/;" a 3036 l00061 docs/html/psImageErrors_8h-source.html /^<a name="l00061"><\/a><a class="code" href="psImageErrors_8h.html#a30">00061<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageFFT_REAL_IMAG_SIZE_MISMATCH "Real psImage size (%dx%d) and imaginary psImage size (%dx%d) must be the same."<\/span>$/;" a 3037 l00061 docs/html/psImage_8h-source.html /^<a name="l00061"><\/a><a class="code" href="structpsImage.html#o11">00061<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a>** <a class="code" href="structpsImage.html#o11">S32<\/a>; <span class="comment">\/\/\/< Signed 32-bit integer data.<\/span>$/;" a 3038 l00061 docs/html/psPhotometry_8h-source.html /^<a name="l00061"><\/a><a class="code" href="structpsPhotTransform.html#o0">00061<\/a> <a class="code" href="structpsPhotSystem.html">psPhotSystem<\/a> src; <span class="comment">\/\/\/< Source photometric system<\/span>$/;" a 3039 l00061 docs/html/psStats_8h-source.html /^<a name="l00061"><\/a><a class="code" href="structpsStats.html#o3">00061<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> sampleUQ; <span class="comment">\/\/\/< upper quartile of sample<\/span>$/;" a 3040 l00062 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00062"><\/a><a class="code" href="psAstronomyErrors_8h.html#a31">00062<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadata_REMOVE_LIST_INDEX_FAILED "Failed to remove metadata item, at index %d, from metadata list."<\/span>$/;" a 3041 l00062 docs/html/psDataManipErrors_8h-source.html /^<a name="l00062"><\/a><a class="code" href="psDataManipErrors_8h.html#a31">00062<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMatrix_OPERATION_UNSUPPORTED "Specified operation, %s, is not supported."<\/span>$/;" a 3042 l00062 docs/html/psErrorCodes_8h-source.html /^<a name="l00062"><\/a><a class="code" href="structpsErrorDescription.html">00062<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3043 l00062 docs/html/psFunctions_8h-source.html /^<a name="l00062"><\/a><a class="code" href="group__Stats.html#ga60">00062<\/a> <span class="keyword">typedef<\/span> <span class="keyword">enum<\/span> {$/;" a 3044 l00062 docs/html/psImageErrors_8h-source.html /^<a name="l00062"><\/a><a class="code" href="psImageErrors_8h.html#a31">00062<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageFFT_NONREAL_NOTSUPPORTED "Input psImage type, %s, is required to be either psF32 or psF64."<\/span>$/;" a 3045 l00062 docs/html/psImage_8h-source.html /^<a name="l00062"><\/a><a class="code" href="structpsImage.html#o12">00062<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga7">psS64<\/a>** <a class="code" href="structpsImage.html#o12">S64<\/a>; <span class="comment">\/\/\/< Signed 64-bit integer data.<\/span>$/;" a 3046 l00062 docs/html/psPhotometry_8h-source.html /^<a name="l00062"><\/a><a class="code" href="structpsPhotTransform.html#o1">00062<\/a> <span class="comment"><\/span> <a class="code" href="structpsPhotSystem.html">psPhotSystem<\/a> dst; <span class="comment">\/\/\/< Destination photometric system<\/span>$/;" a 3047 l00062 docs/html/psStats_8h-source.html /^<a name="l00062"><\/a><a class="code" href="structpsStats.html#o4">00062<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> sampleLQ; <span class="comment">\/\/\/< lower quartile of sample<\/span>$/;" a 3048 l00063 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00063"><\/a><a class="code" href="psAstronomyErrors_8h.html#a32">00063<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadata_REMOVE_TABLE_FAILED "Failed to remove metadata item, %s, from metadata table."<\/span>$/;" a 3049 l00063 docs/html/psDataManipErrors_8h-source.html /^<a name="l00063"><\/a><a class="code" href="psDataManipErrors_8h.html#a32">00063<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMatrix_DIMEN_OTHER_FOUND "%s's dimensionality is PS_DIMEN_OTHER, which is not allowed."<\/span>$/;" a 3050 l00063 docs/html/psImageErrors_8h-source.html /^<a name="l00063"><\/a><a class="code" href="psImageErrors_8h.html#a32">00063<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageFFT_NONCOMPLEX_NOTSUPPORTED "Input psImage type, %s, is required to be either psC32 or psC64."<\/span>$/;" a 3051 l00063 docs/html/psImage_8h-source.html /^<a name="l00063"><\/a><a class="code" href="structpsImage.html#o13">00063<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga8">psF32<\/a>** <a class="code" href="structpsImage.html#o13">F32<\/a>; <span class="comment">\/\/\/< Single-precision float data.<\/span>$/;" a 3052 l00063 docs/html/psPhotometry_8h-source.html /^<a name="l00063"><\/a><a class="code" href="structpsPhotTransform.html#o2">00063<\/a> <span class="comment"><\/span> <a class="code" href="structpsPhotSystem.html">psPhotSystem<\/a> pP; <span class="comment">\/\/\/< Primary color reference<\/span>$/;" a 3053 l00063 docs/html/psStats_8h-source.html /^<a name="l00063"><\/a><a class="code" href="structpsStats.html#o5">00063<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> robustMean; <span class="comment">\/\/\/< robust mean of array<\/span>$/;" a 3054 l00064 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00064"><\/a><a class="code" href="psAstronomyErrors_8h.html#a33">00064<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadata_ADD_COLLECTION_FAILED "Failed to add metadata item, %s, to metadata collection list."<\/span>$/;" a 3055 l00064 docs/html/psDataManipErrors_8h-source.html /^<a name="l00064"><\/a><a class="code" href="psDataManipErrors_8h.html#a33">00064<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMatrix_OUTPUT_VECTOR_NOT_CREATED "Couldn't create a proper output psVector."<\/span>$/;" a 3056 l00064 docs/html/psErrorCodes_8h-source.html /^<a name="l00064"><\/a><a class="code" href="structpsErrorDescription.html#o0">00064<\/a> <a class="code" href="group__ErrorHandling.html#ga13">psErrorCode<\/a> code; <span class="comment">\/\/\/< An error code<\/span>$/;" a 3057 l00064 docs/html/psImageErrors_8h-source.html /^<a name="l00064"><\/a><a class="code" href="psImageErrors_8h.html#a33">00064<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageFFT_REAL_FORWARD_NOTSUPPORTED "The PS_FFT_FORWARD and PS_FFT_REAL_RESULT combinition is not supported."<\/span>$/;" a 3058 l00064 docs/html/psImage_8h-source.html /^<a name="l00064"><\/a><a class="code" href="structpsImage.html#o14">00064<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga9">psF64<\/a>** <a class="code" href="structpsImage.html#o14">F64<\/a>; <span class="comment">\/\/\/< Double-precision float data.<\/span>$/;" a 3059 l00064 docs/html/psMemory_8h-source.html /^<a name="l00064"><\/a><a class="code" href="structpsMemBlock.html">00064<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct <\/span><a class="code" href="structpsMemBlock.html">psMemBlock<\/a>$/;" a 3060 l00064 docs/html/psPhotometry_8h-source.html /^<a name="l00064"><\/a><a class="code" href="structpsPhotTransform.html#o3">00064<\/a> <span class="comment"><\/span> <a class="code" href="structpsPhotSystem.html">psPhotSystem<\/a> pM; <span class="comment">\/\/\/< Primary color reference<\/span>$/;" a 3061 l00064 docs/html/psStats_8h-source.html /^<a name="l00064"><\/a><a class="code" href="structpsStats.html#o6">00064<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> robustMedian; <span class="comment">\/\/\/< robust median of array<\/span>$/;" a 3062 l00065 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00065"><\/a><a class="code" href="psAstronomyErrors_8h.html#a34">00065<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadata_ADD_FAILED "Failed to add metadata item to metadata collection list."<\/span>$/;" a 3063 l00065 docs/html/psDataManipErrors_8h-source.html /^<a name="l00065"><\/a><a class="code" href="psDataManipErrors_8h.html#a34">00065<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMatrix_OUTPUT_IMAGE_NOT_CREATED "Couldn't create a proper output psImage."<\/span>$/;" a 3064 l00065 docs/html/psErrorCodes_8h-source.html /^<a name="l00065"><\/a><a class="code" href="structpsErrorDescription.html#o1">00065<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">char<\/span> *description; <span class="comment">\/\/\/< the associated description<\/span>$/;" a 3065 l00065 docs/html/psImageErrors_8h-source.html /^<a name="l00065"><\/a><a class="code" href="psImageErrors_8h.html#a34">00065<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageFFT_FORWARD_REVERSE "Can not specify both PS_FFT_FORWARD and PS_FFT_REVERSE options."<\/span>$/;" a 3066 l00065 docs/html/psImage_8h-source.html /^<a name="l00065"><\/a><a class="code" href="structpsImage.html#o15">00065<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga10">psC32<\/a>** <a class="code" href="structpsImage.html#o15">C32<\/a>; <span class="comment">\/\/\/< Single-precision complex data.<\/span>$/;" a 3067 l00065 docs/html/psPhotometry_8h-source.html /^<a name="l00065"><\/a><a class="code" href="structpsPhotTransform.html#o4">00065<\/a> <span class="comment"><\/span> <a class="code" href="structpsPhotSystem.html">psPhotSystem<\/a> sP; <span class="comment">\/\/\/< Secondary color reference<\/span>$/;" a 3068 l00065 docs/html/psStats_8h-source.html /^<a name="l00065"><\/a><a class="code" href="structpsStats.html#o7">00065<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> robustMode; <span class="comment">\/\/\/< Robust mode of array<\/span>$/;" a 3069 l00066 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00066"><\/a><a class="code" href="psAstronomyErrors_8h.html#a35">00066<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadata_FIND_FAILED "Could not find metadata item, %s."<\/span>$/;" a 3070 l00066 docs/html/psDataManipErrors_8h-source.html /^<a name="l00066"><\/a><a class="code" href="psDataManipErrors_8h.html#a35">00066<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMatrix_DIMEN_INVALID "Specified parameter, %s, has invalid dimensionality, %d."<\/span>$/;" a 3071 l00066 docs/html/psImageErrors_8h-source.html /^<a name="l00066"><\/a><a class="code" href="psImageErrors_8h.html#a35">00066<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageFFT_NO_DIRECTION_OPTION "Must specify either PS_FFT_FORWARD or PS_FFT_REVERSE option."<\/span>$/;" a 3072 l00066 docs/html/psImage_8h-source.html /^<a name="l00066"><\/a><a class="code" href="structpsImage.html#o16">00066<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga11">psC64<\/a>** <a class="code" href="structpsImage.html#o16">C64<\/a>; <span class="comment">\/\/\/< Double-precision complex data.<\/span>$/;" a 3073 l00066 docs/html/psMemory_8h-source.html /^<a name="l00066"><\/a><a class="code" href="structpsMemBlock.html#o0">00066<\/a> <span class="keyword">const<\/span> <a class="code" href="group__DataContainer.html#ga12">psPtr<\/a> <a class="code" href="structpsMemBlock.html#o0">startblock<\/a>; <span class="comment">\/\/\/< initialised to p_psMEMMAGIC<\/span>$/;" a 3074 l00066 docs/html/psPhotometry_8h-source.html /^<a name="l00066"><\/a><a class="code" href="structpsPhotTransform.html#o5">00066<\/a> <span class="comment"><\/span> <a class="code" href="structpsPhotSystem.html">psPhotSystem<\/a> sM; <span class="comment">\/\/\/< Secondary color reference<\/span>$/;" a 3075 l00066 docs/html/psStats_8h-source.html /^<a name="l00066"><\/a><a class="code" href="structpsStats.html#o8">00066<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> robustStdev; <span class="comment">\/\/\/< robust standard deviation of array<\/span>$/;" a 3076 l00067 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00067"><\/a><a class="code" href="psAstronomyErrors_8h.html#a36">00067<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadata_FIND_INDEX_FAILED "Could not find metadata item at index %d."<\/span>$/;" a 3077 l00067 docs/html/psDataManipErrors_8h-source.html /^<a name="l00067"><\/a><a class="code" href="psDataManipErrors_8h.html#a36">00067<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMatrix_VECTOR_EMPTY "Input psVector contains no elements. No data to perform operation with."<\/span>$/;" a 3078 l00067 docs/html/psImageErrors_8h-source.html /^<a name="l00067"><\/a><a class="code" href="psImageErrors_8h.html#a36">00067<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageIO_FILENAME_NULL "Specified filename can not be NULL."<\/span>$/;" a 3079 l00067 docs/html/psImage_8h-source.html /^<a name="l00067"><\/a><a class="code" href="structpsImage.html#o17">00067<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga12">psPtr<\/a>** <a class="code" href="structpsImage.html#o17">PTR<\/a>; <span class="comment">\/\/\/< Void pointers.<\/span>$/;" a 3080 l00067 docs/html/psMemory_8h-source.html /^<a name="l00067"><\/a><a class="code" href="structpsMemBlock.html#o1">00067<\/a> <span class="comment"><\/span> <span class="keyword">struct <\/span><a class="code" href="structpsMemBlock.html">psMemBlock<\/a>* <a class="code" href="structpsMemBlock.html#o1">previousBlock<\/a>; <span class="comment">\/\/\/< previous block in allocation list<\/span>$/;" a 3081 l00067 docs/html/psPhotometry_8h-source.html /^<a name="l00067"><\/a><a class="code" href="structpsPhotTransform.html#o6">00067<\/a> <span class="comment"><\/span> <span class="keywordtype">float<\/span> pA; <span class="comment">\/\/\/< Color offset for references<\/span>$/;" a 3082 l00067 docs/html/psStats_8h-source.html /^<a name="l00067"><\/a><a class="code" href="structpsStats.html#o9">00067<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> robustUQ; <span class="comment">\/\/\/< robust upper quartile<\/span>$/;" a 3083 l00068 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00068"><\/a><a class="code" href="psAstronomyErrors_8h.html#a37">00068<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadataIO_TYPE_INVALID "Specified type, %d, is not supported."<\/span>$/;" a 3084 l00068 docs/html/psDataManipErrors_8h-source.html /^<a name="l00068"><\/a><a class="code" href="psDataManipErrors_8h.html#a37">00068<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMatrix_IMAGE_EMPTY "Input psImage contains no pixels. No data to perform operation with."<\/span>$/;" a 3085 l00068 docs/html/psFunctions_8h-source.html /^<a name="l00068"><\/a><a class="code" href="structpsPolynomial1D.html">00068<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3086 l00068 docs/html/psImageErrors_8h-source.html /^<a name="l00068"><\/a><a class="code" href="psImageErrors_8h.html#a37">00068<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageIO_FILENAME_INVALID "Could not open file,'%s'.\\nCFITSIO Error: %s"<\/span>$/;" a 3087 l00068 docs/html/psImage_8h-source.html /^<a name="l00068"><\/a><a class="code" href="structpsImage.html#o18">00068<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga12">psPtr<\/a>* <a class="code" href="structpsImage.html#o18">V<\/a>; <span class="comment">\/\/\/< Pointer to data.<\/span>$/;" a 3088 l00068 docs/html/psMemory_8h-source.html /^<a name="l00068"><\/a><a class="code" href="structpsMemBlock.html#o2">00068<\/a> <span class="comment"><\/span> <span class="keyword">struct <\/span><a class="code" href="structpsMemBlock.html">psMemBlock<\/a>* <a class="code" href="structpsMemBlock.html#o2">nextBlock<\/a>; <span class="comment">\/\/\/< next block allocation list<\/span>$/;" a 3089 l00068 docs/html/psMetadata_8h-source.html /^<a name="l00068"><\/a><a class="code" href="structpsMetadataItem.html">00068<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct <\/span><a class="code" href="structpsMetadataItem.html">psMetadataItem<\/a>$/;" a 3090 l00068 docs/html/psPhotometry_8h-source.html /^<a name="l00068"><\/a><a class="code" href="structpsPhotTransform.html#o7">00068<\/a> <span class="comment"><\/span> <span class="keywordtype">float<\/span> sA; <span class="comment">\/\/\/< Color offset for references<\/span>$/;" a 3091 l00068 docs/html/psStats_8h-source.html /^<a name="l00068"><\/a><a class="code" href="structpsStats.html#o10">00068<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> robustLQ; <span class="comment">\/\/\/< robust lower quartile<\/span>$/;" a 3092 l00069 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00069"><\/a><a class="code" href="psAstronomyErrors_8h.html#a38">00069<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadataIO_EXTNUM_NOTPOSITIVE "Specified extension number, %d, is invalid. Value must be positive if no extension name is given."<\/span>$/;" a 3093 l00069 docs/html/psConstants_8h-source.html /^<a name="l00069"><\/a><a class="code" href="psConstants_8h.html#a11">00069<\/a> <span class="preprocessor">#define PS_INT_COMPARE(NAME1, NAME2, RVAL) \\<\/span>$/;" a 3094 l00069 docs/html/psDataManipErrors_8h-source.html /^<a name="l00069"><\/a><a class="code" href="psDataManipErrors_8h.html#a38">00069<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMatrix_TRANSPOSE_MISMATCH "Number of rows do not match number of columns."<\/span>$/;" a 3095 l00069 docs/html/psImageErrors_8h-source.html /^<a name="l00069"><\/a><a class="code" href="psImageErrors_8h.html#a38">00069<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageIO_EXTNAME_INVALID "Could not find HDU with extension name '%s' in file %s.\\nCFITSIO Error: %s"<\/span>$/;" a 3096 l00069 docs/html/psMemory_8h-source.html /^<a name="l00069"><\/a><a class="code" href="structpsMemBlock.html#o3">00069<\/a> <span class="comment"><\/span> <a class="code" href="group__MemoryManagement.html#ga2">psFreeFcn<\/a> <a class="code" href="structpsMemBlock.html#o3">freeFcn<\/a>; <span class="comment">\/\/\/< deallocator. If NULL, use generic deallocation.<\/span>$/;" a 3097 l00069 docs/html/psPhotometry_8h-source.html /^<a name="l00069"><\/a><a class="code" href="structpsPhotTransform.html#o8">00069<\/a> <span class="comment"><\/span> <a class="code" href="structpsPolynomial3D.html">psPolynomial3D<\/a> transform; <span class="comment">\/\/\/< Transformation from source to destination<\/span>$/;" a 3098 l00069 docs/html/psStats_8h-source.html /^<a name="l00069"><\/a><a class="code" href="structpsStats.html#o11">00069<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> robustN50; <span class="comment">\/\/\/<<\/span>$/;" a 3099 l00070 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00070"><\/a><a class="code" href="psAstronomyErrors_8h.html#a39">00070<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadataIO_FITS_METATYPE_INVALID "Specified FITS metadata type, %c, is not supported."<\/span>$/;" a 3100 l00070 docs/html/psFunctions_8h-source.html /^<a name="l00070"><\/a><a class="code" href="structpsPolynomial1D.html#o0">00070<\/a> <a class="code" href="group__Stats.html#ga60">psPolynomialType<\/a> type; <span class="comment">\/\/\/< Polynomial type<\/span>$/;" a 3101 l00070 docs/html/psImageErrors_8h-source.html /^<a name="l00070"><\/a><a class="code" href="psImageErrors_8h.html#a39">00070<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageIO_EXTNUM_INVALID "Could not find HDU #%d in file %s.\\nCFITSIO Error: %s"<\/span>$/;" a 3102 l00070 docs/html/psImage_8h-source.html /^<a name="l00070"><\/a><a class="code" href="structpsImage.html#o20">00070<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keyword">struct <\/span><a class="code" href="structpsImage.html">psImage<\/a>* <a class="code" href="structpsImage.html#o20">parent<\/a>; <span class="comment">\/\/\/< Parent, if a subimage.<\/span>$/;" a 3103 l00070 docs/html/psList_8h-source.html /^<a name="l00070"><\/a><a class="code" href="structpsListIterator.html">00070<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct <\/span>{$/;" a 3104 l00070 docs/html/psMemory_8h-source.html /^<a name="l00070"><\/a><a class="code" href="structpsMemBlock.html#o4">00070<\/a> <span class="comment"><\/span> size_t <a class="code" href="structpsMemBlock.html#o4">userMemorySize<\/a>; <span class="comment">\/\/\/< the size of the user-portion of the memory block<\/span>$/;" a 3105 l00070 docs/html/psMetadata_8h-source.html /^<a name="l00070"><\/a><a class="code" href="structpsMetadataItem.html#o0">00070<\/a> <span class="keyword">const<\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> <span class="keywordtype">id<\/span>; <span class="comment">\/\/\/< Unique ID for metadata item.<\/span>$/;" a 3106 l00070 docs/html/psStats_8h-source.html /^<a name="l00070"><\/a><a class="code" href="structpsStats.html#o12">00070<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> robustNfit; <span class="comment">\/\/\/<<\/span>$/;" a 3107 l00071 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00071"><\/a><a class="code" href="psAstronomyErrors_8h.html#a40">00071<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadataIO_ADD_FAILED "Failed to add metadata item, %s."<\/span>$/;" a 3108 l00071 docs/html/psCoord_8h-source.html /^<a name="l00071"><\/a><a class="code" href="structpsPlaneTransform.html">00071<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3109 l00071 docs/html/psFunctions_8h-source.html /^<a name="l00071"><\/a><a class="code" href="structpsPolynomial1D.html#o1">00071<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> n; <span class="comment">\/\/\/< Number of terms<\/span>$/;" a 3110 l00071 docs/html/psImageErrors_8h-source.html /^<a name="l00071"><\/a><a class="code" href="psImageErrors_8h.html#a40">00071<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageIO_DATATYPE_UNKNOWN "Could not determine image data type for file %s.\\nCFITSIO Error: %s"<\/span>$/;" a 3111 l00071 docs/html/psImage_8h-source.html /^<a name="l00071"><\/a><a class="code" href="structpsImage.html#o21">00071<\/a> <span class="comment"><\/span> <a class="code" href="structpsArray.html">psArray<\/a>* <a class="code" href="structpsImage.html#o21">children<\/a>; <span class="comment">\/\/\/< Children of this region.<\/span>$/;" a 3112 l00071 docs/html/psList_8h-source.html /^<a name="l00071"><\/a><a class="code" href="structpsListIterator.html#o0">00071<\/a> <a class="code" href="structpsList.html">psList<\/a>* list; <span class="comment">\/\/\/< List iterator to works on<\/span>$/;" a 3113 l00071 docs/html/psMemory_8h-source.html /^<a name="l00071"><\/a><a class="code" href="structpsMemBlock.html#o5">00071<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <a class="code" href="group__MemoryManagement.html#ga0">psMemoryId<\/a> <span class="keywordtype">id<\/span>; <span class="comment">\/\/\/< a unique ID for this allocation<\/span>$/;" a 3114 l00071 docs/html/psMetadata_8h-source.html /^<a name="l00071"><\/a><a class="code" href="structpsMetadataItem.html#o1">00071<\/a> <span class="comment"><\/span> <span class="keywordtype">char<\/span> *<a class="code" href="structpsMetadataItem.html#o1">name<\/a>; <span class="comment">\/\/\/< Name of metadata item.<\/span>$/;" a 3115 l00071 docs/html/psStats_8h-source.html /^<a name="l00071"><\/a><a class="code" href="structpsStats.html#o13">00071<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> clippedMean; <span class="comment">\/\/\/< Nsigma clipped mean<\/span>$/;" a 3116 l00072 docs/html/psAstrometry_8h-source.html /^<a name="l00072"><\/a><a class="code" href="structpsFixedPattern.html">00072<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3117 l00072 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00072"><\/a><a class="code" href="psAstronomyErrors_8h.html#a41">00072<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadataIO_FILE_OPEN_FAILED "Failed to open file '%s'. Check if it exists and it has the proper permissions."<\/span>$/;" a 3118 l00072 docs/html/psFunctions_8h-source.html /^<a name="l00072"><\/a><a class="code" href="structpsPolynomial1D.html#o2">00072<\/a> <span class="comment"><\/span> <span class="keywordtype">float<\/span> *coeff; <span class="comment">\/\/\/< Coefficients<\/span>$/;" a 3119 l00072 docs/html/psImageErrors_8h-source.html /^<a name="l00072"><\/a><a class="code" href="psImageErrors_8h.html#a41">00072<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageIO_IMAGE_DIM_UNKNOWN "Could not determine image dimensions for file %s.\\nCFITSIO Error: %s"<\/span>$/;" a 3120 l00072 docs/html/psList_8h-source.html /^<a name="l00072"><\/a><a class="code" href="structpsListIterator.html#o1">00072<\/a> <span class="comment"><\/span> <a class="code" href="structpsListElem.html">psListElem<\/a>* cursor; <span class="comment">\/\/\/< current cursor position<\/span>$/;" a 3121 l00072 docs/html/psMemory_8h-source.html /^<a name="l00072"><\/a><a class="code" href="structpsMemBlock.html#o6">00072<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">char<\/span> *<a class="code" href="structpsMemBlock.html#o6">file<\/a>; <span class="comment">\/\/\/< set from __FILE__ in e.g. p_psAlloc<\/span>$/;" a 3122 l00072 docs/html/psMetadata_8h-source.html /^<a name="l00072"><\/a><a class="code" href="structpsMetadataItem.html#o2">00072<\/a> <span class="comment"><\/span> <a class="code" href="group__Metadata.html#ga17">psMetadataType<\/a> <a class="code" href="structpsMetadataItem.html#o2">type<\/a>; <span class="comment">\/\/\/< Type of metadata item.<\/span>$/;" a 3123 l00072 docs/html/psStats_8h-source.html /^<a name="l00072"><\/a><a class="code" href="structpsStats.html#o14">00072<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> clippedStdev; <span class="comment">\/\/\/< standard deviation after clipping<\/span>$/;" a 3124 l00073 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00073"><\/a><a class="code" href="psAstronomyErrors_8h.html#a42">00073<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadataIO_FILE_MULTIPLE_CHAR "More than one '%c' character not allowed. Found on line %u of %s."<\/span>$/;" a 3125 l00073 docs/html/psCoord_8h-source.html /^<a name="l00073"><\/a><a class="code" href="structpsPlaneTransform.html#o0">00073<\/a> <a class="code" href="structpsDPolynomial2D.html">psDPolynomial2D<\/a>* x; <span class="comment">\/\/\/< 2D polynomial transform of X coordinates<\/span>$/;" a 3126 l00073 docs/html/psFunctions_8h-source.html /^<a name="l00073"><\/a><a class="code" href="structpsPolynomial1D.html#o3">00073<\/a> <span class="comment"><\/span> <span class="keywordtype">float<\/span> *coeffErr; <span class="comment">\/\/\/< Error in coefficients<\/span>$/;" a 3127 l00073 docs/html/psImageErrors_8h-source.html /^<a name="l00073"><\/a><a class="code" href="psImageErrors_8h.html#a42">00073<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageIO_IMAGE_SIZE_UNKNOWN "Could not determine image size for file %s.\\nCFITSIO Error: %s"<\/span>$/;" a 3128 l00073 docs/html/psImage_8h-source.html /^<a name="l00073"><\/a><a class="code" href="structpsImage.html#o22">00073<\/a> <a class="code" href="group__DataContainer.html#ga12">psPtr<\/a> <a class="code" href="structpsImage.html#o22">rawDataBuffer<\/a>;$/;" a 3129 l00073 docs/html/psList_8h-source.html /^<a name="l00073"><\/a><a class="code" href="structpsListIterator.html#o2">00073<\/a> <span class="comment"><\/span> <span class="keywordtype">int<\/span> index; <span class="comment">\/\/\/< the index number in the list<\/span>$/;" a 3130 l00073 docs/html/psMemory_8h-source.html /^<a name="l00073"><\/a><a class="code" href="structpsMemBlock.html#o7">00073<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> <a class="code" href="structpsMemBlock.html#o7">lineno<\/a>; <span class="comment">\/\/\/< set from __LINE__ in e.g. p_psAlloc<\/span>$/;" a 3131 l00073 docs/html/psMetadata_8h-source.html /^<a name="l00073"><\/a><a class="code" href="structpsMetadataItem.html#o3">00073<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga67">psElemType<\/a> <a class="code" href="structpsMetadataItem.html#o3">pType<\/a>; <span class="comment">\/\/\/< Primitive data type<\/span>$/;" a 3132 l00073 docs/html/psStats_8h-source.html /^<a name="l00073"><\/a><a class="code" href="structpsStats.html#o15">00073<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> clippedNvalues; <span class="comment">\/\/\/< ???<\/span>$/;" a 3133 l00074 docs/html/psAstrometry_8h-source.html /^<a name="l00074"><\/a><a class="code" href="structpsFixedPattern.html#o0">00074<\/a> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nX; <span class="comment">\/\/\/< Number of elements in x direction<\/span>$/;" a 3134 l00074 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00074"><\/a><a class="code" href="psAstronomyErrors_8h.html#a43">00074<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadataIO_FILE_ELEMENT_NULL "Failed to read a metadata %s on line %u of %s."<\/span>$/;" a 3135 l00074 docs/html/psCoord_8h-source.html /^<a name="l00074"><\/a><a class="code" href="structpsPlaneTransform.html#o1">00074<\/a> <span class="comment"><\/span> <a class="code" href="structpsDPolynomial2D.html">psDPolynomial2D<\/a>* y; <span class="comment">\/\/\/< 2D polynomial transform of Y coordinates<\/span>$/;" a 3136 l00074 docs/html/psFunctions_8h-source.html /^<a name="l00074"><\/a><a class="code" href="structpsPolynomial1D.html#o4">00074<\/a> <span class="comment"><\/span> <span class="keywordtype">char<\/span> *mask; <span class="comment">\/\/\/< Coefficient mask<\/span>$/;" a 3137 l00074 docs/html/psImageErrors_8h-source.html /^<a name="l00074"><\/a><a class="code" href="psImageErrors_8h.html#a43">00074<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageIO_IMAGE_DIMENSION_UNSUPPORTED "Image number of dimensions, %d, is not valid. Only two or three dimensions supported for FITS I\/O."<\/span>$/;" a 3138 l00074 docs/html/psList_8h-source.html /^<a name="l00074"><\/a><a class="code" href="structpsListIterator.html#o3">00074<\/a> <span class="comment"><\/span> <span class="keywordtype">bool<\/span> offEnd; <span class="comment">\/\/\/< Iterator off the end?<\/span>$/;" a 3139 l00074 docs/html/psMemory_8h-source.html /^<a name="l00074"><\/a><a class="code" href="structpsMemBlock.html#o8">00074<\/a> <span class="comment"><\/span> pthread_mutex_t <a class="code" href="structpsMemBlock.html#o8">refCounterMutex<\/a>; <span class="comment">\/\/\/< mutex to ensure exclusive access to reference counter<\/span>$/;" a 3140 l00074 docs/html/psStats_8h-source.html /^<a name="l00074"><\/a><a class="code" href="structpsStats.html#o16">00074<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> clipSigma; <span class="comment">\/\/\/< Nsigma used for clipping; user input<\/span>$/;" a 3141 l00075 docs/html/psAstrometry_8h-source.html /^<a name="l00075"><\/a><a class="code" href="structpsFixedPattern.html#o1">00075<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nY; <span class="comment">\/\/\/< Number of elements in y direction<\/span>$/;" a 3142 l00075 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00075"><\/a><a class="code" href="psAstronomyErrors_8h.html#a44">00075<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadataIO_FILE_TYPE_INVALID "Metadata type '%s', found on line %u of %s, is not invalid."<\/span>$/;" a 3143 l00075 docs/html/psImageErrors_8h-source.html /^<a name="l00075"><\/a><a class="code" href="psImageErrors_8h.html#a44">00075<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageIO_FITS_TYPE_UNSUPPORTED "FITS image type, BITPIX=%d, in file %s is not supported."<\/span>$/;" a 3144 l00075 docs/html/psMemory_8h-source.html /^<a name="l00075"><\/a><a class="code" href="structpsMemBlock.html#o9">00075<\/a> <span class="comment"><\/span> <a class="code" href="group__MemoryManagement.html#ga1">psReferenceCount<\/a> <a class="code" href="structpsMemBlock.html#o9">refCounter<\/a>; <span class="comment">\/\/\/< how many times pointer is referenced<\/span>$/;" a 3145 l00075 docs/html/psMetadata_8h-source.html /^<a name="l00075"><\/a><a class="code" href="structpsMetadataItem.html#o4">00075<\/a> <a class="code" href="group__DataContainer.html#ga13">psBool<\/a> <a class="code" href="structpsMetadataItem.html#o4">B<\/a>; <span class="comment">\/\/\/< boolean data<\/span>$/;" a 3146 l00075 docs/html/psStats_8h-source.html /^<a name="l00075"><\/a><a class="code" href="structpsStats.html#o17">00075<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> clipIter; <span class="comment">\/\/\/< Number of clipping iterations; user input<\/span>$/;" a 3147 l00075 docs/html/psType_8h-source.html /^<a name="l00075"><\/a><a class="code" href="group__DataContainer.html#ga15">00075<\/a> <span class="preprocessor">#define PS_TYPE_MASK PS_TYPE_U8 <\/span><span class="comment">\/**< the psElemType to use for mask image *\/<\/span>$/;" a 3148 l00076 docs/html/psAstrometry_8h-source.html /^<a name="l00076"><\/a><a class="code" href="structpsFixedPattern.html#o2">00076<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> x0; <span class="comment">\/\/\/< X Position of 0,0 corner on focal plane<\/span>$/;" a 3149 l00076 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00076"><\/a><a class="code" href="psAstronomyErrors_8h.html#a45">00076<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadataIO_OVERWRITE_ITEM "Duplicate Metadata item, %s, found on line %u of %s. Overwrite not allowed."<\/span>$/;" a 3150 l00076 docs/html/psImageErrors_8h-source.html /^<a name="l00076"><\/a><a class="code" href="psImageErrors_8h.html#a45">00076<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageIO_READ_FAILED "Reading from FITS file %s failed.\\nCFITSIO Error: %s"<\/span>$/;" a 3151 l00076 docs/html/psMemory_8h-source.html /^<a name="l00076"><\/a><a class="code" href="structpsMemBlock.html#o10">00076<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga13">psBool<\/a> <a class="code" href="structpsMemBlock.html#o10">persistent<\/a>; <span class="comment">\/\/\/< marks if this non-user persistent data like error stack, etc.<\/span>$/;" a 3152 l00076 docs/html/psMetadata_8h-source.html /^<a name="l00076"><\/a><a class="code" href="structpsMetadataItem.html#o5">00076<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> <a class="code" href="structpsMetadataItem.html#o5">S32<\/a>; <span class="comment">\/\/\/< Signed 32-bit integer data.<\/span>$/;" a 3153 l00076 docs/html/psStats_8h-source.html /^<a name="l00076"><\/a><a class="code" href="structpsStats.html#o18">00076<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> min; <span class="comment">\/\/\/< minimum data value in array<\/span>$/;" a 3154 l00076 docs/html/psType_8h-source.html /^<a name="l00076"><\/a><a class="code" href="group__DataContainer.html#ga16">00076<\/a> <span class="preprocessor">#define PS_TYPE_MASK_DATA U8 <\/span><span class="comment">\/**< the data member to use for mask image *\/<\/span>$/;" a 3155 l00077 docs/html/psAstrometry_8h-source.html /^<a name="l00077"><\/a><a class="code" href="structpsFixedPattern.html#o3">00077<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> y0; <span class="comment">\/\/\/< Y Position of 0,0 corner on focal plane<\/span>$/;" a 3156 l00077 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00077"><\/a><a class="code" href="psAstronomyErrors_8h.html#a46">00077<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadataIO_PARSE_FAILED "Failed to parse the value '%s' of metadata item %s, type %s, on line %u of %s."<\/span>$/;" a 3157 l00077 docs/html/psImageErrors_8h-source.html /^<a name="l00077"><\/a><a class="code" href="psImageErrors_8h.html#a46">00077<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageIO_TYPE_UNSUPPORTED "Input psImage type, %s, is not supported."<\/span>$/;" a 3158 l00077 docs/html/psMemory_8h-source.html /^<a name="l00077"><\/a><a class="code" href="structpsMemBlock.html#o11">00077<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <a class="code" href="group__DataContainer.html#ga12">psPtr<\/a> <a class="code" href="structpsMemBlock.html#o11">endblock<\/a>; <span class="comment">\/\/\/< initialised to p_psMEMMAGIC<\/span>$/;" a 3159 l00077 docs/html/psMetadata_8h-source.html /^<a name="l00077"><\/a><a class="code" href="structpsMetadataItem.html#o6">00077<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga8">psF32<\/a> <a class="code" href="structpsMetadataItem.html#o6">F32<\/a>; <span class="comment">\/\/\/< Single-precision float data.<\/span>$/;" a 3160 l00077 docs/html/psStats_8h-source.html /^<a name="l00077"><\/a><a class="code" href="structpsStats.html#o19">00077<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> max; <span class="comment">\/\/\/< maximum data value in array<\/span>$/;" a 3161 l00077 docs/html/psType_8h-source.html /^<a name="l00077"><\/a><a class="code" href="group__DataContainer.html#ga17">00077<\/a> <span class="preprocessor">#define PS_TYPE_MASK_NAME "psU8" <\/span><span class="comment">\/**< the data type for mask as a string *\/<\/span>$/;" a 3162 l00078 docs/html/psAstrometry_8h-source.html /^<a name="l00078"><\/a><a class="code" href="structpsFixedPattern.html#o4">00078<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> xScale; <span class="comment">\/\/\/< Scale of the grid in x direction<\/span>$/;" a 3163 l00078 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00078"><\/a><a class="code" href="psAstronomyErrors_8h.html#a47">00078<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadataIO_NO_NAME "Failed to find key 'name' in table on line %u of %s."<\/span>$/;" a 3164 l00078 docs/html/psImageErrors_8h-source.html /^<a name="l00078"><\/a><a class="code" href="psImageErrors_8h.html#a47">00078<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageIO_WRITE_EXTNUM_INVALID "Specified extension number, %d, must not exceed number of HDUs, %d, by more than one."<\/span>$/;" a 3165 l00078 docs/html/psMetadata_8h-source.html /^<a name="l00078"><\/a><a class="code" href="structpsMetadataItem.html#o7">00078<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga9">psF64<\/a> <a class="code" href="structpsMetadataItem.html#o7">F64<\/a>; <span class="comment">\/\/\/< Double-precision float data.<\/span>$/;" a 3166 l00078 docs/html/psStats_8h-source.html /^<a name="l00078"><\/a><a class="code" href="structpsStats.html#o20">00078<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> binsize; <span class="comment">\/\/\/<<\/span>$/;" a 3167 l00079 docs/html/psAstrometry_8h-source.html /^<a name="l00079"><\/a><a class="code" href="structpsFixedPattern.html#o5">00079<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> yScale; <span class="comment">\/\/\/< Scale of the grid in x direction<\/span>$/;" a 3168 l00079 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00079"><\/a><a class="code" href="psAstronomyErrors_8h.html#a48">00079<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadataIO_TYPE_INVALID_LINE_FILE "Specified type, %s, is not supported on line %u of %s."<\/span>$/;" a 3169 l00079 docs/html/psConstants_8h-source.html /^<a name="l00079"><\/a><a class="code" href="psConstants_8h.html#a12">00079<\/a> <span class="preprocessor">#define PS_FLOAT_COMPARE(NAME1, NAME2, RVAL) \\<\/span>$/;" a 3170 l00079 docs/html/psFunctions_8h-source.html /^<a name="l00079"><\/a><a class="code" href="structpsPolynomial2D.html">00079<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3171 l00079 docs/html/psImageErrors_8h-source.html /^<a name="l00079"><\/a><a class="code" href="psImageErrors_8h.html#a48">00079<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageIO_FILENAME_CREATE_FAILED "Could not create file,'%s'.\\nCFITSIO Error: %s"<\/span>$/;" a 3172 l00079 docs/html/psMetadata_8h-source.html /^<a name="l00079"><\/a><a class="code" href="structpsMetadataItem.html#o8">00079<\/a> <span class="comment"><\/span> <a class="code" href="structpsList.html">psList<\/a> *<a class="code" href="structpsMetadataItem.html#o8">list<\/a>; <span class="comment">\/\/\/< List data.<\/span>$/;" a 3173 l00079 docs/html/psMinimize_8h-source.html /^<a name="l00079"><\/a><a class="code" href="group__Stats.html#ga0">00079<\/a> <a class="code" href="structpsVector.html">psVector<\/a>* (*psMinimizeLMChi2Func)(<a class="code" href="structpsImage.html">psImage<\/a> *deriv,$/;" a 3174 l00079 docs/html/psStats_8h-source.html /^<a name="l00079"><\/a><a class="code" href="structpsStats.html#o21">00079<\/a> <span class="comment"><\/span> <a class="code" href="group__Stats.html#ga61">psStatsOptions<\/a> options; <span class="comment">\/\/\/< bitmask of calculated values<\/span>$/;" a 3175 l00079 docs/html/psType_8h-source.html /^<a name="l00079"><\/a><a class="code" href="group__DataContainer.html#ga14">00079<\/a> <span class="keyword">typedef<\/span> <a class="code" href="group__DataContainer.html#ga0">psU8<\/a> <a class="code" href="group__DataContainer.html#ga14">psMaskType<\/a>; <span class="comment">\/\/\/< the C datatype for a mask image<\/span>$/;" a 3176 l00080 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00080"><\/a><a class="code" href="psAstronomyErrors_8h.html#a49">00080<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadataIO_TAG_MISMATCH "Start tag, %s and end tag, %s do not agree."<\/span>$/;" a 3177 l00080 docs/html/psImageErrors_8h-source.html /^<a name="l00080"><\/a><a class="code" href="psImageErrors_8h.html#a49">00080<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageIO_CREATE_EXTENSION_FAILED "Could not create EXTNAME keyword for file,'%s'.\\nCFITSIO Error: %s"<\/span>$/;" a 3178 l00080 docs/html/psMetadata_8h-source.html /^<a name="l00080"><\/a><a class="code" href="structpsMetadataItem.html#o9">00080<\/a> <span class="comment"><\/span> <a class="code" href="structpsMetadata.html">psMetadata<\/a> *<a class="code" href="structpsMetadataItem.html#o9">md<\/a>; <span class="comment">\/\/\/< Metadata data.<\/span>$/;" a 3179 l00081 docs/html/psAstrometry_8h-source.html /^<a name="l00081"><\/a><a class="code" href="structpsFixedPattern.html#o6">00081<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> p_ps_xRows; <span class="comment">\/\/\/< Number of rows in the x member<\/span>$/;" a 3180 l00081 docs/html/psAstronomyErrors_8h-source.html /^<a name="l00081"><\/a><a class="code" href="psAstronomyErrors_8h.html#a50">00081<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psMetadataIO_TAG_UNKNOWN "Invalid end tag name, %s."<\/span>$/;" a 3181 l00081 docs/html/psFunctions_8h-source.html /^<a name="l00081"><\/a><a class="code" href="structpsPolynomial2D.html#o0">00081<\/a> <a class="code" href="group__Stats.html#ga60">psPolynomialType<\/a> type; <span class="comment">\/\/\/< Polynomial type<\/span>$/;" a 3182 l00081 docs/html/psImageErrors_8h-source.html /^<a name="l00081"><\/a><a class="code" href="psImageErrors_8h.html#a50">00081<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageIO_CREATE_HDU_FAILED "Could not create HDU for writing psImage in file,'%s'.\\nCFITSIO Error: %s"<\/span>$/;" a 3183 l00081 docs/html/psMetadata_8h-source.html /^<a name="l00081"><\/a><a class="code" href="structpsMetadataItem.html#o10">00081<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga12">psPtr<\/a> <a class="code" href="structpsMetadataItem.html#o10">V<\/a>; <span class="comment">\/\/\/< Pointer to other type of data.<\/span>$/;" a 3184 l00082 docs/html/psAstrometry_8h-source.html /^<a name="l00082"><\/a><a class="code" href="structpsFixedPattern.html#o7">00082<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> p_ps_xCols; <span class="comment">\/\/\/< Number of cols in the x member<\/span>$/;" a 3185 l00082 docs/html/psFunctions_8h-source.html /^<a name="l00082"><\/a><a class="code" href="structpsPolynomial2D.html#o1">00082<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nX; <span class="comment">\/\/\/< Number of terms in x<\/span>$/;" a 3186 l00082 docs/html/psImageErrors_8h-source.html /^<a name="l00082"><\/a><a class="code" href="psImageErrors_8h.html#a51">00082<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageIO_WRITE_FAILED "Could not write psImage data to file,'%s'.\\nCFITSIO Error: %s"<\/span>$/;" a 3187 l00082 docs/html/psImage_8h-source.html /^<a name="l00082"><\/a><a class="code" href="structpsRegion.html">00082<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3188 l00082 docs/html/psTime_8h-source.html /^<a name="l00082"><\/a><a class="code" href="group__Time.html#ga24">00082<\/a> <span class="keyword">typedef<\/span> <span class="keyword">enum<\/span> {$/;" a 3189 l00082 docs/html/psType_8h-source.html /^<a name="l00082"><\/a><a class="code" href="group__DataContainer.html#ga18">00082<\/a> <span class="preprocessor">#define PS_MIN_S8 INT8_MIN <\/span><span class="comment">\/**< minimum valid psS8 value *\/<\/span>$/;" a 3190 l00083 docs/html/psAstrometry_8h-source.html /^<a name="l00083"><\/a><a class="code" href="structpsFixedPattern.html#o8">00083<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> p_ps_yRows; <span class="comment">\/\/\/< Number of rows in the y member<\/span>$/;" a 3191 l00083 docs/html/psFunctions_8h-source.html /^<a name="l00083"><\/a><a class="code" href="structpsPolynomial2D.html#o2">00083<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nY; <span class="comment">\/\/\/< Number of terms in y<\/span>$/;" a 3192 l00083 docs/html/psImageErrors_8h-source.html /^<a name="l00083"><\/a><a class="code" href="psImageErrors_8h.html#a52">00083<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageManip_MAXMIN "Specified min value, %g, can not be greater than the specified max value, %g."<\/span>$/;" a 3193 l00083 docs/html/psMetadata_8h-source.html /^<a name="l00083"><\/a><a class="code" href="structpsMetadataItem.html#o12">00083<\/a> <span class="comment"><\/span> <span class="keywordtype">char<\/span> *<a class="code" href="structpsMetadataItem.html#o12">comment<\/a>; <span class="comment">\/\/\/< Optional comment ("", not NULL).<\/span>$/;" a 3194 l00083 docs/html/psType_8h-source.html /^<a name="l00083"><\/a><a class="code" href="group__DataContainer.html#ga19">00083<\/a> <span class="preprocessor">#define PS_MIN_S16 INT16_MIN <\/span><span class="comment">\/**< minimum valid psS16 value *\/<\/span>$/;" a 3195 l00084 docs/html/psAstrometry_8h-source.html /^<a name="l00084"><\/a><a class="code" href="structpsFixedPattern.html#o9">00084<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> p_ps_yCols; <span class="comment">\/\/\/< Number of cols in the y member<\/span>$/;" a 3196 l00084 docs/html/psFunctions_8h-source.html /^<a name="l00084"><\/a><a class="code" href="structpsPolynomial2D.html#o3">00084<\/a> <span class="comment"><\/span> <span class="keywordtype">float<\/span> **coeff; <span class="comment">\/\/\/< Coefficients<\/span>$/;" a 3197 l00084 docs/html/psImageErrors_8h-source.html /^<a name="l00084"><\/a><a class="code" href="psImageErrors_8h.html#a53">00084<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageManip_MAXMIN_REAL "Specified real-portion of min value, %g, can not be greater than the real-portion of max value, %g."<\/span>$/;" a 3198 l00084 docs/html/psImage_8h-source.html /^<a name="l00084"><\/a><a class="code" href="structpsRegion.html#o0">00084<\/a> <span class="keywordtype">double<\/span> x0; <span class="comment">\/\/\/< the first column of the region.<\/span>$/;" a 3199 l00084 docs/html/psType_8h-source.html /^<a name="l00084"><\/a><a class="code" href="group__DataContainer.html#ga20">00084<\/a> <span class="preprocessor">#define PS_MIN_S32 INT32_MIN <\/span><span class="comment">\/**< minimum valid psS32 value *\/<\/span>$/;" a 3200 l00085 docs/html/psAstrometry_8h-source.html /^<a name="l00085"><\/a><a class="code" href="structpsFixedPattern.html#o10">00085<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> **x; <span class="comment">\/\/\/< The grid of offsets in x<\/span>$/;" a 3201 l00085 docs/html/psFunctions_8h-source.html /^<a name="l00085"><\/a><a class="code" href="structpsPolynomial2D.html#o4">00085<\/a> <span class="comment"><\/span> <span class="keywordtype">float<\/span> **coeffErr; <span class="comment">\/\/\/< Error in coefficients<\/span>$/;" a 3202 l00085 docs/html/psImageErrors_8h-source.html /^<a name="l00085"><\/a><a class="code" href="psImageErrors_8h.html#a54">00085<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageManip_MAXMIN_IMAG "Specified imaginary-portion of min value, %g, can not be greater than the imaginary-portion of max value, %g."<\/span>$/;" a 3203 l00085 docs/html/psImage_8h-source.html /^<a name="l00085"><\/a><a class="code" href="structpsRegion.html#o1">00085<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> x1; <span class="comment">\/\/\/< the last column of the region.<\/span>$/;" a 3204 l00085 docs/html/psType_8h-source.html /^<a name="l00085"><\/a><a class="code" href="group__DataContainer.html#ga21">00085<\/a> <span class="preprocessor">#define PS_MIN_S64 INT64_MIN <\/span><span class="comment">\/**< minimum valid psS64 value *\/<\/span>$/;" a 3205 l00086 docs/html/psAstrometry_8h-source.html /^<a name="l00086"><\/a><a class="code" href="structpsFixedPattern.html#o11">00086<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> **y; <span class="comment">\/\/\/< The grid of offsets in y<\/span>$/;" a 3206 l00086 docs/html/psFunctions_8h-source.html /^<a name="l00086"><\/a><a class="code" href="structpsPolynomial2D.html#o5">00086<\/a> <span class="comment"><\/span> <span class="keywordtype">char<\/span> **mask; <span class="comment">\/\/\/< Coefficients mask<\/span>$/;" a 3207 l00086 docs/html/psImageErrors_8h-source.html /^<a name="l00086"><\/a><a class="code" href="psImageErrors_8h.html#a55">00086<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageManip_OPERATION_NULL "Operation can not be NULL."<\/span>$/;" a 3208 l00086 docs/html/psImage_8h-source.html /^<a name="l00086"><\/a><a class="code" href="structpsRegion.html#o2">00086<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> y0; <span class="comment">\/\/\/< the first row of the region.<\/span>$/;" a 3209 l00086 docs/html/psMemory_8h-source.html /^<a name="l00086"><\/a><a class="code" href="group__memCallback.html#ga0">00086<\/a> <span class="keyword">typedef<\/span> <a class="code" href="group__MemoryManagement.html#ga0">psMemoryId<\/a>(*<a class="code" href="group__memCallback.html#ga0">psMemAllocateCallback<\/a>) ($/;" a 3210 l00086 docs/html/psType_8h-source.html /^<a name="l00086"><\/a><a class="code" href="group__DataContainer.html#ga22">00086<\/a> <span class="preprocessor">#define PS_MIN_U8 0 <\/span><span class="comment">\/**< minimum valid psU8 value *\/<\/span>$/;" a 3211 l00087 docs/html/psConstants_8h-source.html /^<a name="l00087"><\/a><a class="code" href="psConstants_8h.html#a13">00087<\/a> <span class="preprocessor">#define PS_FLOAT_CHECK_NON_EQUAL(NAME1, NAME2, RVAL) \\<\/span>$/;" a 3212 l00087 docs/html/psImageErrors_8h-source.html /^<a name="l00087"><\/a><a class="code" href="psImageErrors_8h.html#a56">00087<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageManip_OVERLAY_TYPE_MISMATCH "Input overlay psImage type, %s, must match input psImage type, %s."<\/span>$/;" a 3213 l00087 docs/html/psImage_8h-source.html /^<a name="l00087"><\/a><a class="code" href="structpsRegion.html#o3">00087<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> y1; <span class="comment">\/\/\/< the last row of the region.<\/span>$/;" a 3214 l00087 docs/html/psType_8h-source.html /^<a name="l00087"><\/a><a class="code" href="group__DataContainer.html#ga23">00087<\/a> <span class="preprocessor">#define PS_MIN_U16 0 <\/span><span class="comment">\/**< minimum valid psU16 value *\/<\/span>$/;" a 3215 l00088 docs/html/psImageErrors_8h-source.html /^<a name="l00088"><\/a><a class="code" href="psImageErrors_8h.html#a57">00088<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageManip_CLIP_VALUE_INVALID "Specified %s value, %g%+gi, is not the the range of input psImage's valid pixel values (%s), i.e. [%g:%g]. "<\/span>$/;" a 3216 l00088 docs/html/psType_8h-source.html /^<a name="l00088"><\/a><a class="code" href="group__DataContainer.html#ga24">00088<\/a> <span class="preprocessor">#define PS_MIN_U32 0 <\/span><span class="comment">\/**< minimum valid psU32 value *\/<\/span>$/;" a 3217 l00088 docs/html/slalib_8h-source.html /^<a name="l00088"><\/a><a class="code" href="slalib_8h.html#a0">00088<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define fslaAoppa sla_aoppa_<\/span>$/;" a 3218 l00089 docs/html/psImageErrors_8h-source.html /^<a name="l00089"><\/a><a class="code" href="psImageErrors_8h.html#a58">00089<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageManip_OVERLAY_OPERATOR_INVALID "Specified operation, '%s', is not supported."<\/span>$/;" a 3219 l00089 docs/html/psType_8h-source.html /^<a name="l00089"><\/a><a class="code" href="group__DataContainer.html#ga25">00089<\/a> <span class="preprocessor">#define PS_MIN_U64 0 <\/span><span class="comment">\/**< minimum valid psU64 value *\/<\/span>$/;" a 3220 l00089 docs/html/slalib_8h-source.html /^<a name="l00089"><\/a><a class="code" href="slalib_8h.html#a1">00089<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define fslaAopqk sla_aopqk_<\/span>$/;" a 3221 l00090 docs/html/psCoord_8h-source.html /^<a name="l00090"><\/a><a class="code" href="structpsPlaneDistort.html">00090<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3222 l00090 docs/html/psImageErrors_8h-source.html /^<a name="l00090"><\/a><a class="code" href="psImageErrors_8h.html#a59">00090<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageManip_SCALE_NOT_POSITIVE "Specified scale value, %d, must be a positive value."<\/span>$/;" a 3223 l00090 docs/html/psType_8h-source.html /^<a name="l00090"><\/a><a class="code" href="group__DataContainer.html#ga26">00090<\/a> <span class="preprocessor">#define PS_MIN_F32 -FLT_MAX <\/span><span class="comment">\/**< minimum valid psF32 value *\/<\/span>$/;" a 3224 l00090 docs/html/slalib_8h-source.html /^<a name="l00090"><\/a><a class="code" href="slalib_8h.html#a2">00090<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define fslaOapqk sla_oapqk_<\/span>$/;" a 3225 l00091 docs/html/psFunctions_8h-source.html /^<a name="l00091"><\/a><a class="code" href="structpsPolynomial3D.html">00091<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3226 l00091 docs/html/psImageErrors_8h-source.html /^<a name="l00091"><\/a><a class="code" href="psImageErrors_8h.html#a60">00091<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageManip_INTERPOLATION_MODE_UNSUPPORTED "Specified interpolation mode, %d, is unsupported."<\/span>$/;" a 3227 l00091 docs/html/psTrace_8h-source.html /^<a name="l00091"><\/a><a class="code" href="psTrace_8h.html#a4">00091<\/a> <span class="preprocessor">#define psTrace(facil, level, ...) p_psTrace(facil, level, __VA_ARGS__)<\/span>$/;" a 3228 l00091 docs/html/psType_8h-source.html /^<a name="l00091"><\/a><a class="code" href="group__DataContainer.html#ga27">00091<\/a> <span class="preprocessor">#define PS_MIN_F64 -DBL_MAX <\/span><span class="comment">\/**< minimum valid psF64 value *\/<\/span>$/;" a 3229 l00091 docs/html/slalib_8h-source.html /^<a name="l00091"><\/a><a class="code" href="slalib_8h.html#a3">00091<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define fslaAirmas sla_airmas_<\/span>$/;" a 3230 l00092 docs/html/psCoord_8h-source.html /^<a name="l00092"><\/a><a class="code" href="structpsPlaneDistort.html#o0">00092<\/a> <a class="code" href="structpsDPolynomial4D.html">psDPolynomial4D<\/a>* x; <span class="comment">\/\/\/< 4D polynomial transform of X coordinates<\/span>$/;" a 3231 l00092 docs/html/psImageErrors_8h-source.html /^<a name="l00092"><\/a><a class="code" href="psImageErrors_8h.html#a61">00092<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageConvolve_SHIFT_NULL "Specified shift vectors can not be NULL."<\/span>$/;" a 3232 l00092 docs/html/psType_8h-source.html /^<a name="l00092"><\/a><a class="code" href="group__DataContainer.html#ga28">00092<\/a> <span class="preprocessor">#define PS_MIN_C32 -FLT_MAX <\/span><span class="comment">\/**< minimum valid real or imaginary psC32 value *\/<\/span>$/;" a 3233 l00093 docs/html/psCoord_8h-source.html /^<a name="l00093"><\/a><a class="code" href="structpsPlaneDistort.html#o1">00093<\/a> <span class="comment"><\/span> <a class="code" href="structpsDPolynomial4D.html">psDPolynomial4D<\/a>* y; <span class="comment">\/\/\/< 4D polynomial transform of Y coordinates<\/span>$/;" a 3234 l00093 docs/html/psFunctions_8h-source.html /^<a name="l00093"><\/a><a class="code" href="structpsPolynomial3D.html#o0">00093<\/a> <a class="code" href="group__Stats.html#ga60">psPolynomialType<\/a> type; <span class="comment">\/\/\/< Polynomial type<\/span>$/;" a 3235 l00093 docs/html/psImageErrors_8h-source.html /^<a name="l00093"><\/a><a class="code" href="psImageErrors_8h.html#a62">00093<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageConvolve_KERNEL_NULL "Specified psKernel can not be NULL."<\/span>$/;" a 3236 l00093 docs/html/psMinimize_8h-source.html /^<a name="l00093"><\/a><a class="code" href="group__Stats.html#ga1">00093<\/a> float (*<a class="code" href="group__Stats.html#ga1">psMinimizePowellFunc<\/a>)(<span class="keyword">const<\/span> <a class="code" href="structpsVector.html">psVector<\/a> *params,$/;" a 3237 l00093 docs/html/psType_8h-source.html /^<a name="l00093"><\/a><a class="code" href="group__DataContainer.html#ga29">00093<\/a> <span class="preprocessor">#define PS_MIN_C64 -DBL_MAX <\/span><span class="comment">\/**< minimum valid real or imaginary psC32 value *\/<\/span>$/;" a 3238 l00094 docs/html/psFunctions_8h-source.html /^<a name="l00094"><\/a><a class="code" href="structpsPolynomial3D.html#o1">00094<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nX; <span class="comment">\/\/\/< Number of terms in x<\/span>$/;" a 3239 l00094 docs/html/psImageErrors_8h-source.html /^<a name="l00094"><\/a><a class="code" href="psImageErrors_8h.html#a63">00094<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageConvolve_SHIFT_TYPE_MISMATCH "Input t-, x-, and y-shift vector types (%s\/%s\/%s) must match."<\/span>$/;" a 3240 l00094 docs/html/psTime_8h-source.html /^<a name="l00094"><\/a><a class="code" href="structpsTime.html">00094<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct <\/span><a class="code" href="structpsTime.html">psTime<\/a>$/;" a 3241 l00095 docs/html/psFunctions_8h-source.html /^<a name="l00095"><\/a><a class="code" href="structpsPolynomial3D.html#o2">00095<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nY; <span class="comment">\/\/\/< Number of terms in y<\/span>$/;" a 3242 l00095 docs/html/psImageErrors_8h-source.html /^<a name="l00095"><\/a><a class="code" href="psImageErrors_8h.html#a64">00095<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageConvolve_FFT_FAILED "Failed to perform a fourier transform of input image."<\/span>$/;" a 3243 l00095 docs/html/psMemory_8h-source.html /^<a name="l00095"><\/a><a class="code" href="group__memCallback.html#ga1">00095<\/a> <span class="keyword">typedef<\/span> <a class="code" href="group__MemoryManagement.html#ga0">psMemoryId<\/a>(*<a class="code" href="group__memCallback.html#ga1">psMemFreeCallback<\/a>) ($/;" a 3244 l00095 docs/html/psType_8h-source.html /^<a name="l00095"><\/a><a class="code" href="group__DataContainer.html#ga30">00095<\/a> <span class="preprocessor">#define PS_MAX_S8 INT8_MAX <\/span><span class="comment">\/**< maximum valid psS8 value *\/<\/span>$/;" a 3245 l00096 docs/html/psFunctions_8h-source.html /^<a name="l00096"><\/a><a class="code" href="structpsPolynomial3D.html#o3">00096<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nZ; <span class="comment">\/\/\/< Number of terms in z<\/span>$/;" a 3246 l00096 docs/html/psImageErrors_8h-source.html /^<a name="l00096"><\/a><a class="code" href="psImageErrors_8h.html#a65">00096<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageConvolve_KERNEL_FFT_FAILED "Failed to perform a fourier transform of kernel."<\/span>$/;" a 3247 l00096 docs/html/psTime_8h-source.html /^<a name="l00096"><\/a><a class="code" href="structpsTime.html#o0">00096<\/a> <a class="code" href="group__DataContainer.html#ga7">psS64<\/a> <a class="code" href="structpsTime.html#o0">sec<\/a>; <span class="comment">\/\/\/< Seconds since epoch, Jan 1, 1970.<\/span>$/;" a 3248 l00096 docs/html/psType_8h-source.html /^<a name="l00096"><\/a><a class="code" href="group__DataContainer.html#ga31">00096<\/a> <span class="preprocessor">#define PS_MAX_S16 INT16_MAX <\/span><span class="comment">\/**< maximum valid psS16 value *\/<\/span>$/;" a 3249 l00097 docs/html/psFunctions_8h-source.html /^<a name="l00097"><\/a><a class="code" href="structpsPolynomial3D.html#o4">00097<\/a> <span class="comment"><\/span> <span class="keywordtype">float<\/span> ***coeff; <span class="comment">\/\/\/< Coefficients<\/span>$/;" a 3250 l00097 docs/html/psImageErrors_8h-source.html /^<a name="l00097"><\/a><a class="code" href="psImageErrors_8h.html#a66">00097<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImageConvolve_KERNEL_TOO_LARGE "Specified psKernel size, %dx%d, can not be larger than input psImage size, %dx%d. "<\/span>$/;" a 3251 l00097 docs/html/psTime_8h-source.html /^<a name="l00097"><\/a><a class="code" href="structpsTime.html#o1">00097<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga2">psU32<\/a> <a class="code" href="structpsTime.html#o1">usec<\/a>; <span class="comment">\/\/\/< Microseconds since last second.<\/span>$/;" a 3252 l00097 docs/html/psType_8h-source.html /^<a name="l00097"><\/a><a class="code" href="group__DataContainer.html#ga32">00097<\/a> <span class="preprocessor">#define PS_MAX_S32 INT32_MAX <\/span><span class="comment">\/**< maximum valid psS32 value *\/<\/span>$/;" a 3253 l00098 docs/html/psFunctions_8h-source.html /^<a name="l00098"><\/a><a class="code" href="structpsPolynomial3D.html#o5">00098<\/a> <span class="comment"><\/span> <span class="keywordtype">float<\/span> ***coeffErr; <span class="comment">\/\/\/< Error in coefficients<\/span>$/;" a 3254 l00098 docs/html/psImageErrors_8h-source.html /^<a name="l00098"><\/a><a class="code" href="psImageErrors_8h.html#a67">00098<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_ERRORTEXT_psImage_COEFF_NULL "Polynomial coefficients cannot be NULL. "<\/span>$/;" a 3255 l00098 docs/html/psTime_8h-source.html /^<a name="l00098"><\/a><a class="code" href="structpsTime.html#o2">00098<\/a> <span class="comment"><\/span> <a class="code" href="group__Time.html#ga24">psTimeType<\/a> <a class="code" href="structpsTime.html#o2">type<\/a>; <span class="comment">\/\/\/< Type of time.<\/span>$/;" a 3256 l00098 docs/html/psType_8h-source.html /^<a name="l00098"><\/a><a class="code" href="group__DataContainer.html#ga33">00098<\/a> <span class="preprocessor">#define PS_MAX_S64 INT64_MAX <\/span><span class="comment">\/**< maximum valid psS64 value *\/<\/span>$/;" a 3257 l00099 docs/html/psAstrometry_8h-source.html /^<a name="l00099"><\/a><a class="code" href="structpsReadout.html">00099<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3258 l00099 docs/html/psConstants_8h-source.html /^<a name="l00099"><\/a><a class="code" href="psConstants_8h.html#a14">00099<\/a> <span class="preprocessor">#define PS_PTR_CHECK_NULL(NAME, RVAL) PS_PTR_CHECK_NULL_GENERAL(NAME, return RVAL)<\/span>$/;" a 3259 l00099 docs/html/psFunctions_8h-source.html /^<a name="l00099"><\/a><a class="code" href="structpsPolynomial3D.html#o6">00099<\/a> <span class="comment"><\/span> <span class="keywordtype">char<\/span> ***mask; <span class="comment">\/\/\/< Coefficients mask<\/span>$/;" a 3260 l00099 docs/html/psType_8h-source.html /^<a name="l00099"><\/a><a class="code" href="group__DataContainer.html#ga34">00099<\/a> <span class="preprocessor">#define PS_MAX_U8 UINT8_MAX <\/span><span class="comment">\/**< maximum valid psU8 value *\/<\/span>$/;" a 3261 l00100 docs/html/psConstants_8h-source.html /^<a name="l00100"><\/a><a class="code" href="psConstants_8h.html#a15">00100<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_PTR_CHECK_NULL_GENERAL(NAME, CLEANUP) \\<\/span>$/;" a 3262 l00100 docs/html/psType_8h-source.html /^<a name="l00100"><\/a><a class="code" href="group__DataContainer.html#ga35">00100<\/a> <span class="preprocessor">#define PS_MAX_U16 UINT16_MAX <\/span><span class="comment">\/**< maximum valid psU16 value *\/<\/span>$/;" a 3263 l00101 docs/html/psAstrometry_8h-source.html /^<a name="l00101"><\/a><a class="code" href="structpsReadout.html#o0">00101<\/a> <span class="keyword">const<\/span> <a class="code" href="group__DataContainer.html#ga2">psU32<\/a> colBins; <span class="comment">\/\/\/< Amount of binning in x-dimension<\/span>$/;" a 3264 l00101 docs/html/psType_8h-source.html /^<a name="l00101"><\/a><a class="code" href="group__DataContainer.html#ga36">00101<\/a> <span class="preprocessor">#define PS_MAX_U32 UINT32_MAX <\/span><span class="comment">\/**< maximum valid psU32 value *\/<\/span>$/;" a 3265 l00102 docs/html/psAstrometry_8h-source.html /^<a name="l00102"><\/a><a class="code" href="structpsReadout.html#o1">00102<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <a class="code" href="group__DataContainer.html#ga2">psU32<\/a> rowBins; <span class="comment">\/\/\/< Amount of binning in y-dimension<\/span>$/;" a 3266 l00102 docs/html/psType_8h-source.html /^<a name="l00102"><\/a><a class="code" href="group__DataContainer.html#ga37">00102<\/a> <span class="preprocessor">#define PS_MAX_U64 UINT64_MAX <\/span><span class="comment">\/**< maximum valid psU64 value *\/<\/span>$/;" a 3267 l00103 docs/html/psAstrometry_8h-source.html /^<a name="l00103"><\/a><a class="code" href="structpsReadout.html#o2">00103<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> col0; <span class="comment">\/\/\/< Offset from the left of chip.<\/span>$/;" a 3268 l00103 docs/html/psType_8h-source.html /^<a name="l00103"><\/a><a class="code" href="group__DataContainer.html#ga38">00103<\/a> <span class="preprocessor">#define PS_MAX_F32 FLT_MAX <\/span><span class="comment">\/**< maximum valid psF32 value *\/<\/span>$/;" a 3269 l00104 docs/html/psAstrometry_8h-source.html /^<a name="l00104"><\/a><a class="code" href="structpsReadout.html#o3">00104<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> row0; <span class="comment">\/\/\/< Offset from the bottom of chip.<\/span>$/;" a 3270 l00104 docs/html/psFunctions_8h-source.html /^<a name="l00104"><\/a><a class="code" href="structpsPolynomial4D.html">00104<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3271 l00104 docs/html/psType_8h-source.html /^<a name="l00104"><\/a><a class="code" href="group__DataContainer.html#ga39">00104<\/a> <span class="preprocessor">#define PS_MAX_F64 DBL_MAX <\/span><span class="comment">\/**< maximum valid psF64 value *\/<\/span>$/;" a 3272 l00105 docs/html/psType_8h-source.html /^<a name="l00105"><\/a><a class="code" href="group__DataContainer.html#ga40">00105<\/a> <span class="preprocessor">#define PS_MAX_C32 FLT_MAX <\/span><span class="comment">\/**< maximum valid real or imaginary psC32 value *\/<\/span>$/;" a 3273 l00106 docs/html/psAstrometry_8h-source.html /^<a name="l00106"><\/a><a class="code" href="structpsReadout.html#o4">00106<\/a> <a class="code" href="structpsImage.html">psImage<\/a>* image; <span class="comment">\/\/\/< Imaging area of readout<\/span>$/;" a 3274 l00106 docs/html/psFunctions_8h-source.html /^<a name="l00106"><\/a><a class="code" href="structpsPolynomial4D.html#o0">00106<\/a> <a class="code" href="group__Stats.html#ga60">psPolynomialType<\/a> type; <span class="comment">\/\/\/< Polynomial type<\/span>$/;" a 3275 l00106 docs/html/psMemory_8h-source.html /^<a name="l00106"><\/a><a class="code" href="group__memCallback.html#ga2">00106<\/a> <span class="keyword">typedef<\/span> void (*<a class="code" href="group__memCallback.html#ga2">psMemProblemCallback<\/a>) ($/;" a 3276 l00106 docs/html/psType_8h-source.html /^<a name="l00106"><\/a><a class="code" href="group__DataContainer.html#ga41">00106<\/a> <span class="preprocessor">#define PS_MAX_C64 DBL_MAX <\/span><span class="comment">\/**< maximum valid real or imaginary psC32 value *\/<\/span>$/;" a 3277 l00107 docs/html/psAstrometry_8h-source.html /^<a name="l00107"><\/a><a class="code" href="structpsReadout.html#o5">00107<\/a> <span class="comment"><\/span> <a class="code" href="structpsImage.html">psImage<\/a>* mask; <span class="comment">\/\/\/< Mask area for readout<\/span>$/;" a 3278 l00107 docs/html/psCoord_8h-source.html /^<a name="l00107"><\/a><a class="code" href="structpsSphereTransform.html">00107<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3279 l00107 docs/html/psFunctions_8h-source.html /^<a name="l00107"><\/a><a class="code" href="structpsPolynomial4D.html#o1">00107<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nW; <span class="comment">\/\/\/< Number of terms in w<\/span>$/;" a 3280 l00108 docs/html/psAstrometry_8h-source.html /^<a name="l00108"><\/a><a class="code" href="structpsReadout.html#o6">00108<\/a> <span class="comment"><\/span> <a class="code" href="structpsList.html">psList<\/a>* objects; <span class="comment">\/\/\/< Objects derived from Readout<\/span>$/;" a 3281 l00108 docs/html/psConstants_8h-source.html /^<a name="l00108"><\/a><a class="code" href="psConstants_8h.html#a16">00108<\/a> <span class="preprocessor">#define PS_PTR_CHECK_TYPE(NAME, TYPE, RVAL) \\<\/span>$/;" a 3282 l00108 docs/html/psFunctions_8h-source.html /^<a name="l00108"><\/a><a class="code" href="structpsPolynomial4D.html#o2">00108<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nX; <span class="comment">\/\/\/< Number of terms in x<\/span>$/;" a 3283 l00108 docs/html/psType_8h-source.html /^<a name="l00108"><\/a><a class="code" href="group__DataContainer.html#ga42">00108<\/a> <span class="preprocessor">#define PS_TYPE_BOOL_NAME "psBool"<\/span>$/;" a 3284 l00109 docs/html/psAstrometry_8h-source.html /^<a name="l00109"><\/a><a class="code" href="structpsReadout.html#o7">00109<\/a> <span class="comment"><\/span> <a class="code" href="structpsMetadata.html">psMetadata<\/a>* metadata; <span class="comment">\/\/\/< Readout-level metadata<\/span>$/;" a 3285 l00109 docs/html/psCoord_8h-source.html /^<a name="l00109"><\/a><a class="code" href="structpsSphereTransform.html#o0">00109<\/a> <span class="keywordtype">double<\/span> alphaP; <span class="comment">\/\/\/< Longitude of the target system pole in the source system<\/span>$/;" a 3286 l00109 docs/html/psFunctions_8h-source.html /^<a name="l00109"><\/a><a class="code" href="structpsPolynomial4D.html#o3">00109<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nY; <span class="comment">\/\/\/< Number of terms in y<\/span>$/;" a 3287 l00109 docs/html/psType_8h-source.html /^<a name="l00109"><\/a><a class="code" href="group__DataContainer.html#ga43">00109<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_TYPE_S8_NAME "psS8"<\/span>$/;" a 3288 l00110 docs/html/psCoord_8h-source.html /^<a name="l00110"><\/a><a class="code" href="structpsSphereTransform.html#o1">00110<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> cosDeltaP; <span class="comment">\/\/\/< Cosine of target pole latitude in the source system<\/span>$/;" a 3289 l00110 docs/html/psFunctions_8h-source.html /^<a name="l00110"><\/a><a class="code" href="structpsPolynomial4D.html#o4">00110<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nZ; <span class="comment">\/\/\/< Number of terms in z<\/span>$/;" a 3290 l00110 docs/html/psMinimize_8h-source.html /^<a name="l00110"><\/a><a class="code" href="group__Stats.html#ga2">00110<\/a> <a class="code" href="structpsVector.html">psVector<\/a> *(*psMinimizeChi2PowellFunc)(<span class="keyword">const<\/span> <a class="code" href="structpsVector.html">psVector<\/a> *params,$/;" a 3291 l00110 docs/html/psType_8h-source.html /^<a name="l00110"><\/a><a class="code" href="group__DataContainer.html#ga44">00110<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_TYPE_S16_NAME "psS16"<\/span>$/;" a 3292 l00111 docs/html/psCoord_8h-source.html /^<a name="l00111"><\/a><a class="code" href="structpsSphereTransform.html#o2">00111<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> sinDeltaP; <span class="comment">\/\/\/< Sine of target pole latitude in the source system<\/span>$/;" a 3293 l00111 docs/html/psFunctions_8h-source.html /^<a name="l00111"><\/a><a class="code" href="structpsPolynomial4D.html#o5">00111<\/a> <span class="comment"><\/span> <span class="keywordtype">float<\/span> ****coeff; <span class="comment">\/\/\/< Coefficients<\/span>$/;" a 3294 l00111 docs/html/psType_8h-source.html /^<a name="l00111"><\/a><a class="code" href="group__DataContainer.html#ga45">00111<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_TYPE_S32_NAME "psS32"<\/span>$/;" a 3295 l00112 docs/html/psCoord_8h-source.html /^<a name="l00112"><\/a><a class="code" href="structpsSphereTransform.html#o3">00112<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> phiP; <span class="comment">\/\/\/< Longitude of the ascending node in the target system<\/span>$/;" a 3296 l00112 docs/html/psFunctions_8h-source.html /^<a name="l00112"><\/a><a class="code" href="structpsPolynomial4D.html#o6">00112<\/a> <span class="comment"><\/span> <span class="keywordtype">float<\/span> ****coeffErr; <span class="comment">\/\/\/< Error in coefficients<\/span>$/;" a 3297 l00112 docs/html/psType_8h-source.html /^<a name="l00112"><\/a><a class="code" href="group__DataContainer.html#ga46">00112<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_TYPE_S64_NAME "psS64"<\/span>$/;" a 3298 l00113 docs/html/psFunctions_8h-source.html /^<a name="l00113"><\/a><a class="code" href="structpsPolynomial4D.html#o7">00113<\/a> <span class="comment"><\/span> <span class="keywordtype">char<\/span> ****mask; <span class="comment">\/\/\/< Coefficients mask<\/span>$/;" a 3299 l00113 docs/html/psType_8h-source.html /^<a name="l00113"><\/a><a class="code" href="group__DataContainer.html#ga47">00113<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_TYPE_U8_NAME "psU8"<\/span>$/;" a 3300 l00114 docs/html/psType_8h-source.html /^<a name="l00114"><\/a><a class="code" href="group__DataContainer.html#ga48">00114<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_TYPE_U16_NAME "psU16"<\/span>$/;" a 3301 l00115 docs/html/psType_8h-source.html /^<a name="l00115"><\/a><a class="code" href="group__DataContainer.html#ga49">00115<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_TYPE_U32_NAME "psU32"<\/span>$/;" a 3302 l00116 docs/html/psConstants_8h-source.html /^<a name="l00116"><\/a><a class="code" href="psConstants_8h.html#a17">00116<\/a> <span class="preprocessor">#define PS_PTR_CHECK_DIMEN(NAME, DIMEN, RVAL) PS_PTR_CHECK_DIMEN_GENERAL(NAME, DIMEN, return RVAL)<\/span>$/;" a 3303 l00116 docs/html/psStats_8h-source.html /^<a name="l00116"><\/a><a class="code" href="structpsHistogram.html">00116<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3304 l00116 docs/html/psType_8h-source.html /^<a name="l00116"><\/a><a class="code" href="group__DataContainer.html#ga50">00116<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_TYPE_U64_NAME "psU64"<\/span>$/;" a 3305 l00117 docs/html/psConstants_8h-source.html /^<a name="l00117"><\/a><a class="code" href="psConstants_8h.html#a18">00117<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_PTR_CHECK_DIMEN_GENERAL(NAME, DIMEN, CLEANUP) \\<\/span>$/;" a 3306 l00117 docs/html/psType_8h-source.html /^<a name="l00117"><\/a><a class="code" href="group__DataContainer.html#ga51">00117<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_TYPE_F32_NAME "psF32"<\/span>$/;" a 3307 l00118 docs/html/psStats_8h-source.html /^<a name="l00118"><\/a><a class="code" href="structpsHistogram.html#o0">00118<\/a> <a class="code" href="structpsVector.html">psVector<\/a>* bounds; <span class="comment">\/\/\/< Bounds for the bins (type F32)<\/span>$/;" a 3308 l00118 docs/html/psType_8h-source.html /^<a name="l00118"><\/a><a class="code" href="group__DataContainer.html#ga52">00118<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_TYPE_F64_NAME "psF64"<\/span>$/;" a 3309 l00119 docs/html/psStats_8h-source.html /^<a name="l00119"><\/a><a class="code" href="structpsHistogram.html#o1">00119<\/a> <span class="comment"><\/span> <a class="code" href="structpsVector.html">psVector<\/a>* nums; <span class="comment">\/\/\/< Number in each of the bins (INT)<\/span>$/;" a 3310 l00119 docs/html/psType_8h-source.html /^<a name="l00119"><\/a><a class="code" href="group__DataContainer.html#ga53">00119<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_TYPE_C32_NAME "psC32"<\/span>$/;" a 3311 l00120 docs/html/psError_8h-source.html /^<a name="l00120"><\/a><a class="code" href="group__ErrorHandling.html#ga12">00120<\/a> <span class="preprocessor">#define psError(code,new,...) p_psError(__FILE__,__LINE__,__func__,code,new,__VA_ARGS__)<\/span>$/;" a 3312 l00120 docs/html/psMemory_8h-source.html /^<a name="l00120"><\/a><a class="code" href="group__memCallback.html#ga3">00120<\/a> <span class="keyword">typedef<\/span> <a class="code" href="group__DataContainer.html#ga12">psPtr<\/a> (*<a class="code" href="group__memCallback.html#ga3">psMemExhaustedCallback<\/a>) ($/;" a 3313 l00120 docs/html/psStats_8h-source.html /^<a name="l00120"><\/a><a class="code" href="structpsHistogram.html#o2">00120<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> minNum; <span class="comment">\/\/\/< Number below the minimum<\/span>$/;" a 3314 l00120 docs/html/psType_8h-source.html /^<a name="l00120"><\/a><a class="code" href="group__DataContainer.html#ga54">00120<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_TYPE_C64_NAME "psC64"<\/span>$/;" a 3315 l00121 docs/html/psCoord_8h-source.html /^<a name="l00121"><\/a><a class="code" href="group__CoordinateTransform.html#ga16">00121<\/a> <span class="keyword">typedef<\/span> <span class="keyword">enum<\/span> {$/;" a 3316 l00121 docs/html/psStats_8h-source.html /^<a name="l00121"><\/a><a class="code" href="structpsHistogram.html#o3">00121<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> maxNum; <span class="comment">\/\/\/< Number above the maximum<\/span>$/;" a 3317 l00121 docs/html/psType_8h-source.html /^<a name="l00121"><\/a><a class="code" href="group__DataContainer.html#ga55">00121<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_TYPE_PTR_NAME "psPtr"<\/span>$/;" a 3318 l00122 docs/html/psAstrometry_8h-source.html /^<a name="l00122"><\/a><a class="code" href="structpsCell.html">00122<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3319 l00122 docs/html/psStats_8h-source.html /^<a name="l00122"><\/a><a class="code" href="structpsHistogram.html#o4">00122<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga13">psBool<\/a> uniform; <span class="comment">\/\/\/< Is it a uniform distribution?<\/span>$/;" a 3320 l00123 docs/html/psType_8h-source.html /^<a name="l00123"><\/a><a class="code" href="group__DataContainer.html#ga56">00123<\/a> <span class="preprocessor">#define PS_TYPE_NAME(value,type) \\<\/span>$/;" a 3321 l00124 docs/html/psAstrometry_8h-source.html /^<a name="l00124"><\/a><a class="code" href="structpsCell.html#o0">00124<\/a> <a class="code" href="structpsArray.html">psArray<\/a>* readouts; <span class="comment">\/\/\/< readouts from the cell<\/span>$/;" a 3322 l00125 docs/html/psAstrometry_8h-source.html /^<a name="l00125"><\/a><a class="code" href="structpsCell.html#o1">00125<\/a> <span class="comment"><\/span> <a class="code" href="structpsMetadata.html">psMetadata<\/a>* metadata; <span class="comment">\/\/\/< cell-level metadata<\/span>$/;" a 3323 l00126 docs/html/psConstants_8h-source.html /^<a name="l00126"><\/a><a class="code" href="psConstants_8h.html#a19">00126<\/a> <span class="preprocessor">#define PS_PTR_CHECK_SIZE_EQUAL(PTR1, PTR2, RVAL) \\<\/span>$/;" a 3324 l00127 docs/html/psAstrometry_8h-source.html /^<a name="l00127"><\/a><a class="code" href="structpsCell.html#o2">00127<\/a> <a class="code" href="structpsPlaneTransform.html">psPlaneTransform<\/a>* toChip; <span class="comment">\/\/\/< transformations from cell to chip coordinates<\/span>$/;" a 3325 l00128 docs/html/psAstrometry_8h-source.html /^<a name="l00128"><\/a><a class="code" href="structpsCell.html#o3">00128<\/a> <span class="comment"><\/span> <a class="code" href="structpsPlaneTransform.html">psPlaneTransform<\/a>* fromChip; <span class="comment">\/\/\/< transformations from chip to cell coordinates<\/span>$/;" a 3326 l00129 docs/html/psAstrometry_8h-source.html /^<a name="l00129"><\/a><a class="code" href="structpsCell.html#o4">00129<\/a> <span class="comment"><\/span> <a class="code" href="structpsPlaneTransform.html">psPlaneTransform<\/a>* toFPA; <span class="comment">\/\/\/< transformations from cell to FPA coordinates<\/span>$/;" a 3327 l00130 docs/html/psAstrometry_8h-source.html /^<a name="l00130"><\/a><a class="code" href="structpsCell.html#o5">00130<\/a> <span class="comment"><\/span> <a class="code" href="structpsPlaneTransform.html">psPlaneTransform<\/a>* toTP; <span class="comment">\/\/\/< transformations from cell to tangent plane coordinates<\/span>$/;" a 3328 l00131 docs/html/psAstrometry_8h-source.html /^<a name="l00131"><\/a><a class="code" href="structpsCell.html#o6">00131<\/a> <span class="comment"><\/span> <a class="code" href="structpsPlaneTransform.html">psPlaneTransform<\/a>* toSky; <span class="comment">\/\/\/< transformations from cell to tangent plane coordinates<\/span>$/;" a 3329 l00133 docs/html/psAstrometry_8h-source.html /^<a name="l00133"><\/a><a class="code" href="structpsCell.html#o7">00133<\/a> <span class="keyword">struct <\/span><a class="code" href="structpsChip.html">psChip<\/a>* parent; <span class="comment">\/\/\/< chip in which contains this cell<\/span>$/;" a 3330 l00134 docs/html/psConstants_8h-source.html /^<a name="l00134"><\/a><a class="code" href="psConstants_8h.html#a20">00134<\/a> <span class="preprocessor">#define PS_PTR_CHECK_TYPE_EQUAL(PTR1, PTR2, RVAL) PS_PTR_CHECK_TYPE_EQUAL_GENERAL(PTR1, PTR2, return RVAL)<\/span>$/;" a 3331 l00136 docs/html/psConstants_8h-source.html /^<a name="l00136"><\/a><a class="code" href="psConstants_8h.html#a21">00136<\/a> <span class="preprocessor">#define PS_PTR_CHECK_TYPE_EQUAL_GENERAL(PTR1, PTR2, CLEANUP) \\<\/span>$/;" a 3332 l00137 docs/html/psCoord_8h-source.html /^<a name="l00137"><\/a><a class="code" href="structpsProjection.html">00137<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3333 l00139 docs/html/psCoord_8h-source.html /^<a name="l00139"><\/a><a class="code" href="structpsProjection.html#o0">00139<\/a> <span class="keywordtype">double<\/span> R; <span class="comment">\/\/\/< Coordinates of projection center<\/span>$/;" a 3334 l00140 docs/html/psCoord_8h-source.html /^<a name="l00140"><\/a><a class="code" href="structpsProjection.html#o1">00140<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> D; <span class="comment">\/\/\/< Coordinates of projection center<\/span>$/;" a 3335 l00141 docs/html/psCoord_8h-source.html /^<a name="l00141"><\/a><a class="code" href="structpsProjection.html#o2">00141<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> Xs; <span class="comment">\/\/\/< plate-scale in X direction<\/span>$/;" a 3336 l00142 docs/html/psCoord_8h-source.html /^<a name="l00142"><\/a><a class="code" href="structpsProjection.html#o3">00142<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> Ys; <span class="comment">\/\/\/< plate-scale in Y direction<\/span>$/;" a 3337 l00143 docs/html/psCoord_8h-source.html /^<a name="l00143"><\/a><a class="code" href="structpsProjection.html#o4">00143<\/a> <span class="comment"><\/span> <a class="code" href="group__CoordinateTransform.html#ga16">psProjectionType<\/a> type; <span class="comment">\/\/\/< Projection type<\/span>$/;" a 3338 l00145 docs/html/psAstrometry_8h-source.html /^<a name="l00145"><\/a><a class="code" href="structpsChip.html">00145<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct <\/span><a class="code" href="structpsChip.html">psChip<\/a>$/;" a 3339 l00147 docs/html/psAstrometry_8h-source.html /^<a name="l00147"><\/a><a class="code" href="structpsChip.html#o0">00147<\/a> <a class="code" href="structpsArray.html">psArray<\/a>* <a class="code" href="structpsChip.html#o0">cells<\/a>; <span class="comment">\/\/\/< cells in the chip<\/span>$/;" a 3340 l00148 docs/html/psAstrometry_8h-source.html /^<a name="l00148"><\/a><a class="code" href="structpsChip.html#o1">00148<\/a> <span class="comment"><\/span> <a class="code" href="structpsMetadata.html">psMetadata<\/a>* <a class="code" href="structpsChip.html#o1">metadata<\/a>; <span class="comment">\/\/\/< chip-level metadata<\/span>$/;" a 3341 l00148 docs/html/psConstants_8h-source.html /^<a name="l00148"><\/a><a class="code" href="psConstants_8h.html#a22">00148<\/a> <span class="preprocessor">#define PS_VECTOR_CHECK_NULL(NAME, RVAL) PS_VECTOR_CHECK_NULL_GENERAL(NAME, return RVAL)<\/span>$/;" a 3342 l00149 docs/html/psConstants_8h-source.html /^<a name="l00149"><\/a><a class="code" href="psConstants_8h.html#a23">00149<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_VECTOR_CHECK_NULL_GENERAL(NAME, CLEANUP) \\<\/span>$/;" a 3343 l00150 docs/html/psAstrometry_8h-source.html /^<a name="l00150"><\/a><a class="code" href="structpsChip.html#o2">00150<\/a> <a class="code" href="structpsPlaneTransform.html">psPlaneTransform<\/a>* <a class="code" href="structpsChip.html#o2">toFPA<\/a>; <span class="comment">\/\/\/< transformation from chip to FPA coordinates<\/span>$/;" a 3344 l00151 docs/html/psAstrometry_8h-source.html /^<a name="l00151"><\/a><a class="code" href="structpsChip.html#o3">00151<\/a> <span class="comment"><\/span> <a class="code" href="structpsPlaneTransform.html">psPlaneTransform<\/a>* <a class="code" href="structpsChip.html#o3">fromFPA<\/a>; <span class="comment">\/\/\/< transformation from FPA to chip coordinates<\/span>$/;" a 3345 l00152 docs/html/psCoord_8h-source.html /^<a name="l00152"><\/a><a class="code" href="group__CoordinateTransform.html#ga17">00152<\/a> <span class="keyword">typedef<\/span> <span class="keyword">enum<\/span> {$/;" a 3346 l00153 docs/html/psAstrometry_8h-source.html /^<a name="l00153"><\/a><a class="code" href="structpsChip.html#o4">00153<\/a> <span class="keyword">struct <\/span><a class="code" href="structpsFPA.html">psFPA<\/a>* <a class="code" href="structpsChip.html#o4">parent<\/a>; <span class="comment">\/\/\/< FPA which contains this chip<\/span>$/;" a 3347 l00155 docs/html/slalib_8h-source.html /^<a name="l00155"><\/a><a class="code" href="slalib_8h.html#a4">00155<\/a> <span class="preprocessor">#define slaAoppa(date,dut,elongm,phim,him,xp,yp,tdk,pmb,rh,wl,tlr,AOPRMS) \\<\/span>$/;" a 3348 l00157 docs/html/psConstants_8h-source.html /^<a name="l00157"><\/a><a class="code" href="psConstants_8h.html#a24">00157<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_VECTOR_CHECK_EMPTY(NAME, RVAL) \\<\/span>$/;" a 3349 l00162 docs/html/psCoord_8h-source.html /^<a name="l00162"><\/a><a class="code" href="group__CoordinateTransform.html#ga18">00162<\/a> <span class="keyword">typedef<\/span> <span class="keyword">enum<\/span> {$/;" a 3350 l00165 docs/html/psConstants_8h-source.html /^<a name="l00165"><\/a><a class="code" href="psConstants_8h.html#a25">00165<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_VECTOR_CHECK_TYPE_F32_OR_F64(NAME, RVAL) \\<\/span>$/;" a 3351 l00170 docs/html/psAstrometry_8h-source.html /^<a name="l00170"><\/a><a class="code" href="structpsFPA.html">00170<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct <\/span><a class="code" href="structpsFPA.html">psFPA<\/a>$/;" a 3352 l00172 docs/html/psAstrometry_8h-source.html /^<a name="l00172"><\/a><a class="code" href="structpsFPA.html#o0">00172<\/a> <a class="code" href="structpsArray.html">psArray<\/a>* <a class="code" href="structpsFPA.html#o0">chips<\/a>; <span class="comment">\/\/\/< chips in the focal plane array<\/span>$/;" a 3353 l00172 docs/html/psImage_8h-source.html /^<a name="l00172"><\/a><a class="code" href="group__Image.html#ga23">00172<\/a> <span class="preprocessor">#define p_psImagePixelInterpolateFcns(TYPE) \\<\/span>$/;" a 3354 l00172 docs/html/psType_8h-source.html /^<a name="l00172"><\/a><a class="code" href="group__DataContainer.html#ga57">00172<\/a> <span class="comment"><\/span><span class="preprocessor">#define PS_BADPIXEL_BITMASK 0x0f<\/span>$/;" a 3355 l00173 docs/html/psAstrometry_8h-source.html /^<a name="l00173"><\/a><a class="code" href="structpsFPA.html#o1">00173<\/a> <span class="comment"><\/span> <a class="code" href="structpsMetadata.html">psMetadata<\/a>* <a class="code" href="structpsFPA.html#o1">metadata<\/a>; <span class="comment">\/\/\/< focal-plane's metadata<\/span>$/;" a 3356 l00173 docs/html/psConstants_8h-source.html /^<a name="l00173"><\/a><a class="code" href="psConstants_8h.html#a26">00173<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_VECTOR_CHECK_TYPE(NAME, TYPE, RVAL) \\<\/span>$/;" a 3357 l00173 docs/html/psType_8h-source.html /^<a name="l00173"><\/a><a class="code" href="group__DataContainer.html#ga58">00173<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_GET_BADPIXEL(maskValue) (maskValue & PS_BADPIXEL_BITMASK)<\/span>$/;" a 3358 l00173 docs/html/slalib_8h-source.html /^<a name="l00173"><\/a><a class="code" href="slalib_8h.html#a5">00173<\/a> <span class="preprocessor">#define slaAopqk(RAP,DAP,AOPRMS,AOB,ZOB,HOB,DOB,ROB) \\<\/span>$/;" a 3359 l00175 docs/html/psAstrometry_8h-source.html /^<a name="l00175"><\/a><a class="code" href="structpsFPA.html#o2">00175<\/a> <a class="code" href="structpsPlaneDistort.html">psPlaneDistort<\/a>* <a class="code" href="structpsFPA.html#o2">fromTangentPlane<\/a>; <span class="comment">\/\/\/< transformation from tangent plane to focal plane<\/span>$/;" a 3360 l00175 docs/html/psType_8h-source.html /^<a name="l00175"><\/a><a class="code" href="group__DataContainer.html#ga59">00175<\/a> <span class="preprocessor">#define PS_IS_BADPIXEL(maskValue) (PS_GET_BADPIXEL(maskValue) != 0)<\/span>$/;" a 3361 l00176 docs/html/psAstrometry_8h-source.html /^<a name="l00176"><\/a><a class="code" href="structpsFPA.html#o3">00176<\/a> <span class="comment"><\/span> <a class="code" href="structpsPlaneDistort.html">psPlaneDistort<\/a>* <a class="code" href="structpsFPA.html#o3">toTangentPlane<\/a>; <span class="comment">\/\/\/< transformation from focal plane to tangent plane<\/span>$/;" a 3362 l00177 docs/html/psAstrometry_8h-source.html /^<a name="l00177"><\/a><a class="code" href="structpsFPA.html#o4">00177<\/a> <span class="comment"><\/span> <a class="code" href="structpsFixedPattern.html">psFixedPattern<\/a>* <a class="code" href="structpsFPA.html#o4">pattern<\/a>; <span class="comment">\/\/\/< fixed pattern residual offsets<\/span>$/;" a 3363 l00178 docs/html/psType_8h-source.html /^<a name="l00178"><\/a><a class="code" href="group__DataContainer.html#ga60">00178<\/a> <span class="comment"><\/span><span class="preprocessor">#define PS_SET_BADPIXEL(maskValue, reasonCode) \\<\/span>$/;" a 3364 l00179 docs/html/psAstrometry_8h-source.html /^<a name="l00179"><\/a><a class="code" href="structpsFPA.html#o5">00179<\/a> <span class="keyword">const<\/span> <span class="keyword">struct <\/span><a class="code" href="structpsExposure.html">psExposure<\/a>* <a class="code" href="structpsFPA.html#o5">exposure<\/a>; <span class="comment">\/\/\/< information about this exposure<\/span>$/;" a 3365 l00180 docs/html/psAstrometry_8h-source.html /^<a name="l00180"><\/a><a class="code" href="structpsFPA.html#o6">00180<\/a> <span class="comment"><\/span> <a class="code" href="structpsGrommit.html">psGrommit<\/a> *<a class="code" href="structpsFPA.html#o6">grommit<\/a>; <span class="comment">\/\/\/< Wallace's grommit<\/span>$/;" a 3366 l00181 docs/html/psConstants_8h-source.html /^<a name="l00181"><\/a><a class="code" href="psConstants_8h.html#a27">00181<\/a> <span class="preprocessor">#define PS_VECTOR_CHECK_SIZE_EQUAL(VEC1, VEC2, RVAL) \\<\/span>$/;" a 3367 l00182 docs/html/psAstrometry_8h-source.html /^<a name="l00182"><\/a><a class="code" href="structpsFPA.html#o7">00182<\/a> <a class="code" href="structpsPhotSystem.html">psPhotSystem<\/a>* <a class="code" href="structpsFPA.html#o7">colorPlus<\/a>; <span class="comment">\/\/\/< Color reference<\/span>$/;" a 3368 l00183 docs/html/psAstrometry_8h-source.html /^<a name="l00183"><\/a><a class="code" href="structpsFPA.html#o8">00183<\/a> <span class="comment"><\/span> <a class="code" href="structpsPhotSystem.html">psPhotSystem<\/a>* <a class="code" href="structpsFPA.html#o8">colorMinus<\/a>; <span class="comment">\/\/\/< Color reference<\/span>$/;" a 3369 l00184 docs/html/psAstrometry_8h-source.html /^<a name="l00184"><\/a><a class="code" href="structpsFPA.html#o9">00184<\/a> <span class="comment"><\/span> <a class="code" href="structpsProjection.html">psProjection<\/a> *<a class="code" href="structpsFPA.html#o9">projection<\/a>; <span class="comment">\/\/\/< projection<\/span>$/;" a 3370 l00184 docs/html/psType_8h-source.html /^<a name="l00184"><\/a><a class="code" href="group__DataContainer.html#ga61">00184<\/a> <span class="comment"><\/span><span class="preprocessor">#define PS_IS_PSELEMTYPE_INT(x) ((x & 0x100) == 0x100)<\/span>$/;" a 3371 l00186 docs/html/psAstrometry_8h-source.html /^<a name="l00186"><\/a><a class="code" href="structpsFPA.html#o10">00186<\/a> <span class="keywordtype">float<\/span> <a class="code" href="structpsFPA.html#o10">rmsX<\/a>; <span class="comment">\/\/\/< RMS for x transformation fits<\/span>$/;" a 3372 l00186 docs/html/psType_8h-source.html /^<a name="l00186"><\/a><a class="code" href="group__DataContainer.html#ga62">00186<\/a> <span class="comment"><\/span><span class="preprocessor">#define PS_IS_PSELEMTYPE_UNSIGNED(x) ((x & 0x200) == 0x200)<\/span>$/;" a 3373 l00187 docs/html/psAstrometry_8h-source.html /^<a name="l00187"><\/a><a class="code" href="structpsFPA.html#o11">00187<\/a> <span class="comment"><\/span> <span class="keywordtype">float<\/span> <a class="code" href="structpsFPA.html#o11">rmsY<\/a>; <span class="comment">\/\/\/< RMS for y transformation fits<\/span>$/;" a 3374 l00188 docs/html/psAstrometry_8h-source.html /^<a name="l00188"><\/a><a class="code" href="structpsFPA.html#o12">00188<\/a> <span class="comment"><\/span> <span class="keywordtype">float<\/span> <a class="code" href="structpsFPA.html#o12">chi2<\/a>; <span class="comment">\/\/\/< chi^2 of astrometric solution<\/span>$/;" a 3375 l00188 docs/html/psType_8h-source.html /^<a name="l00188"><\/a><a class="code" href="group__DataContainer.html#ga63">00188<\/a> <span class="comment"><\/span><span class="preprocessor">#define PS_IS_PSELEMTYPE_REAL(x) ((x & 0x400) == 0x400)<\/span>$/;" a 3376 l00189 docs/html/psConstants_8h-source.html /^<a name="l00189"><\/a><a class="code" href="psConstants_8h.html#a28">00189<\/a> <span class="preprocessor">#define PS_VECTOR_F64_TO_F32(X64, X32) \\<\/span>$/;" a 3377 l00189 docs/html/slalib_8h-source.html /^<a name="l00189"><\/a><a class="code" href="slalib_8h.html#a6">00189<\/a> <span class="preprocessor">#define slaOapqk(TYPE, OB1, OB2, AOPRMS, RAP, DAP) \\<\/span>$/;" a 3378 l00190 docs/html/psImage_8h-source.html /^<a name="l00190"><\/a><a class="code" href="group__Image.html#ga24">00190<\/a> <span class="preprocessor">#define p_psImagePixelInterpolateComplexFcns(TYPE) \\<\/span>$/;" a 3379 l00190 docs/html/psType_8h-source.html /^<a name="l00190"><\/a><a class="code" href="group__DataContainer.html#ga64">00190<\/a> <span class="comment"><\/span><span class="preprocessor">#define PS_IS_PSELEMTYPE_COMPLEX(x) ((x & 0x800) == 0x800)<\/span>$/;" a 3380 l00192 docs/html/psType_8h-source.html /^<a name="l00192"><\/a><a class="code" href="group__DataContainer.html#ga65">00192<\/a> <span class="comment"><\/span><span class="preprocessor">#define PS_IS_PSELEMTYPE_BOOL(x) ((x & 0x1000) == 0x1000)<\/span>$/;" a 3381 l00194 docs/html/psType_8h-source.html /^<a name="l00194"><\/a><a class="code" href="group__DataContainer.html#ga66">00194<\/a> <span class="comment"><\/span><span class="preprocessor">#define PSELEMTYPE_SIZEOF(x) ( (x==PS_TYPE_PTR) ? sizeof(psPtr) :(x & 0xFF) )<\/span>$/;" a 3382 l00195 docs/html/psConstants_8h-source.html /^<a name="l00195"><\/a><a class="code" href="psConstants_8h.html#a29">00195<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_VECTOR_F32_TO_F64(X32, X64) \\<\/span>$/;" a 3383 l00197 docs/html/psAstrometry_8h-source.html /^<a name="l00197"><\/a><a class="code" href="structpsObservatory.html">00197<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3384 l00199 docs/html/psAstrometry_8h-source.html /^<a name="l00199"><\/a><a class="code" href="structpsObservatory.html#o0">00199<\/a> <span class="keyword">const<\/span> <span class="keywordtype">char<\/span>* name; <span class="comment">\/\/\/< Name of observatory<\/span>$/;" a 3385 l00199 docs/html/slalib_8h-source.html /^<a name="l00199"><\/a><a class="code" href="slalib_8h.html#a7">00199<\/a> <span class="preprocessor">#define slaAirmas(ZD) fslaAirmas(&ZD)<\/span>$/;" a 3386 l00200 docs/html/psAstrometry_8h-source.html /^<a name="l00200"><\/a><a class="code" href="structpsObservatory.html#o1">00200<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> latitude; <span class="comment">\/\/\/< Latitude of observatory, east positive (degrees?)<\/span>$/;" a 3387 l00201 docs/html/psAstrometry_8h-source.html /^<a name="l00201"><\/a><a class="code" href="structpsObservatory.html#o2">00201<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> longitude; <span class="comment">\/\/\/< Longitude of observatory (degrees?)<\/span>$/;" a 3388 l00201 docs/html/psConstants_8h-source.html /^<a name="l00201"><\/a><a class="code" href="psConstants_8h.html#a30">00201<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_VECTOR_PRINT(NAME) \\<\/span>$/;" a 3389 l00201 docs/html/psType_8h-source.html /^<a name="l00201"><\/a><a class="code" href="group__DataContainer.html#ga68">00201<\/a> <span class="keyword">typedef<\/span> <span class="keyword">enum<\/span> {$/;" a 3390 l00202 docs/html/psAstrometry_8h-source.html /^<a name="l00202"><\/a><a class="code" href="structpsObservatory.html#o3">00202<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> height; <span class="comment">\/\/\/< Height of observatory in meters<\/span>$/;" a 3391 l00203 docs/html/psAstrometry_8h-source.html /^<a name="l00203"><\/a><a class="code" href="structpsObservatory.html#o4">00203<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> tlr; <span class="comment">\/\/\/< Tropospheric Lapse Rate<\/span>$/;" a 3392 l00208 docs/html/psConstants_8h-source.html /^<a name="l00208"><\/a><a class="code" href="psConstants_8h.html#a31">00208<\/a> <span class="preprocessor">#define PS_VECTOR_CONVERT_F64_TO_F32_STATIC(OLD, NEW_PTR32, NEW_STATIC32) \\<\/span>$/;" a 3393 l00214 docs/html/psAstrometry_8h-source.html /^<a name="l00214"><\/a><a class="code" href="structpsExposure.html">00214<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct <\/span><a class="code" href="structpsExposure.html">psExposure<\/a>$/;" a 3394 l00215 docs/html/psType_8h-source.html /^<a name="l00215"><\/a><a class="code" href="structpsType.html">00215<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3395 l00216 docs/html/psAstrometry_8h-source.html /^<a name="l00216"><\/a><a class="code" href="structpsExposure.html#o0">00216<\/a> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> <a class="code" href="structpsExposure.html#o0">ra<\/a>; <span class="comment">\/\/\/< Telescope boresight, right ascention<\/span>$/;" a 3396 l00217 docs/html/psAstrometry_8h-source.html /^<a name="l00217"><\/a><a class="code" href="structpsExposure.html#o1">00217<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> <a class="code" href="structpsExposure.html#o1">dec<\/a>; <span class="comment">\/\/\/< Telescope boresight, declination<\/span>$/;" a 3397 l00217 docs/html/psType_8h-source.html /^<a name="l00217"><\/a><a class="code" href="structpsType.html#o0">00217<\/a> <a class="code" href="group__DataContainer.html#ga67">psElemType<\/a> type; <span class="comment">\/\/\/< Primitive type.<\/span>$/;" a 3398 l00218 docs/html/psAstrometry_8h-source.html /^<a name="l00218"><\/a><a class="code" href="structpsExposure.html#o2">00218<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> <a class="code" href="structpsExposure.html#o2">hourAngle<\/a>; <span class="comment">\/\/\/< Hour angle<\/span>$/;" a 3399 l00218 docs/html/psType_8h-source.html /^<a name="l00218"><\/a><a class="code" href="structpsType.html#o1">00218<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga68">psDimen<\/a> dimen; <span class="comment">\/\/\/< Dimensionality.<\/span>$/;" a 3400 l00219 docs/html/psAstrometry_8h-source.html /^<a name="l00219"><\/a><a class="code" href="structpsExposure.html#o3">00219<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> <a class="code" href="structpsExposure.html#o3">zenithDistance<\/a>; <span class="comment">\/\/\/< Zenith distance<\/span>$/;" a 3401 l00220 docs/html/psAstrometry_8h-source.html /^<a name="l00220"><\/a><a class="code" href="structpsExposure.html#o4">00220<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> <a class="code" href="structpsExposure.html#o4">azimuth<\/a>; <span class="comment">\/\/\/< Azimuth<\/span>$/;" a 3402 l00221 docs/html/psAstrometry_8h-source.html /^<a name="l00221"><\/a><a class="code" href="structpsExposure.html#o5">00221<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <a class="code" href="structpsTime.html">psTime<\/a>* <a class="code" href="structpsExposure.html#o5">time<\/a>; <span class="comment">\/\/\/< Time of observation<\/span>$/;" a 3403 l00221 docs/html/psConstants_8h-source.html /^<a name="l00221"><\/a><a class="code" href="psConstants_8h.html#a32">00221<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_VECTOR_CONVERT_F32_TO_F64_STATIC(OLD, NEW_PTR64, NEW_STATIC64) \\<\/span>$/;" a 3404 l00222 docs/html/psAstrometry_8h-source.html /^<a name="l00222"><\/a><a class="code" href="structpsExposure.html#o6">00222<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">float<\/span> <a class="code" href="structpsExposure.html#o6">rotAngle<\/a>; <span class="comment">\/\/\/< Rotator position angle in degrees? XXX: see bug#209<\/span>$/;" a 3405 l00223 docs/html/psAstrometry_8h-source.html /^<a name="l00223"><\/a><a class="code" href="structpsExposure.html#o7">00223<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">float<\/span> <a class="code" href="structpsExposure.html#o7">temperature<\/a>; <span class="comment">\/\/\/< Air temperature in Kelvin<\/span>$/;" a 3406 l00224 docs/html/psAstrometry_8h-source.html /^<a name="l00224"><\/a><a class="code" href="structpsExposure.html#o8">00224<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">float<\/span> <a class="code" href="structpsExposure.html#o8">pressure<\/a>; <span class="comment">\/\/\/< Air pressure in mB<\/span>$/;" a 3407 l00225 docs/html/psAstrometry_8h-source.html /^<a name="l00225"><\/a><a class="code" href="structpsExposure.html#o9">00225<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">float<\/span> <a class="code" href="structpsExposure.html#o9">humidity<\/a>; <span class="comment">\/\/\/< Relative humidity, for refraction<\/span>$/;" a 3408 l00226 docs/html/psAstrometry_8h-source.html /^<a name="l00226"><\/a><a class="code" href="structpsExposure.html#o10">00226<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">float<\/span> <a class="code" href="structpsExposure.html#o10">exposureTime<\/a>; <span class="comment">\/\/\/< Exposure time<\/span>$/;" a 3409 l00227 docs/html/psAstrometry_8h-source.html /^<a name="l00227"><\/a><a class="code" href="structpsExposure.html#o11">00227<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">float<\/span> <a class="code" href="structpsExposure.html#o11">wavelength<\/a>; <span class="comment">\/\/\/< Wavelength in microns<\/span>$/;" a 3410 l00228 docs/html/psAstrometry_8h-source.html /^<a name="l00228"><\/a><a class="code" href="structpsExposure.html#o12">00228<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <a class="code" href="structpsObservatory.html">psObservatory<\/a>* <a class="code" href="structpsExposure.html#o12">observatory<\/a>; <span class="comment">\/\/\/< Observatory data<\/span>$/;" a 3411 l00231 docs/html/psAstrometry_8h-source.html /^<a name="l00231"><\/a><a class="code" href="structpsExposure.html#o13">00231<\/a> <span class="keyword">const<\/span> <span class="keywordtype">double<\/span> <a class="code" href="structpsExposure.html#o13">lst<\/a>; <span class="comment">\/\/\/< Local Sidereal Time<\/span>$/;" a 3412 l00232 docs/html/psAstrometry_8h-source.html /^<a name="l00232"><\/a><a class="code" href="structpsExposure.html#o14">00232<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">float<\/span> <a class="code" href="structpsExposure.html#o14">positionAngle<\/a>; <span class="comment">\/\/\/< Position angle<\/span>$/;" a 3413 l00233 docs/html/psAstrometry_8h-source.html /^<a name="l00233"><\/a><a class="code" href="structpsExposure.html#o15">00233<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">float<\/span> <a class="code" href="structpsExposure.html#o15">parallacticAngle<\/a>; <span class="comment">\/\/\/< Parallactic angle<\/span>$/;" a 3414 l00233 docs/html/psFunctions_8h-source.html /^<a name="l00233"><\/a><a class="code" href="structpsDPolynomial1D.html">00233<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3415 l00234 docs/html/psAstrometry_8h-source.html /^<a name="l00234"><\/a><a class="code" href="structpsExposure.html#o16">00234<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">float<\/span> <a class="code" href="structpsExposure.html#o16">airmass<\/a>; <span class="comment">\/\/\/< Airmass, calculated from zenith distance<\/span>$/;" a 3416 l00234 docs/html/psConstants_8h-source.html /^<a name="l00234"><\/a><a class="code" href="psConstants_8h.html#a33">00234<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_VECTOR_GEN_YERR_STATIC_F32(VEC, N) \\<\/span>$/;" a 3417 l00235 docs/html/psAstrometry_8h-source.html /^<a name="l00235"><\/a><a class="code" href="structpsExposure.html#o17">00235<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">float<\/span> <a class="code" href="structpsExposure.html#o17">parallacticFactor<\/a>; <span class="comment">\/\/\/< Parallactic factor<\/span>$/;" a 3418 l00235 docs/html/psFunctions_8h-source.html /^<a name="l00235"><\/a><a class="code" href="structpsDPolynomial1D.html#o0">00235<\/a> <a class="code" href="group__Stats.html#ga60">psPolynomialType<\/a> type; <span class="comment">\/\/\/< Polynomial type<\/span>$/;" a 3419 l00236 docs/html/psAstrometry_8h-source.html /^<a name="l00236"><\/a><a class="code" href="structpsExposure.html#o18">00236<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">char<\/span>* <a class="code" href="structpsExposure.html#o18">cameraName<\/a>; <span class="comment">\/\/\/< name of camera which provided exposure<\/span>$/;" a 3420 l00236 docs/html/psFunctions_8h-source.html /^<a name="l00236"><\/a><a class="code" href="structpsDPolynomial1D.html#o1">00236<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> n; <span class="comment">\/\/\/< Number of terms<\/span>$/;" a 3421 l00237 docs/html/psAstrometry_8h-source.html /^<a name="l00237"><\/a><a class="code" href="structpsExposure.html#o19">00237<\/a> <span class="comment"><\/span> <span class="keyword">const<\/span> <span class="keywordtype">char<\/span>* <a class="code" href="structpsExposure.html#o19">telescopeName<\/a>; <span class="comment">\/\/\/< name of telescope which provided exposure<\/span>$/;" a 3422 l00237 docs/html/psFunctions_8h-source.html /^<a name="l00237"><\/a><a class="code" href="structpsDPolynomial1D.html#o2">00237<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> *coeff; <span class="comment">\/\/\/< Coefficients<\/span>$/;" a 3423 l00238 docs/html/psFunctions_8h-source.html /^<a name="l00238"><\/a><a class="code" href="structpsDPolynomial1D.html#o3">00238<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> *coeffErr; <span class="comment">\/\/\/< Error in coefficients<\/span>$/;" a 3424 l00239 docs/html/psFunctions_8h-source.html /^<a name="l00239"><\/a><a class="code" href="structpsDPolynomial1D.html#o4">00239<\/a> <span class="comment"><\/span> <span class="keywordtype">char<\/span> *mask; <span class="comment">\/\/\/< Coefficient mask<\/span>$/;" a 3425 l00242 docs/html/psConstants_8h-source.html /^<a name="l00242"><\/a><a class="code" href="psConstants_8h.html#a34">00242<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_VECTOR_GEN_YERR_STATIC_F64(VEC, N) \\<\/span>$/;" a 3426 l00244 docs/html/psFunctions_8h-source.html /^<a name="l00244"><\/a><a class="code" href="structpsDPolynomial2D.html">00244<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3427 l00246 docs/html/psFunctions_8h-source.html /^<a name="l00246"><\/a><a class="code" href="structpsDPolynomial2D.html#o0">00246<\/a> <a class="code" href="group__Stats.html#ga60">psPolynomialType<\/a> type; <span class="comment">\/\/\/< Polynomial type<\/span>$/;" a 3428 l00247 docs/html/psFunctions_8h-source.html /^<a name="l00247"><\/a><a class="code" href="structpsDPolynomial2D.html#o1">00247<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nX; <span class="comment">\/\/\/< Number of terms in x<\/span>$/;" a 3429 l00248 docs/html/psFunctions_8h-source.html /^<a name="l00248"><\/a><a class="code" href="structpsDPolynomial2D.html#o2">00248<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nY; <span class="comment">\/\/\/< Number of terms in y<\/span>$/;" a 3430 l00249 docs/html/psFunctions_8h-source.html /^<a name="l00249"><\/a><a class="code" href="structpsDPolynomial2D.html#o3">00249<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> **coeff; <span class="comment">\/\/\/< Coefficients<\/span>$/;" a 3431 l00250 docs/html/psConstants_8h-source.html /^<a name="l00250"><\/a><a class="code" href="psConstants_8h.html#a35">00250<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_VECTOR_GEN_X_INDEX_STATIC_F32(VEC, N) \\<\/span>$/;" a 3432 l00250 docs/html/psFunctions_8h-source.html /^<a name="l00250"><\/a><a class="code" href="structpsDPolynomial2D.html#o4">00250<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> **coeffErr; <span class="comment">\/\/\/< Error in coefficients<\/span>$/;" a 3433 l00251 docs/html/psFunctions_8h-source.html /^<a name="l00251"><\/a><a class="code" href="structpsDPolynomial2D.html#o5">00251<\/a> <span class="comment"><\/span> <span class="keywordtype">char<\/span> **mask; <span class="comment">\/\/\/< Coefficients mask<\/span>$/;" a 3434 l00256 docs/html/psFunctions_8h-source.html /^<a name="l00256"><\/a><a class="code" href="structpsDPolynomial3D.html">00256<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3435 l00258 docs/html/psConstants_8h-source.html /^<a name="l00258"><\/a><a class="code" href="psConstants_8h.html#a36">00258<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_VECTOR_GEN_X_INDEX_STATIC_F64(VEC, N) \\<\/span>$/;" a 3436 l00258 docs/html/psFunctions_8h-source.html /^<a name="l00258"><\/a><a class="code" href="structpsDPolynomial3D.html#o0">00258<\/a> <a class="code" href="group__Stats.html#ga60">psPolynomialType<\/a> type; <span class="comment">\/\/\/< Polynomial type<\/span>$/;" a 3437 l00259 docs/html/psFunctions_8h-source.html /^<a name="l00259"><\/a><a class="code" href="structpsDPolynomial3D.html#o1">00259<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nX; <span class="comment">\/\/\/< Number of terms in x<\/span>$/;" a 3438 l00260 docs/html/psFunctions_8h-source.html /^<a name="l00260"><\/a><a class="code" href="structpsDPolynomial3D.html#o2">00260<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nY; <span class="comment">\/\/\/< Number of terms in y<\/span>$/;" a 3439 l00261 docs/html/psFunctions_8h-source.html /^<a name="l00261"><\/a><a class="code" href="structpsDPolynomial3D.html#o3">00261<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nZ; <span class="comment">\/\/\/< Number of terms in z<\/span>$/;" a 3440 l00262 docs/html/psFunctions_8h-source.html /^<a name="l00262"><\/a><a class="code" href="structpsDPolynomial3D.html#o4">00262<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> ***coeff; <span class="comment">\/\/\/< Coefficients<\/span>$/;" a 3441 l00263 docs/html/psFunctions_8h-source.html /^<a name="l00263"><\/a><a class="code" href="structpsDPolynomial3D.html#o5">00263<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> ***coeffErr; <span class="comment">\/\/\/< Error in coefficients<\/span>$/;" a 3442 l00264 docs/html/psFunctions_8h-source.html /^<a name="l00264"><\/a><a class="code" href="structpsDPolynomial3D.html#o6">00264<\/a> <span class="comment"><\/span> <span class="keywordtype">char<\/span> ***mask; <span class="comment">\/\/\/< Coefficient mask<\/span>$/;" a 3443 l00266 docs/html/psConstants_8h-source.html /^<a name="l00266"><\/a><a class="code" href="psConstants_8h.html#a37">00266<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_VECTOR_GEN_STATIC_RECYCLED(NAME, SIZE, TYPE) \\<\/span>$/;" a 3444 l00269 docs/html/psFunctions_8h-source.html /^<a name="l00269"><\/a><a class="code" href="structpsDPolynomial4D.html">00269<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3445 l00271 docs/html/psFunctions_8h-source.html /^<a name="l00271"><\/a><a class="code" href="structpsDPolynomial4D.html#o0">00271<\/a> <a class="code" href="group__Stats.html#ga60">psPolynomialType<\/a> type; <span class="comment">\/\/\/< Polynomial type<\/span>$/;" a 3446 l00272 docs/html/psConstants_8h-source.html /^<a name="l00272"><\/a><a class="code" href="psConstants_8h.html#a38">00272<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_VECTOR_DECLARE_ALLOC_STATIC(NAME, SIZE, TYPE) \\<\/span>$/;" a 3447 l00272 docs/html/psFunctions_8h-source.html /^<a name="l00272"><\/a><a class="code" href="structpsDPolynomial4D.html#o1">00272<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nW; <span class="comment">\/\/\/< Number of terms in w<\/span>$/;" a 3448 l00273 docs/html/psFunctions_8h-source.html /^<a name="l00273"><\/a><a class="code" href="structpsDPolynomial4D.html#o2">00273<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nX; <span class="comment">\/\/\/< Number of terms in x<\/span>$/;" a 3449 l00274 docs/html/psFunctions_8h-source.html /^<a name="l00274"><\/a><a class="code" href="structpsDPolynomial4D.html#o3">00274<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nY; <span class="comment">\/\/\/< Number of terms in y<\/span>$/;" a 3450 l00275 docs/html/psFunctions_8h-source.html /^<a name="l00275"><\/a><a class="code" href="structpsDPolynomial4D.html#o4">00275<\/a> <span class="comment"><\/span> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> nZ; <span class="comment">\/\/\/< Number of terms in z<\/span>$/;" a 3451 l00276 docs/html/psFunctions_8h-source.html /^<a name="l00276"><\/a><a class="code" href="structpsDPolynomial4D.html#o5">00276<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> ****coeff; <span class="comment">\/\/\/< Coefficients<\/span>$/;" a 3452 l00277 docs/html/psFunctions_8h-source.html /^<a name="l00277"><\/a><a class="code" href="structpsDPolynomial4D.html#o6">00277<\/a> <span class="comment"><\/span> <span class="keywordtype">double<\/span> ****coeffErr; <span class="comment">\/\/\/< Error in coefficients<\/span>$/;" a 3453 l00278 docs/html/psFunctions_8h-source.html /^<a name="l00278"><\/a><a class="code" href="structpsDPolynomial4D.html#o7">00278<\/a> <span class="comment"><\/span> <span class="keywordtype">char<\/span> ****mask; <span class="comment">\/\/\/< Coefficients mask<\/span>$/;" a 3454 l00283 docs/html/psConstants_8h-source.html /^<a name="l00283"><\/a><a class="code" href="psConstants_8h.html#a39">00283<\/a> <span class="preprocessor">#define PS_POLY_CHECK_NULL(NAME, RVAL) \\<\/span>$/;" a 3455 l00291 docs/html/psConstants_8h-source.html /^<a name="l00291"><\/a><a class="code" href="psConstants_8h.html#a40">00291<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_POLY_CHECK_TYPE(NAME, TYPE, RVAL) \\<\/span>$/;" a 3456 l00301 docs/html/psConstants_8h-source.html /^<a name="l00301"><\/a><a class="code" href="psConstants_8h.html#a41">00301<\/a> <span class="preprocessor">#define PS_POLY_1D_DECLARE_ALLOC_STATIC(NAME, ORDER, TYPE) \\<\/span>$/;" a 3457 l00308 docs/html/psConstants_8h-source.html /^<a name="l00308"><\/a><a class="code" href="psConstants_8h.html#a42">00308<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_POLY_2D_DECLARE_ALLOC_STATIC(NAME, ORDER, TYPE) \\<\/span>$/;" a 3458 l00315 docs/html/psConstants_8h-source.html /^<a name="l00315"><\/a><a class="code" href="psConstants_8h.html#a43">00315<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_POLY_3D_DECLARE_ALLOC_STATIC(NAME, ORDER, TYPE) \\<\/span>$/;" a 3459 l00322 docs/html/psConstants_8h-source.html /^<a name="l00322"><\/a><a class="code" href="psConstants_8h.html#a44">00322<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_POLY_4D_DECLARE_ALLOC_STATIC(NAME, ORDER, TYPE) \\<\/span>$/;" a 3460 l00329 docs/html/psConstants_8h-source.html /^<a name="l00329"><\/a><a class="code" href="psConstants_8h.html#a45">00329<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_POLY_1D_D_DECLARE_ALLOC_STATIC(NAME, ORDER, TYPE) \\<\/span>$/;" a 3461 l00336 docs/html/psConstants_8h-source.html /^<a name="l00336"><\/a><a class="code" href="psConstants_8h.html#a46">00336<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_POLY_2D_D_DECLARE_ALLOC_STATIC(NAME, ORDER, TYPE) \\<\/span>$/;" a 3462 l00343 docs/html/psConstants_8h-source.html /^<a name="l00343"><\/a><a class="code" href="psConstants_8h.html#a47">00343<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_POLY_3D_D_DECLARE_ALLOC_STATIC(NAME, ORDER, TYPE) \\<\/span>$/;" a 3463 l00350 docs/html/psConstants_8h-source.html /^<a name="l00350"><\/a><a class="code" href="psConstants_8h.html#a48">00350<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_POLY_4D_D_DECLARE_ALLOC_STATIC(NAME, ORDER, TYPE) \\<\/span>$/;" a 3464 l00360 docs/html/psConstants_8h-source.html /^<a name="l00360"><\/a><a class="code" href="psConstants_8h.html#a49">00360<\/a> <span class="preprocessor">#define PS_IMAGE_CHECK_NULL(NAME, RVAL) PS_IMAGE_CHECK_NULL_GENERAL(NAME, return RVAL)<\/span>$/;" a 3465 l00361 docs/html/psConstants_8h-source.html /^<a name="l00361"><\/a><a class="code" href="psConstants_8h.html#a50">00361<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_IMAGE_CHECK_NULL_GENERAL(NAME, CLEANUP) \\<\/span>$/;" a 3466 l00369 docs/html/psConstants_8h-source.html /^<a name="l00369"><\/a><a class="code" href="psConstants_8h.html#a51">00369<\/a> <span class="preprocessor">#define PS_IMAGE_CHECK_EMPTY(NAME, RVAL) PS_IMAGE_CHECK_EMPTY_GENERAL(NAME, return RVAL)<\/span>$/;" a 3467 l00370 docs/html/psConstants_8h-source.html /^<a name="l00370"><\/a><a class="code" href="psConstants_8h.html#a52">00370<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_IMAGE_CHECK_EMPTY_GENERAL(NAME, CLEANUP) \\<\/span>$/;" a 3468 l00378 docs/html/psConstants_8h-source.html /^<a name="l00378"><\/a><a class="code" href="psConstants_8h.html#a53">00378<\/a> <span class="preprocessor">#define PS_IMAGE_CHECK_TYPE(NAME, TYPE, RVAL) \\<\/span>$/;" a 3469 l00386 docs/html/psConstants_8h-source.html /^<a name="l00386"><\/a><a class="code" href="psConstants_8h.html#a54">00386<\/a> <span class="preprocessor">#define PS_IMAGE_CHECK_SIZE_EQUAL(NAME1, NAME2, RVAL) \\<\/span>$/;" a 3470 l00394 docs/html/psFunctions_8h-source.html /^<a name="l00394"><\/a><a class="code" href="structpsSpline1D.html">00394<\/a> <span class="keyword">typedef<\/span> <span class="keyword">struct<\/span>$/;" a 3471 l00395 docs/html/psConstants_8h-source.html /^<a name="l00395"><\/a><a class="code" href="psConstants_8h.html#a55">00395<\/a> <span class="preprocessor">#define PS_IMAGE_CHECK_SIZE(NAME1, NUM_COLS, NUM_ROWS, RVAL) \\<\/span>$/;" a 3472 l00396 docs/html/psFunctions_8h-source.html /^<a name="l00396"><\/a><a class="code" href="structpsSpline1D.html#o0">00396<\/a> <a class="code" href="group__DataContainer.html#ga6">psS32<\/a> n; <span class="comment">\/\/\/< The number of spline polynomials<\/span>$/;" a 3473 l00397 docs/html/psFunctions_8h-source.html /^<a name="l00397"><\/a><a class="code" href="structpsSpline1D.html#o1">00397<\/a> <span class="comment"><\/span> <a class="code" href="structpsPolynomial1D.html">psPolynomial1D<\/a> **spline; <span class="comment">\/\/\/< An array of n pointers to the spline polynomials<\/span>$/;" a 3474 l00398 docs/html/psFunctions_8h-source.html /^<a name="l00398"><\/a><a class="code" href="structpsSpline1D.html#o2">00398<\/a> <span class="comment"><\/span> <span class="keywordtype">float<\/span> *p_psDeriv2; <span class="comment">\/\/\/< For cubic splines, the second derivative at each domain point. Size is n+1.<\/span>$/;" a 3475 l00399 docs/html/psFunctions_8h-source.html /^<a name="l00399"><\/a><a class="code" href="structpsSpline1D.html#o3">00399<\/a> <span class="comment"><\/span> <span class="keywordtype">float<\/span> *domains; <span class="comment">\/\/\/< The boundaries between each spline piece. Size is n+1.<\/span>$/;" a 3476 l00409 docs/html/psConstants_8h-source.html /^<a name="l00409"><\/a><a class="code" href="psConstants_8h.html#a56">00409<\/a> <span class="preprocessor">#define PS_READOUT_CHECK_NULL(NAME, RVAL) \\<\/span>$/;" a 3477 l00417 docs/html/psConstants_8h-source.html /^<a name="l00417"><\/a><a class="code" href="psConstants_8h.html#a57">00417<\/a> <span class="preprocessor">#define PS_READOUT_CHECK_EMPTY(NAME, RVAL) \\<\/span>$/;" a 3478 l00424 docs/html/psConstants_8h-source.html /^<a name="l00424"><\/a><a class="code" href="psConstants_8h.html#a58">00424<\/a> <span class="preprocessor">#define PS_READOUT_CHECK_TYPE(NAME, TYPE, RVAL) \\<\/span>$/;" a 3479 l00434 docs/html/psConstants_8h-source.html /^<a name="l00434"><\/a><a class="code" href="psConstants_8h.html#a59">00434<\/a> <span class="preprocessor">#define PS_MAX(A, B) \\<\/span>$/;" a 3480 l00437 docs/html/psConstants_8h-source.html /^<a name="l00437"><\/a><a class="code" href="psConstants_8h.html#a60">00437<\/a> <span class="preprocessor"><\/span><span class="preprocessor">#define PS_MIN(A, B) \\<\/span>$/;" a 1614 3481 lapseRate include/psAstrometry.h /^ const double lapseRate; \/\/\/< lapse rate (TLR)$/;" m 1615 3482 lapseRate src/astronomy/psAstrometry.h /^ const double lapseRate; \/\/\/< lapse rate (TLR)$/;" m 1616 lastDelta include/psMinimize.h /^ floatlastDelta; \/\/\/< The last difference for the fit$/;" m1617 lastDelta src/dataManip/psMinimize.h /^ floatlastDelta; \/\/\/< The last difference for the fit$/;" m3483 lastDelta include/psMinimize.h /^ psF32 lastDelta; \/\/\/< The last difference for the fit$/;" m 3484 lastDelta src/dataManip/psMinimize.h /^ psF32 lastDelta; \/\/\/< The last difference for the fit$/;" m 1618 3485 lastMemBlockAllocated src/sysUtils/psMemory.c /^static psMemBlock* lastMemBlockAllocated = NULL;$/;" v file: 1619 3486 latitude include/psAstrometry.h /^ const double latitude; \/\/\/< Latitude of observatory, east positive (degrees?)$/;" m … … 1621 3488 latitude src/astronomy/psAstrometry.h /^ const double latitude; \/\/\/< Latitude of observatory, east positive (degrees?)$/;" m 1622 3489 latitude src/astronomy/psAstrometry.h /^ const double latitude; \/\/\/< geodetic latitude (radians)$/;" m 3490 letter_P docs/html/classes.html /^<tr><td><a name="letter_P"><\/a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah"> P <\/div><\/td><\/tr><\/table>$/;" a 1623 3491 level include/psTrace.h /^ psS32 level; \/\/ trace level for this component$/;" m struct:p_psComponent 1624 3492 level src/sysUtils/psTrace.h /^ psS32 level; \/\/ trace level for this component$/;" m struct:p_psComponent … … 1626 3494 lineno src/sysUtils/psMemory.h /^ const psS32 lineno; \/\/\/< set from __LINE__ in e.g. p_psAlloc$/;" m struct:psMemBlock 1627 3495 list include/psList.h /^psList* list; \/\/\/< List iterator to works on$/;" m 1628 list include/psMetadata.h /^ psList* restrict list; \/\/\/< the metadata in linked-list$/;" m struct:psMetadata 1629 list src/astronomy/psMetadata.h /^ psList* restrict list; \/\/\/< the metadata in linked-list$/;" m struct:psMetadata 3496 list include/psMetadata.h /^ psList *list; \/\/\/< List data.$/;" m union:psMetadataItem::<anonymous> 3497 list include/psMetadata.h /^ psList* list; \/\/\/< Metadata in linked-list$/;" m struct:psMetadata 3498 list src/astronomy/psMetadata.h /^ psList *list; \/\/\/< List data.$/;" m union:psMetadataItem::<anonymous> 3499 list src/astronomy/psMetadata.h /^ psList* list; \/\/\/< Metadata in linked-list$/;" m struct:psMetadata 1630 3500 list src/collections/psList.h /^psList* list; \/\/\/< List iterator to works on$/;" m 1631 3501 listFree src/collections/psList.c /^static void listFree(psList* list)$/;" f file: 1632 3502 listFree src/collections/psList.c /^static void listFree(psList* list);$/;" p file: 1633 listGetIterator src/collections/psList.c /^psListElem* listGetIterator(psList* list)$/;" f 1634 listGetIterator src/collections/psList.c /^static psListElem* listGetIterator(psList* list);$/;" p file: 1635 listGetIteratorIndex src/collections/psList.c /^psS32 listGetIteratorIndex(psList* list)$/;" f 1636 listGetIteratorIndex src/collections/psList.c /^static psS32 listGetIteratorIndex(psList* list);$/;" p file: 1637 listSetIterator src/collections/psList.c /^static void listSetIterator(psList* list, psS32 where, psBool lockList)$/;" f file: 1638 listSetIterator src/collections/psList.c /^static void listSetIterator(psList* list, psS32 where, psBool lockList);$/;" p file: 3503 listIteratorFree src/collections/psList.c /^static void listIteratorFree(psListIterator* iter)$/;" f file: 3504 listIteratorFree src/collections/psList.c /^static void listIteratorFree(psListIterator* iter);$/;" p file: 3505 listIteratorRemove src/collections/psList.c /^static psBool listIteratorRemove(psListIterator* iterator)$/;" f file: 3506 listIteratorRemove src/collections/psList.c /^static psBool listIteratorRemove(psListIterator* iterator);$/;" p file: 1639 3507 lock include/psList.h /^ pthread_mutex_t lock; \/\/\/< mutex to lock a node during changes$/;" m 1640 3508 lock src/collections/psList.h /^ pthread_mutex_t lock; \/\/\/< mutex to lock a node during changes$/;" m … … 1671 3539 main test/collections/tst_psArray.c /^psS32 main(psS32 argc,$/;" f 1672 3540 main test/collections/tst_psArray01.c /^psS32 main(psS32 argc,$/;" f 3541 main test/collections/tst_psArray02.c /^psS32 main( psS32 argc, char* argv[] )$/;" f 1673 3542 main test/collections/tst_psBitSet.c /^psS32 main( psS32 argc, char* argv[] )$/;" f 1674 3543 main test/collections/tst_psHash00.c /^psS32 main()$/;" f … … 1678 3547 main test/collections/tst_psHash04.c /^psS32 main()$/;" f 1679 3548 main test/collections/tst_psList.c /^psS32 main(psS32 argc, char* argv[])$/;" f 3549 main test/collections/tst_psScalar.c /^psS32 main(psS32 argc, char* argv[])$/;" f 1680 3550 main test/collections/tst_psVector.c /^psS32 main(psS32 argc,$/;" f 1681 3551 main test/collections/tst_psVectorSort_01.c /^psS32 main(psS32 argc,$/;" f … … 1694 3564 main test/dataManip/tst_psHist02.c /^psS32 main()$/;" f 1695 3565 main test/dataManip/tst_psHist03.c /^psS32 main()$/;" f 1696 main test/dataManip/tst_psMatrix01.c /^psS32 main( psS32 argc, $/;" f3566 main test/dataManip/tst_psMatrix01.c /^psS32 main( psS32 argc, char* argv[] )$/;" f 1697 3567 main test/dataManip/tst_psMatrix02.c /^psS32 main(psS32 argc,$/;" f 1698 main test/dataManip/tst_psMatrix03.c /^psS32 main(psS32 argc, $/;" f1699 main test/dataManip/tst_psMatrix04.c /^psS32 main(psS32 argc, $/;" f3568 main test/dataManip/tst_psMatrix03.c /^psS32 main(psS32 argc, char* argv[])$/;" f 3569 main test/dataManip/tst_psMatrix04.c /^psS32 main(psS32 argc, char* argv[])$/;" f 1700 3570 main test/dataManip/tst_psMatrix05.c /^psS32 main( psS32 argc,$/;" f 1701 main test/dataManip/tst_psMatrix06.c /^psS32 main( psS32 argc,$/;" f1702 main test/dataManip/tst_psMatrix07.c /^psS32 main(psS32 argc, $/;" f3571 main test/dataManip/tst_psMatrix06.c /^psS32 main(psS32 argc, char* argv[])$/;" f 3572 main test/dataManip/tst_psMatrix07.c /^psS32 main(psS32 argc, char* argv[])$/;" f 1703 3573 main test/dataManip/tst_psMatrixVectorArithmetic01.c /^psS32 main(psS32 argc, char* argv[])$/;" f 1704 3574 main test/dataManip/tst_psMatrixVectorArithmetic02.c /^psS32 main( psS32 argc, char* argv[] )$/;" f 1705 3575 main test/dataManip/tst_psMatrixVectorArithmetic03.c /^psS32 main(psS32 argc, char* argv[])$/;" f 3576 main test/dataManip/tst_psMatrixVectorArithmetic04.c /^psS32 main(psS32 argc, char* argv[])$/;" f 1706 3577 main test/dataManip/tst_psMinimize00.c /^psS32 main()$/;" f 1707 3578 main test/dataManip/tst_psMinimize01.c /^psS32 main()$/;" f … … 1715 3586 main test/dataManip/tst_psMinimize06.c /^psS32 main()$/;" f 1716 3587 main test/dataManip/tst_psMinimize07.c /^psS32 main()$/;" f 3588 main test/dataManip/tst_psRandom.c /^psS32 main()$/;" f 1717 3589 main test/dataManip/tst_psStats00.c /^psS32 main()$/;" f 1718 3590 main test/dataManip/tst_psStats01.c /^psS32 main()$/;" f … … 1732 3604 main test/image/tst_psImageFFT.c /^psS32 main(psS32 argc, char* argv[])$/;" f 1733 3605 main test/image/tst_psImageIO.c /^psS32 main(psS32 argc, char* argv[])$/;" f 3606 main test/image/tst_psImageInterpolate.c /^psS32 main(psS32 argc, char* argv[])$/;" f 1734 3607 main test/image/tst_psImageManip.c /^psS32 main(psS32 argc, char* argv[])$/;" f 1735 3608 main test/image/tst_psImageStats00.c /^psS32 main()$/;" f … … 1741 3614 main test/sysUtils/tst_psError.c /^psS32 main( psS32 argc, char* argv[] )$/;" f 1742 3615 main test/sysUtils/tst_psLogMsg.c /^psS32 main( psS32 argc, char* argv[] )$/;" f 1743 main test/sysUtils/tst_psMemory.c /^psS32 main( psS32 argc, char* argv[])$/;" f3616 main test/sysUtils/tst_psMemory.c /^psS32 main(psS32 argc, char* argv[])$/;" f 1744 3617 main test/sysUtils/tst_psStringCopy.c /^psS32 main( psS32 argc, char* argv[] )$/;" f 1745 3618 main test/sysUtils/tst_psTrace.c /^psS32 main( psS32 argc, char* argv[] )$/;" f … … 1750 3623 malloc src/sysUtils/psMemory.h /^#define malloc(/;" d 1751 3624 mask include/psAstrometry.h /^ psImage* mask; \/\/\/< Mask area for readout$/;" m 1752 mask include/psFunctions.h /^ char****mask; \/\/\/< Coefficients mask$/;" m1753 mask include/psFunctions.h /^ char***mask; \/\/\/< Coefficient mask$/;" m1754 mask include/psFunctions.h /^ char***mask; \/\/\/< Coefficients mask$/;" m1755 mask include/psFunctions.h /^ char**mask; \/\/\/< Coefficients mask$/;" m1756 mask include/psFunctions.h /^ char*mask; \/\/\/< Coefficient mask$/;" m3625 mask include/psFunctions.h /^ psU8 ****mask; \/\/\/< Coefficients mask$/;" m 3626 mask include/psFunctions.h /^ psU8 ***mask; \/\/\/< Coefficient mask$/;" m 3627 mask include/psFunctions.h /^ psU8 ***mask; \/\/\/< Coefficients mask$/;" m 3628 mask include/psFunctions.h /^ psU8 **mask; \/\/\/< Coefficients mask$/;" m 3629 mask include/psFunctions.h /^ psU8 *mask; \/\/\/< Coefficient mask$/;" m 1757 3630 mask src/astronomy/psAstrometry.h /^ psImage* mask; \/\/\/< Mask area for readout$/;" m 1758 3631 mask src/collections/psBitSet.c /^static char mask(psS32 bit)$/;" f file: 1759 mask src/dataManip/psFunctions.h /^ char****mask; \/\/\/< Coefficients mask$/;" m1760 mask src/dataManip/psFunctions.h /^ char***mask; \/\/\/< Coefficient mask$/;" m1761 mask src/dataManip/psFunctions.h /^ char***mask; \/\/\/< Coefficients mask$/;" m1762 mask src/dataManip/psFunctions.h /^ char**mask; \/\/\/< Coefficients mask$/;" m1763 mask src/dataManip/psFunctions.h /^ char*mask; \/\/\/< Coefficient mask$/;" m1764 max include/psStats.h /^ doublemax; \/\/\/< maximum data value in array$/;" m1765 max src/dataManip/psStats.h /^ doublemax; \/\/\/< maximum data value in array$/;" m3632 mask src/dataManip/psFunctions.h /^ psU8 ****mask; \/\/\/< Coefficients mask$/;" m 3633 mask src/dataManip/psFunctions.h /^ psU8 ***mask; \/\/\/< Coefficient mask$/;" m 3634 mask src/dataManip/psFunctions.h /^ psU8 ***mask; \/\/\/< Coefficients mask$/;" m 3635 mask src/dataManip/psFunctions.h /^ psU8 **mask; \/\/\/< Coefficients mask$/;" m 3636 mask src/dataManip/psFunctions.h /^ psU8 *mask; \/\/\/< Coefficient mask$/;" m 3637 max include/psStats.h /^ psF64 max; \/\/\/< maximum data value in array$/;" m 3638 max src/dataManip/psStats.h /^ psF64 max; \/\/\/< maximum data value in array$/;" m 1766 3639 maxIter include/psMinimize.h /^ psS32 maxIter; \/\/\/< Convergence limit$/;" m 1767 3640 maxIter src/dataManip/psMinimize.h /^ psS32 maxIter; \/\/\/< Convergence limit$/;" m 1768 3641 maxNum include/psStats.h /^ psS32 maxNum; \/\/\/< Number above the maximum$/;" m 1769 3642 maxNum src/dataManip/psStats.h /^ psS32 maxNum; \/\/\/< Number above the maximum$/;" m 3643 md include/psMetadata.h /^ psMetadata *md; \/\/\/< Metadata data.$/;" m union:psMetadataItem::<anonymous> 3644 md src/astronomy/psMetadata.h /^ psMetadata *md; \/\/\/< Metadata data.$/;" m union:psMetadataItem::<anonymous> 1770 3645 memAllocateCallback src/sysUtils/psMemory.c /^static psMemAllocateCallback memAllocateCallback = memAllocateCallbackDefault;$/;" v file: 1771 3646 memAllocateCallback test/sysUtils/tst_psMemory.c /^psMemoryId memAllocateCallback( const psMemBlock *ptr )$/;" f … … 1796 3671 metadataId src/astronomy/psMetadata.c /^static psS32 metadataId = 0;$/;" v file: 1797 3672 metadataItemFree src/astronomy/psMetadata.c /^static void metadataItemFree(psMetadataItem* metadataItem)$/;" f file: 1798 min include/psStats.h /^ doublemin; \/\/\/< minimum data value in array$/;" m1799 min src/dataManip/psStats.h /^ doublemin; \/\/\/< minimum data value in array$/;" m3673 min include/psStats.h /^ psF64 min; \/\/\/< minimum data value in array$/;" m 3674 min src/dataManip/psStats.h /^ psF64 min; \/\/\/< minimum data value in array$/;" m 1800 3675 minNum include/psStats.h /^ psS32 minNum; \/\/\/< Number below the minimum$/;" m 1801 3676 minNum src/dataManip/psStats.h /^ psS32 minNum; \/\/\/< Number below the minimum$/;" m … … 1820 3695 myFuncDeriv0 test/dataManip/tst_psMinimize03.c /^float myFuncDeriv0(const psVector *restrict myParams,$/;" f 1821 3696 myLogMsg test/sysUtils/tst_psLogMsg.c /^static void myLogMsg(const char *name,$/;" f file: 1822 myPowellChi2Func src/dataManip/psMinimize.c /^ floatmyPowellChi2Func(const psVector *params,$/;" f3697 myPowellChi2Func src/dataManip/psMinimize.c /^psF32 myPowellChi2Func(const psVector *params,$/;" f 1823 3698 myStruct src/astronomy/psMetadataIO.c /^myStruct;$/;" t file: 1824 3699 myValue src/dataManip/psMinimize.c /^static psVector *myValue;$/;" v file: … … 1853 3728 name include/psAstrometry.h /^ const char* name; \/\/\/< Name of observatory$/;" m 1854 3729 name include/psError.h /^ char* name; \/\/\/< category of code that caused the error$/;" m 1855 name include/psMetadata.h /^ char * restrict name;\/\/\/< Name of metadata item.$/;" m struct:psMetadataItem3730 name include/psMetadata.h /^ char *name; \/\/\/< Name of metadata item.$/;" m struct:psMetadataItem 1856 3731 name include/psPhotometry.h /^ const char *name; \/\/\/< Name of photometric system$/;" m 1857 3732 name include/psTrace.h /^ const char *name; \/\/ last part of name of component$/;" m struct:p_psComponent 1858 3733 name src/astronomy/psAstrometry.h /^ const char* name; \/\/\/< Name of observatory$/;" m 1859 name src/astronomy/psMetadata.h /^ char * restrict name;\/\/\/< Name of metadata item.$/;" m struct:psMetadataItem3734 name src/astronomy/psMetadata.h /^ char *name; \/\/\/< Name of metadata item.$/;" m struct:psMetadataItem 1860 3735 name src/astronomy/psPhotometry.h /^ const char *name; \/\/\/< Name of photometric system$/;" m 1861 3736 name src/sysUtils/psError.h /^ char* name; \/\/\/< category of code that caused the error$/;" m … … 1881 3756 numRows src/fileUtils/psLookupTable.h /^ psU64 numRows; \/\/\/< Number of table rows$/;" m 1882 3757 numRows src/image/psImage.h /^ const psU32 numRows; \/\/\/< Number of rows in image.$/;" m struct:psImage 1883 number include/psList.h /^psU32 number; \/\/\/< List iterator number$/;" m1884 number src/collections/psList.h /^psU32 number; \/\/\/< List iterator number$/;" m1885 3758 nums include/psStats.h /^ psVector* nums; \/\/\/< Number in each of the bins (INT)$/;" m 1886 3759 nums src/dataManip/psStats.h /^ psVector* nums; \/\/\/< Number in each of the bins (INT)$/;" m 3760 o0 docs/html/structp__psComponent.html /^<a class="anchor" name="o0" doxytag="p_psComponent::name" ><\/a><p>$/;" a 3761 o0 docs/html/structpsArray.html /^<a class="anchor" name="o0" doxytag="psArray::nalloc" ><\/a><p>$/;" a 3762 o0 docs/html/structpsBitSet.html /^<a class="anchor" name="o0" doxytag="psBitSet::n" ><\/a><p>$/;" a 3763 o0 docs/html/structpsCell.html /^<a class="anchor" name="o0" doxytag="psCell::readouts" ><\/a><p>$/;" a 3764 o0 docs/html/structpsChip.html /^<a class="anchor" name="o0" doxytag="psChip::cells" ><\/a><p>$/;" a 3765 o0 docs/html/structpsDPolynomial1D.html /^<a class="anchor" name="o0" doxytag="psDPolynomial1D::type" ><\/a><p>$/;" a 3766 o0 docs/html/structpsDPolynomial2D.html /^<a class="anchor" name="o0" doxytag="psDPolynomial2D::type" ><\/a><p>$/;" a 3767 o0 docs/html/structpsDPolynomial3D.html /^<a class="anchor" name="o0" doxytag="psDPolynomial3D::type" ><\/a><p>$/;" a 3768 o0 docs/html/structpsDPolynomial4D.html /^<a class="anchor" name="o0" doxytag="psDPolynomial4D::type" ><\/a><p>$/;" a 3769 o0 docs/html/structpsErr.html /^<a class="anchor" name="o0" doxytag="psErr::name" ><\/a><p>$/;" a 3770 o0 docs/html/structpsErrorDescription.html /^<a class="anchor" name="o0" doxytag="psErrorDescription::code" ><\/a><p>$/;" a 3771 o0 docs/html/structpsExposure.html /^<a class="anchor" name="o0" doxytag="psExposure::ra" ><\/a><p>$/;" a 3772 o0 docs/html/structpsFPA.html /^<a class="anchor" name="o0" doxytag="psFPA::chips" ><\/a><p>$/;" a 3773 o0 docs/html/structpsFixedPattern.html /^<a class="anchor" name="o0" doxytag="psFixedPattern::nX" ><\/a><p>$/;" a 3774 o0 docs/html/structpsGrommit.html /^<a class="anchor" name="o0" doxytag="psGrommit::latitude" ><\/a><p>$/;" a 3775 o0 docs/html/structpsHash.html /^<a class="anchor" name="o0" doxytag="psHash::nbucket" ><\/a><p>$/;" a 3776 o0 docs/html/structpsHashBucket.html /^<a class="anchor" name="o0" doxytag="psHashBucket::key" ><\/a><p>$/;" a 3777 o0 docs/html/structpsHistogram.html /^<a class="anchor" name="o0" doxytag="psHistogram::bounds" ><\/a><p>$/;" a 3778 o0 docs/html/structpsImage.html /^<a class="anchor" name="o0" doxytag="psImage::type" ><\/a><p>$/;" a 3779 o0 docs/html/structpsKernel.html /^<a class="anchor" name="o0" doxytag="psKernel::image" ><\/a><p>$/;" a 3780 o0 docs/html/structpsList.html /^<a class="anchor" name="o0" doxytag="psList::size" ><\/a><p>$/;" a 3781 o0 docs/html/structpsListElem.html /^<a class="anchor" name="o0" doxytag="psListElem::prev" ><\/a><p>$/;" a 3782 o0 docs/html/structpsListIterator.html /^<a class="anchor" name="o0" doxytag="psListIterator::list" ><\/a><p>$/;" a 3783 o0 docs/html/structpsMemBlock.html /^<a class="anchor" name="o0" doxytag="psMemBlock::startblock" ><\/a><p>$/;" a 3784 o0 docs/html/structpsMetadata.html /^<a class="anchor" name="o0" doxytag="psMetadata::list" ><\/a><p>$/;" a 3785 o0 docs/html/structpsMetadataItem.html /^<a class="anchor" name="o0" doxytag="psMetadataItem::id" ><\/a><p>$/;" a 3786 o0 docs/html/structpsMinimization.html /^<a class="anchor" name="o0" doxytag="psMinimization::maxIter" ><\/a><p>$/;" a 3787 o0 docs/html/structpsObservatory.html /^<a class="anchor" name="o0" doxytag="psObservatory::name" ><\/a><p>$/;" a 3788 o0 docs/html/structpsPhotSystem.html /^<a class="anchor" name="o0" doxytag="psPhotSystem::ID" ><\/a><p>$/;" a 3789 o0 docs/html/structpsPhotTransform.html /^<a class="anchor" name="o0" doxytag="psPhotTransform::src" ><\/a><p>$/;" a 3790 o0 docs/html/structpsPlane.html /^<a class="anchor" name="o0" doxytag="psPlane::x" ><\/a><p>$/;" a 3791 o0 docs/html/structpsPlaneDistort.html /^<a class="anchor" name="o0" doxytag="psPlaneDistort::x" ><\/a><p>$/;" a 3792 o0 docs/html/structpsPlaneTransform.html /^<a class="anchor" name="o0" doxytag="psPlaneTransform::x" ><\/a><p>$/;" a 3793 o0 docs/html/structpsPolynomial1D.html /^<a class="anchor" name="o0" doxytag="psPolynomial1D::type" ><\/a><p>$/;" a 3794 o0 docs/html/structpsPolynomial2D.html /^<a class="anchor" name="o0" doxytag="psPolynomial2D::type" ><\/a><p>$/;" a 3795 o0 docs/html/structpsPolynomial3D.html /^<a class="anchor" name="o0" doxytag="psPolynomial3D::type" ><\/a><p>$/;" a 3796 o0 docs/html/structpsPolynomial4D.html /^<a class="anchor" name="o0" doxytag="psPolynomial4D::type" ><\/a><p>$/;" a 3797 o0 docs/html/structpsProjection.html /^<a class="anchor" name="o0" doxytag="psProjection::R" ><\/a><p>$/;" a 3798 o0 docs/html/structpsRandom.html /^<a class="anchor" name="o0" doxytag="psRandom::type" ><\/a><p>$/;" a 3799 o0 docs/html/structpsReadout.html /^<a class="anchor" name="o0" doxytag="psReadout::colBins" ><\/a><p>$/;" a 3800 o0 docs/html/structpsRegion.html /^<a class="anchor" name="o0" doxytag="psRegion::x0" ><\/a><p>$/;" a 3801 o0 docs/html/structpsScalar.html /^<a class="anchor" name="o0" doxytag="psScalar::type" ><\/a><p>$/;" a 3802 o0 docs/html/structpsSphere.html /^<a class="anchor" name="o0" doxytag="psSphere::r" ><\/a><p>$/;" a 3803 o0 docs/html/structpsSphereTransform.html /^<a class="anchor" name="o0" doxytag="psSphereTransform::alphaP" ><\/a><p>$/;" a 3804 o0 docs/html/structpsSpline1D.html /^<a class="anchor" name="o0" doxytag="psSpline1D::n" ><\/a><p>$/;" a 3805 o0 docs/html/structpsStats.html /^<a class="anchor" name="o0" doxytag="psStats::sampleMean" ><\/a><p>$/;" a 3806 o0 docs/html/structpsTime.html /^<a class="anchor" name="o0" doxytag="psTime::sec" ><\/a><p>$/;" a 3807 o0 docs/html/structpsType.html /^<a class="anchor" name="o0" doxytag="psType::type" ><\/a><p>$/;" a 3808 o0 docs/html/structpsVector.html /^<a class="anchor" name="o0" doxytag="psVector::type" ><\/a><p>$/;" a 3809 o1 docs/html/structp__psComponent.html /^<a class="anchor" name="o1" doxytag="p_psComponent::level" ><\/a><p>$/;" a 3810 o1 docs/html/structpsArray.html /^<a class="anchor" name="o1" doxytag="psArray::n" ><\/a><p>$/;" a 3811 o1 docs/html/structpsBitSet.html /^<a class="anchor" name="o1" doxytag="psBitSet::bits" ><\/a><p>$/;" a 3812 o1 docs/html/structpsCell.html /^<a class="anchor" name="o1" doxytag="psCell::metadata" ><\/a><p>$/;" a 3813 o1 docs/html/structpsChip.html /^<a class="anchor" name="o1" doxytag="psChip::metadata" ><\/a><p>$/;" a 3814 o1 docs/html/structpsDPolynomial1D.html /^<a class="anchor" name="o1" doxytag="psDPolynomial1D::n" ><\/a><p>$/;" a 3815 o1 docs/html/structpsDPolynomial2D.html /^<a class="anchor" name="o1" doxytag="psDPolynomial2D::nX" ><\/a><p>$/;" a 3816 o1 docs/html/structpsDPolynomial3D.html /^<a class="anchor" name="o1" doxytag="psDPolynomial3D::nX" ><\/a><p>$/;" a 3817 o1 docs/html/structpsDPolynomial4D.html /^<a class="anchor" name="o1" doxytag="psDPolynomial4D::nW" ><\/a><p>$/;" a 3818 o1 docs/html/structpsErr.html /^<a class="anchor" name="o1" doxytag="psErr::code" ><\/a><p>$/;" a 3819 o1 docs/html/structpsErrorDescription.html /^<a class="anchor" name="o1" doxytag="psErrorDescription::description" ><\/a><p>$/;" a 3820 o1 docs/html/structpsExposure.html /^<a class="anchor" name="o1" doxytag="psExposure::dec" ><\/a><p>$/;" a 3821 o1 docs/html/structpsFPA.html /^<a class="anchor" name="o1" doxytag="psFPA::metadata" ><\/a><p>$/;" a 3822 o1 docs/html/structpsFixedPattern.html /^<a class="anchor" name="o1" doxytag="psFixedPattern::nY" ><\/a><p>$/;" a 3823 o1 docs/html/structpsGrommit.html /^<a class="anchor" name="o1" doxytag="psGrommit::sinLat" ><\/a><p>$/;" a 3824 o1 docs/html/structpsHash.html /^<a class="anchor" name="o1" doxytag="psHash::buckets" ><\/a><p>$/;" a 3825 o1 docs/html/structpsHashBucket.html /^<a class="anchor" name="o1" doxytag="psHashBucket::data" ><\/a><p>$/;" a 3826 o1 docs/html/structpsHistogram.html /^<a class="anchor" name="o1" doxytag="psHistogram::nums" ><\/a><p>$/;" a 3827 o1 docs/html/structpsImage.html /^<a class="anchor" name="o1" doxytag="psImage::numCols" ><\/a><p>$/;" a 3828 o1 docs/html/structpsKernel.html /^<a class="anchor" name="o1" doxytag="psKernel::xMin" ><\/a><p>$/;" a 3829 o1 docs/html/structpsList.html /^<a class="anchor" name="o1" doxytag="psList::head" ><\/a><p>$/;" a 3830 o1 docs/html/structpsListElem.html /^<a class="anchor" name="o1" doxytag="psListElem::next" ><\/a><p>$/;" a 3831 o1 docs/html/structpsListIterator.html /^<a class="anchor" name="o1" doxytag="psListIterator::cursor" ><\/a><p>$/;" a 3832 o1 docs/html/structpsMemBlock.html /^<a class="anchor" name="o1" doxytag="psMemBlock::previousBlock" ><\/a><p>$/;" a 3833 o1 docs/html/structpsMetadata.html /^<a class="anchor" name="o1" doxytag="psMetadata::table" ><\/a><p>$/;" a 3834 o1 docs/html/structpsMetadataItem.html /^<a class="anchor" name="o1" doxytag="psMetadataItem::name" ><\/a><p>$/;" a 3835 o1 docs/html/structpsMinimization.html /^<a class="anchor" name="o1" doxytag="psMinimization::tol" ><\/a><p>$/;" a 3836 o1 docs/html/structpsObservatory.html /^<a class="anchor" name="o1" doxytag="psObservatory::latitude" ><\/a><p>$/;" a 3837 o1 docs/html/structpsPhotSystem.html /^<a class="anchor" name="o1" doxytag="psPhotSystem::name" ><\/a><p>$/;" a 3838 o1 docs/html/structpsPhotTransform.html /^<a class="anchor" name="o1" doxytag="psPhotTransform::dst" ><\/a><p>$/;" a 3839 o1 docs/html/structpsPlane.html /^<a class="anchor" name="o1" doxytag="psPlane::y" ><\/a><p>$/;" a 3840 o1 docs/html/structpsPlaneDistort.html /^<a class="anchor" name="o1" doxytag="psPlaneDistort::y" ><\/a><p>$/;" a 3841 o1 docs/html/structpsPlaneTransform.html /^<a class="anchor" name="o1" doxytag="psPlaneTransform::y" ><\/a><p>$/;" a 3842 o1 docs/html/structpsPolynomial1D.html /^<a class="anchor" name="o1" doxytag="psPolynomial1D::n" ><\/a><p>$/;" a 3843 o1 docs/html/structpsPolynomial2D.html /^<a class="anchor" name="o1" doxytag="psPolynomial2D::nX" ><\/a><p>$/;" a 3844 o1 docs/html/structpsPolynomial3D.html /^<a class="anchor" name="o1" doxytag="psPolynomial3D::nX" ><\/a><p>$/;" a 3845 o1 docs/html/structpsPolynomial4D.html /^<a class="anchor" name="o1" doxytag="psPolynomial4D::nW" ><\/a><p>$/;" a 3846 o1 docs/html/structpsProjection.html /^<a class="anchor" name="o1" doxytag="psProjection::D" ><\/a><p>$/;" a 3847 o1 docs/html/structpsRandom.html /^<a class="anchor" name="o1" doxytag="psRandom::gsl" ><\/a><p>$/;" a 3848 o1 docs/html/structpsReadout.html /^<a class="anchor" name="o1" doxytag="psReadout::rowBins" ><\/a><p>$/;" a 3849 o1 docs/html/structpsRegion.html /^<a class="anchor" name="o1" doxytag="psRegion::x1" ><\/a><p>$/;" a 3850 o1 docs/html/structpsScalar.html /^<a class="anchor" name="o1" doxytag="psScalar::U8" ><\/a><p>$/;" a 3851 o1 docs/html/structpsSphere.html /^<a class="anchor" name="o1" doxytag="psSphere::d" ><\/a><p>$/;" a 3852 o1 docs/html/structpsSphereTransform.html /^<a class="anchor" name="o1" doxytag="psSphereTransform::cosDeltaP" ><\/a><p>$/;" a 3853 o1 docs/html/structpsSpline1D.html /^<a class="anchor" name="o1" doxytag="psSpline1D::spline" ><\/a><p>$/;" a 3854 o1 docs/html/structpsStats.html /^<a class="anchor" name="o1" doxytag="psStats::sampleMedian" ><\/a><p>$/;" a 3855 o1 docs/html/structpsTime.html /^<a class="anchor" name="o1" doxytag="psTime::usec" ><\/a><p>$/;" a 3856 o1 docs/html/structpsType.html /^<a class="anchor" name="o1" doxytag="psType::dimen" ><\/a><p>$/;" a 3857 o1 docs/html/structpsVector.html /^<a class="anchor" name="o1" doxytag="psVector::nalloc" ><\/a><p>$/;" a 3858 o10 docs/html/structpsExposure.html /^<a class="anchor" name="o10" doxytag="psExposure::exposureTime" ><\/a><p>$/;" a 3859 o10 docs/html/structpsFPA.html /^<a class="anchor" name="o10" doxytag="psFPA::rmsX" ><\/a><p>$/;" a 3860 o10 docs/html/structpsFixedPattern.html /^<a class="anchor" name="o10" doxytag="psFixedPattern::x" ><\/a><p>$/;" a 3861 o10 docs/html/structpsGrommit.html /^<a class="anchor" name="o10" doxytag="psGrommit::refractA" ><\/a><p>$/;" a 3862 o10 docs/html/structpsImage.html /^<a class="anchor" name="o10" doxytag="psImage::S16" ><\/a><p>$/;" a 3863 o10 docs/html/structpsMemBlock.html /^<a class="anchor" name="o10" doxytag="psMemBlock::persistent" ><\/a><p>$/;" a 3864 o10 docs/html/structpsMetadataItem.html /^<a class="anchor" name="o10" doxytag="psMetadataItem::V" ><\/a><p>$/;" a 3865 o10 docs/html/structpsScalar.html /^<a class="anchor" name="o10" doxytag="psScalar::F64" ><\/a><p>$/;" a 3866 o10 docs/html/structpsStats.html /^<a class="anchor" name="o10" doxytag="psStats::robustLQ" ><\/a><p>$/;" a 3867 o10 docs/html/structpsVector.html /^<a class="anchor" name="o10" doxytag="psVector::S64" ><\/a><p>$/;" a 3868 o11 docs/html/structpsExposure.html /^<a class="anchor" name="o11" doxytag="psExposure::wavelength" ><\/a><p>$/;" a 3869 o11 docs/html/structpsFPA.html /^<a class="anchor" name="o11" doxytag="psFPA::rmsY" ><\/a><p>$/;" a 3870 o11 docs/html/structpsFixedPattern.html /^<a class="anchor" name="o11" doxytag="psFixedPattern::y" ><\/a><p>$/;" a 3871 o11 docs/html/structpsGrommit.html /^<a class="anchor" name="o11" doxytag="psGrommit::refractB" ><\/a><p>$/;" a 3872 o11 docs/html/structpsImage.html /^<a class="anchor" name="o11" doxytag="psImage::S32" ><\/a><p>$/;" a 3873 o11 docs/html/structpsMemBlock.html /^<a class="anchor" name="o11" doxytag="psMemBlock::endblock" ><\/a><p>$/;" a 3874 o11 docs/html/structpsMetadataItem.html /^<a class="anchor" name="o11" doxytag="psMetadataItem::data" ><\/a><p>$/;" a 3875 o11 docs/html/structpsScalar.html /^<a class="anchor" name="o11" doxytag="psScalar::C32" ><\/a><p>$/;" a 3876 o11 docs/html/structpsStats.html /^<a class="anchor" name="o11" doxytag="psStats::robustN50" ><\/a><p>$/;" a 3877 o11 docs/html/structpsVector.html /^<a class="anchor" name="o11" doxytag="psVector::F32" ><\/a><p>$/;" a 3878 o12 docs/html/structpsExposure.html /^<a class="anchor" name="o12" doxytag="psExposure::observatory" ><\/a><p>$/;" a 3879 o12 docs/html/structpsFPA.html /^<a class="anchor" name="o12" doxytag="psFPA::chi2" ><\/a><p>$/;" a 3880 o12 docs/html/structpsGrommit.html /^<a class="anchor" name="o12" doxytag="psGrommit::longitudeOffset" ><\/a><p>$/;" a 3881 o12 docs/html/structpsImage.html /^<a class="anchor" name="o12" doxytag="psImage::S64" ><\/a><p>$/;" a 3882 o12 docs/html/structpsMetadataItem.html /^<a class="anchor" name="o12" doxytag="psMetadataItem::comment" ><\/a><p>$/;" a 3883 o12 docs/html/structpsScalar.html /^<a class="anchor" name="o12" doxytag="psScalar::C64" ><\/a><p>$/;" a 3884 o12 docs/html/structpsStats.html /^<a class="anchor" name="o12" doxytag="psStats::robustNfit" ><\/a><p>$/;" a 3885 o12 docs/html/structpsVector.html /^<a class="anchor" name="o12" doxytag="psVector::F64" ><\/a><p>$/;" a 3886 o13 docs/html/structpsExposure.html /^<a class="anchor" name="o13" doxytag="psExposure::lst" ><\/a><p>$/;" a 3887 o13 docs/html/structpsGrommit.html /^<a class="anchor" name="o13" doxytag="psGrommit::siderealTime" ><\/a><p>$/;" a 3888 o13 docs/html/structpsImage.html /^<a class="anchor" name="o13" doxytag="psImage::F32" ><\/a><p>$/;" a 3889 o13 docs/html/structpsScalar.html /^<a class="anchor" name="o13" doxytag="psScalar::data" ><\/a><p>$/;" a 3890 o13 docs/html/structpsStats.html /^<a class="anchor" name="o13" doxytag="psStats::clippedMean" ><\/a><p>$/;" a 3891 o13 docs/html/structpsVector.html /^<a class="anchor" name="o13" doxytag="psVector::C32" ><\/a><p>$/;" a 3892 o14 docs/html/structpsExposure.html /^<a class="anchor" name="o14" doxytag="psExposure::positionAngle" ><\/a><p>$/;" a 3893 o14 docs/html/structpsImage.html /^<a class="anchor" name="o14" doxytag="psImage::F64" ><\/a><p>$/;" a 3894 o14 docs/html/structpsStats.html /^<a class="anchor" name="o14" doxytag="psStats::clippedStdev" ><\/a><p>$/;" a 3895 o14 docs/html/structpsVector.html /^<a class="anchor" name="o14" doxytag="psVector::C64" ><\/a><p>$/;" a 3896 o15 docs/html/structpsExposure.html /^<a class="anchor" name="o15" doxytag="psExposure::parallacticAngle" ><\/a><p>$/;" a 3897 o15 docs/html/structpsImage.html /^<a class="anchor" name="o15" doxytag="psImage::C32" ><\/a><p>$/;" a 3898 o15 docs/html/structpsStats.html /^<a class="anchor" name="o15" doxytag="psStats::clippedNvalues" ><\/a><p>$/;" a 3899 o15 docs/html/structpsVector.html /^<a class="anchor" name="o15" doxytag="psVector::V" ><\/a><p>$/;" a 3900 o16 docs/html/structpsExposure.html /^<a class="anchor" name="o16" doxytag="psExposure::airmass" ><\/a><p>$/;" a 3901 o16 docs/html/structpsImage.html /^<a class="anchor" name="o16" doxytag="psImage::C64" ><\/a><p>$/;" a 3902 o16 docs/html/structpsStats.html /^<a class="anchor" name="o16" doxytag="psStats::clipSigma" ><\/a><p>$/;" a 3903 o16 docs/html/structpsVector.html /^<a class="anchor" name="o16" doxytag="psVector::data" ><\/a><p>$/;" a 3904 o17 docs/html/structpsExposure.html /^<a class="anchor" name="o17" doxytag="psExposure::parallacticFactor" ><\/a><p>$/;" a 3905 o17 docs/html/structpsImage.html /^<a class="anchor" name="o17" doxytag="psImage::PTR" ><\/a><p>$/;" a 3906 o17 docs/html/structpsStats.html /^<a class="anchor" name="o17" doxytag="psStats::clipIter" ><\/a><p>$/;" a 3907 o18 docs/html/structpsExposure.html /^<a class="anchor" name="o18" doxytag="psExposure::cameraName" ><\/a><p>$/;" a 3908 o18 docs/html/structpsImage.html /^<a class="anchor" name="o18" doxytag="psImage::V" ><\/a><p>$/;" a 3909 o18 docs/html/structpsStats.html /^<a class="anchor" name="o18" doxytag="psStats::min" ><\/a><p>$/;" a 3910 o19 docs/html/structpsExposure.html /^<a class="anchor" name="o19" doxytag="psExposure::telescopeName" ><\/a><p>$/;" a 3911 o19 docs/html/structpsImage.html /^<a class="anchor" name="o19" doxytag="psImage::data" ><\/a><p>$/;" a 3912 o19 docs/html/structpsStats.html /^<a class="anchor" name="o19" doxytag="psStats::max" ><\/a><p>$/;" a 3913 o2 docs/html/structp__psComponent.html /^<a class="anchor" name="o2" doxytag="p_psComponent::p_psSpecified" ><\/a><p>$/;" a 3914 o2 docs/html/structpsArray.html /^<a class="anchor" name="o2" doxytag="psArray::data" ><\/a><p>$/;" a 3915 o2 docs/html/structpsCell.html /^<a class="anchor" name="o2" doxytag="psCell::toChip" ><\/a><p>$/;" a 3916 o2 docs/html/structpsChip.html /^<a class="anchor" name="o2" doxytag="psChip::toFPA" ><\/a><p>$/;" a 3917 o2 docs/html/structpsDPolynomial1D.html /^<a class="anchor" name="o2" doxytag="psDPolynomial1D::coeff" ><\/a><p>$/;" a 3918 o2 docs/html/structpsDPolynomial2D.html /^<a class="anchor" name="o2" doxytag="psDPolynomial2D::nY" ><\/a><p>$/;" a 3919 o2 docs/html/structpsDPolynomial3D.html /^<a class="anchor" name="o2" doxytag="psDPolynomial3D::nY" ><\/a><p>$/;" a 3920 o2 docs/html/structpsDPolynomial4D.html /^<a class="anchor" name="o2" doxytag="psDPolynomial4D::nX" ><\/a><p>$/;" a 3921 o2 docs/html/structpsErr.html /^<a class="anchor" name="o2" doxytag="psErr::msg" ><\/a><p>$/;" a 3922 o2 docs/html/structpsExposure.html /^<a class="anchor" name="o2" doxytag="psExposure::hourAngle" ><\/a><p>$/;" a 3923 o2 docs/html/structpsFPA.html /^<a class="anchor" name="o2" doxytag="psFPA::fromTangentPlane" ><\/a><p>$/;" a 3924 o2 docs/html/structpsFixedPattern.html /^<a class="anchor" name="o2" doxytag="psFixedPattern::x0" ><\/a><p>$/;" a 3925 o2 docs/html/structpsGrommit.html /^<a class="anchor" name="o2" doxytag="psGrommit::cosLat" ><\/a><p>$/;" a 3926 o2 docs/html/structpsHashBucket.html /^<a class="anchor" name="o2" doxytag="psHashBucket::next" ><\/a><p>$/;" a 3927 o2 docs/html/structpsHistogram.html /^<a class="anchor" name="o2" doxytag="psHistogram::minNum" ><\/a><p>$/;" a 3928 o2 docs/html/structpsImage.html /^<a class="anchor" name="o2" doxytag="psImage::numRows" ><\/a><p>$/;" a 3929 o2 docs/html/structpsKernel.html /^<a class="anchor" name="o2" doxytag="psKernel::yMin" ><\/a><p>$/;" a 3930 o2 docs/html/structpsList.html /^<a class="anchor" name="o2" doxytag="psList::tail" ><\/a><p>$/;" a 3931 o2 docs/html/structpsListElem.html /^<a class="anchor" name="o2" doxytag="psListElem::data" ><\/a><p>$/;" a 3932 o2 docs/html/structpsListIterator.html /^<a class="anchor" name="o2" doxytag="psListIterator::index" ><\/a><p>$/;" a 3933 o2 docs/html/structpsMemBlock.html /^<a class="anchor" name="o2" doxytag="psMemBlock::nextBlock" ><\/a><p>$/;" a 3934 o2 docs/html/structpsMetadataItem.html /^<a class="anchor" name="o2" doxytag="psMetadataItem::type" ><\/a><p>$/;" a 3935 o2 docs/html/structpsMinimization.html /^<a class="anchor" name="o2" doxytag="psMinimization::value" ><\/a><p>$/;" a 3936 o2 docs/html/structpsObservatory.html /^<a class="anchor" name="o2" doxytag="psObservatory::longitude" ><\/a><p>$/;" a 3937 o2 docs/html/structpsPhotSystem.html /^<a class="anchor" name="o2" doxytag="psPhotSystem::camera" ><\/a><p>$/;" a 3938 o2 docs/html/structpsPhotTransform.html /^<a class="anchor" name="o2" doxytag="psPhotTransform::pP" ><\/a><p>$/;" a 3939 o2 docs/html/structpsPlane.html /^<a class="anchor" name="o2" doxytag="psPlane::xErr" ><\/a><p>$/;" a 3940 o2 docs/html/structpsPolynomial1D.html /^<a class="anchor" name="o2" doxytag="psPolynomial1D::coeff" ><\/a><p>$/;" a 3941 o2 docs/html/structpsPolynomial2D.html /^<a class="anchor" name="o2" doxytag="psPolynomial2D::nY" ><\/a><p>$/;" a 3942 o2 docs/html/structpsPolynomial3D.html /^<a class="anchor" name="o2" doxytag="psPolynomial3D::nY" ><\/a><p>$/;" a 3943 o2 docs/html/structpsPolynomial4D.html /^<a class="anchor" name="o2" doxytag="psPolynomial4D::nX" ><\/a><p>$/;" a 3944 o2 docs/html/structpsProjection.html /^<a class="anchor" name="o2" doxytag="psProjection::Xs" ><\/a><p>$/;" a 3945 o2 docs/html/structpsReadout.html /^<a class="anchor" name="o2" doxytag="psReadout::col0" ><\/a><p>$/;" a 3946 o2 docs/html/structpsRegion.html /^<a class="anchor" name="o2" doxytag="psRegion::y0" ><\/a><p>$/;" a 3947 o2 docs/html/structpsScalar.html /^<a class="anchor" name="o2" doxytag="psScalar::U16" ><\/a><p>$/;" a 3948 o2 docs/html/structpsSphere.html /^<a class="anchor" name="o2" doxytag="psSphere::rErr" ><\/a><p>$/;" a 3949 o2 docs/html/structpsSphereTransform.html /^<a class="anchor" name="o2" doxytag="psSphereTransform::sinDeltaP" ><\/a><p>$/;" a 3950 o2 docs/html/structpsSpline1D.html /^<a class="anchor" name="o2" doxytag="psSpline1D::p_psDeriv2" ><\/a><p>$/;" a 3951 o2 docs/html/structpsStats.html /^<a class="anchor" name="o2" doxytag="psStats::sampleStdev" ><\/a><p>$/;" a 3952 o2 docs/html/structpsTime.html /^<a class="anchor" name="o2" doxytag="psTime::type" ><\/a><p>$/;" a 3953 o2 docs/html/structpsVector.html /^<a class="anchor" name="o2" doxytag="psVector::n" ><\/a><p>$/;" a 3954 o20 docs/html/structpsImage.html /^<a class="anchor" name="o20" doxytag="psImage::parent" ><\/a><p>$/;" a 3955 o20 docs/html/structpsStats.html /^<a class="anchor" name="o20" doxytag="psStats::binsize" ><\/a><p>$/;" a 3956 o21 docs/html/structpsImage.html /^<a class="anchor" name="o21" doxytag="psImage::children" ><\/a><p>$/;" a 3957 o21 docs/html/structpsStats.html /^<a class="anchor" name="o21" doxytag="psStats::options" ><\/a><p>$/;" a 3958 o22 docs/html/structpsImage.html /^<a class="anchor" name="o22" doxytag="psImage::rawDataBuffer" ><\/a><p>$/;" a 3959 o3 docs/html/structp__psComponent.html /^<a class="anchor" name="o3" doxytag="p_psComponent::n" ><\/a><p>$/;" a 3960 o3 docs/html/structpsCell.html /^<a class="anchor" name="o3" doxytag="psCell::fromChip" ><\/a><p>$/;" a 3961 o3 docs/html/structpsChip.html /^<a class="anchor" name="o3" doxytag="psChip::fromFPA" ><\/a><p>$/;" a 3962 o3 docs/html/structpsDPolynomial1D.html /^<a class="anchor" name="o3" doxytag="psDPolynomial1D::coeffErr" ><\/a><p>$/;" a 3963 o3 docs/html/structpsDPolynomial2D.html /^<a class="anchor" name="o3" doxytag="psDPolynomial2D::coeff" ><\/a><p>$/;" a 3964 o3 docs/html/structpsDPolynomial3D.html /^<a class="anchor" name="o3" doxytag="psDPolynomial3D::nZ" ><\/a><p>$/;" a 3965 o3 docs/html/structpsDPolynomial4D.html /^<a class="anchor" name="o3" doxytag="psDPolynomial4D::nY" ><\/a><p>$/;" a 3966 o3 docs/html/structpsExposure.html /^<a class="anchor" name="o3" doxytag="psExposure::zenithDistance" ><\/a><p>$/;" a 3967 o3 docs/html/structpsFPA.html /^<a class="anchor" name="o3" doxytag="psFPA::toTangentPlane" ><\/a><p>$/;" a 3968 o3 docs/html/structpsFixedPattern.html /^<a class="anchor" name="o3" doxytag="psFixedPattern::y0" ><\/a><p>$/;" a 3969 o3 docs/html/structpsGrommit.html /^<a class="anchor" name="o3" doxytag="psGrommit::abberationMag" ><\/a><p>$/;" a 3970 o3 docs/html/structpsHistogram.html /^<a class="anchor" name="o3" doxytag="psHistogram::maxNum" ><\/a><p>$/;" a 3971 o3 docs/html/structpsImage.html /^<a class="anchor" name="o3" doxytag="psImage::col0" ><\/a><p>$/;" a 3972 o3 docs/html/structpsKernel.html /^<a class="anchor" name="o3" doxytag="psKernel::xMax" ><\/a><p>$/;" a 3973 o3 docs/html/structpsList.html /^<a class="anchor" name="o3" doxytag="psList::iterators" ><\/a><p>$/;" a 3974 o3 docs/html/structpsListIterator.html /^<a class="anchor" name="o3" doxytag="psListIterator::offEnd" ><\/a><p>$/;" a 3975 o3 docs/html/structpsMemBlock.html /^<a class="anchor" name="o3" doxytag="psMemBlock::freeFcn" ><\/a><p>$/;" a 3976 o3 docs/html/structpsMetadataItem.html /^<a class="anchor" name="o3" doxytag="psMetadataItem::pType" ><\/a><p>$/;" a 3977 o3 docs/html/structpsMinimization.html /^<a class="anchor" name="o3" doxytag="psMinimization::iter" ><\/a><p>$/;" a 3978 o3 docs/html/structpsObservatory.html /^<a class="anchor" name="o3" doxytag="psObservatory::height" ><\/a><p>$/;" a 3979 o3 docs/html/structpsPhotSystem.html /^<a class="anchor" name="o3" doxytag="psPhotSystem::filter" ><\/a><p>$/;" a 3980 o3 docs/html/structpsPhotTransform.html /^<a class="anchor" name="o3" doxytag="psPhotTransform::pM" ><\/a><p>$/;" a 3981 o3 docs/html/structpsPlane.html /^<a class="anchor" name="o3" doxytag="psPlane::yErr" ><\/a><p>$/;" a 3982 o3 docs/html/structpsPolynomial1D.html /^<a class="anchor" name="o3" doxytag="psPolynomial1D::coeffErr" ><\/a><p>$/;" a 3983 o3 docs/html/structpsPolynomial2D.html /^<a class="anchor" name="o3" doxytag="psPolynomial2D::coeff" ><\/a><p>$/;" a 3984 o3 docs/html/structpsPolynomial3D.html /^<a class="anchor" name="o3" doxytag="psPolynomial3D::nZ" ><\/a><p>$/;" a 3985 o3 docs/html/structpsPolynomial4D.html /^<a class="anchor" name="o3" doxytag="psPolynomial4D::nY" ><\/a><p>$/;" a 3986 o3 docs/html/structpsProjection.html /^<a class="anchor" name="o3" doxytag="psProjection::Ys" ><\/a><p>$/;" a 3987 o3 docs/html/structpsReadout.html /^<a class="anchor" name="o3" doxytag="psReadout::row0" ><\/a><p>$/;" a 3988 o3 docs/html/structpsRegion.html /^<a class="anchor" name="o3" doxytag="psRegion::y1" ><\/a><p>$/;" a 3989 o3 docs/html/structpsScalar.html /^<a class="anchor" name="o3" doxytag="psScalar::U32" ><\/a><p>$/;" a 3990 o3 docs/html/structpsSphere.html /^<a class="anchor" name="o3" doxytag="psSphere::dErr" ><\/a><p>$/;" a 3991 o3 docs/html/structpsSphereTransform.html /^<a class="anchor" name="o3" doxytag="psSphereTransform::phiP" ><\/a><p>$/;" a 3992 o3 docs/html/structpsSpline1D.html /^<a class="anchor" name="o3" doxytag="psSpline1D::domains" ><\/a><p>$/;" a 3993 o3 docs/html/structpsStats.html /^<a class="anchor" name="o3" doxytag="psStats::sampleUQ" ><\/a><p>$/;" a 3994 o3 docs/html/structpsVector.html /^<a class="anchor" name="o3" doxytag="psVector::U8" ><\/a><p>$/;" a 3995 o4 docs/html/structp__psComponent.html /^<a class="anchor" name="o4" doxytag="p_psComponent::subcomp" ><\/a><p>$/;" a 3996 o4 docs/html/structpsCell.html /^<a class="anchor" name="o4" doxytag="psCell::toFPA" ><\/a><p>$/;" a 3997 o4 docs/html/structpsChip.html /^<a class="anchor" name="o4" doxytag="psChip::parent" ><\/a><p>$/;" a 3998 o4 docs/html/structpsDPolynomial1D.html /^<a class="anchor" name="o4" doxytag="psDPolynomial1D::mask" ><\/a><p>$/;" a 3999 o4 docs/html/structpsDPolynomial2D.html /^<a class="anchor" name="o4" doxytag="psDPolynomial2D::coeffErr" ><\/a><p>$/;" a 4000 o4 docs/html/structpsDPolynomial3D.html /^<a class="anchor" name="o4" doxytag="psDPolynomial3D::coeff" ><\/a><p>$/;" a 4001 o4 docs/html/structpsDPolynomial4D.html /^<a class="anchor" name="o4" doxytag="psDPolynomial4D::nZ" ><\/a><p>$/;" a 4002 o4 docs/html/structpsExposure.html /^<a class="anchor" name="o4" doxytag="psExposure::azimuth" ><\/a><p>$/;" a 4003 o4 docs/html/structpsFPA.html /^<a class="anchor" name="o4" doxytag="psFPA::pattern" ><\/a><p>$/;" a 4004 o4 docs/html/structpsFixedPattern.html /^<a class="anchor" name="o4" doxytag="psFixedPattern::xScale" ><\/a><p>$/;" a 4005 o4 docs/html/structpsGrommit.html /^<a class="anchor" name="o4" doxytag="psGrommit::height" ><\/a><p>$/;" a 4006 o4 docs/html/structpsHistogram.html /^<a class="anchor" name="o4" doxytag="psHistogram::uniform" ><\/a><p>$/;" a 4007 o4 docs/html/structpsImage.html /^<a class="anchor" name="o4" doxytag="psImage::row0" ><\/a><p>$/;" a 4008 o4 docs/html/structpsKernel.html /^<a class="anchor" name="o4" doxytag="psKernel::yMax" ><\/a><p>$/;" a 4009 o4 docs/html/structpsList.html /^<a class="anchor" name="o4" doxytag="psList::lock" ><\/a><p>$/;" a 4010 o4 docs/html/structpsMemBlock.html /^<a class="anchor" name="o4" doxytag="psMemBlock::userMemorySize" ><\/a><p>$/;" a 4011 o4 docs/html/structpsMetadataItem.html /^<a class="anchor" name="o4" doxytag="psMetadataItem::B" ><\/a><p>$/;" a 4012 o4 docs/html/structpsMinimization.html /^<a class="anchor" name="o4" doxytag="psMinimization::lastDelta" ><\/a><p>$/;" a 4013 o4 docs/html/structpsObservatory.html /^<a class="anchor" name="o4" doxytag="psObservatory::tlr" ><\/a><p>$/;" a 4014 o4 docs/html/structpsPhotSystem.html /^<a class="anchor" name="o4" doxytag="psPhotSystem::detector" ><\/a><p>$/;" a 4015 o4 docs/html/structpsPhotTransform.html /^<a class="anchor" name="o4" doxytag="psPhotTransform::sP" ><\/a><p>$/;" a 4016 o4 docs/html/structpsPolynomial1D.html /^<a class="anchor" name="o4" doxytag="psPolynomial1D::mask" ><\/a><p>$/;" a 4017 o4 docs/html/structpsPolynomial2D.html /^<a class="anchor" name="o4" doxytag="psPolynomial2D::coeffErr" ><\/a><p>$/;" a 4018 o4 docs/html/structpsPolynomial3D.html /^<a class="anchor" name="o4" doxytag="psPolynomial3D::coeff" ><\/a><p>$/;" a 4019 o4 docs/html/structpsPolynomial4D.html /^<a class="anchor" name="o4" doxytag="psPolynomial4D::nZ" ><\/a><p>$/;" a 4020 o4 docs/html/structpsProjection.html /^<a class="anchor" name="o4" doxytag="psProjection::type" ><\/a><p>$/;" a 4021 o4 docs/html/structpsReadout.html /^<a class="anchor" name="o4" doxytag="psReadout::image" ><\/a><p>$/;" a 4022 o4 docs/html/structpsScalar.html /^<a class="anchor" name="o4" doxytag="psScalar::U64" ><\/a><p>$/;" a 4023 o4 docs/html/structpsStats.html /^<a class="anchor" name="o4" doxytag="psStats::sampleLQ" ><\/a><p>$/;" a 4024 o4 docs/html/structpsVector.html /^<a class="anchor" name="o4" doxytag="psVector::U16" ><\/a><p>$/;" a 4025 o5 docs/html/structpsCell.html /^<a class="anchor" name="o5" doxytag="psCell::toTP" ><\/a><p>$/;" a 4026 o5 docs/html/structpsDPolynomial2D.html /^<a class="anchor" name="o5" doxytag="psDPolynomial2D::mask" ><\/a><p>$/;" a 4027 o5 docs/html/structpsDPolynomial3D.html /^<a class="anchor" name="o5" doxytag="psDPolynomial3D::coeffErr" ><\/a><p>$/;" a 4028 o5 docs/html/structpsDPolynomial4D.html /^<a class="anchor" name="o5" doxytag="psDPolynomial4D::coeff" ><\/a><p>$/;" a 4029 o5 docs/html/structpsExposure.html /^<a class="anchor" name="o5" doxytag="psExposure::time" ><\/a><p>$/;" a 4030 o5 docs/html/structpsFPA.html /^<a class="anchor" name="o5" doxytag="psFPA::exposure" ><\/a><p>$/;" a 4031 o5 docs/html/structpsFixedPattern.html /^<a class="anchor" name="o5" doxytag="psFixedPattern::yScale" ><\/a><p>$/;" a 4032 o5 docs/html/structpsGrommit.html /^<a class="anchor" name="o5" doxytag="psGrommit::temperature" ><\/a><p>$/;" a 4033 o5 docs/html/structpsImage.html /^<a class="anchor" name="o5" doxytag="psImage::U8" ><\/a><p>$/;" a 4034 o5 docs/html/structpsKernel.html /^<a class="anchor" name="o5" doxytag="psKernel::kernel" ><\/a><p>$/;" a 4035 o5 docs/html/structpsMemBlock.html /^<a class="anchor" name="o5" doxytag="psMemBlock::id" ><\/a><p>$/;" a 4036 o5 docs/html/structpsMetadataItem.html /^<a class="anchor" name="o5" doxytag="psMetadataItem::S32" ><\/a><p>$/;" a 4037 o5 docs/html/structpsPhotTransform.html /^<a class="anchor" name="o5" doxytag="psPhotTransform::sM" ><\/a><p>$/;" a 4038 o5 docs/html/structpsPolynomial2D.html /^<a class="anchor" name="o5" doxytag="psPolynomial2D::mask" ><\/a><p>$/;" a 4039 o5 docs/html/structpsPolynomial3D.html /^<a class="anchor" name="o5" doxytag="psPolynomial3D::coeffErr" ><\/a><p>$/;" a 4040 o5 docs/html/structpsPolynomial4D.html /^<a class="anchor" name="o5" doxytag="psPolynomial4D::coeff" ><\/a><p>$/;" a 4041 o5 docs/html/structpsReadout.html /^<a class="anchor" name="o5" doxytag="psReadout::mask" ><\/a><p>$/;" a 4042 o5 docs/html/structpsScalar.html /^<a class="anchor" name="o5" doxytag="psScalar::S8" ><\/a><p>$/;" a 4043 o5 docs/html/structpsStats.html /^<a class="anchor" name="o5" doxytag="psStats::robustMean" ><\/a><p>$/;" a 4044 o5 docs/html/structpsVector.html /^<a class="anchor" name="o5" doxytag="psVector::U32" ><\/a><p>$/;" a 4045 o6 docs/html/structpsCell.html /^<a class="anchor" name="o6" doxytag="psCell::toSky" ><\/a><p>$/;" a 4046 o6 docs/html/structpsDPolynomial3D.html /^<a class="anchor" name="o6" doxytag="psDPolynomial3D::mask" ><\/a><p>$/;" a 4047 o6 docs/html/structpsDPolynomial4D.html /^<a class="anchor" name="o6" doxytag="psDPolynomial4D::coeffErr" ><\/a><p>$/;" a 4048 o6 docs/html/structpsExposure.html /^<a class="anchor" name="o6" doxytag="psExposure::rotAngle" ><\/a><p>$/;" a 4049 o6 docs/html/structpsFPA.html /^<a class="anchor" name="o6" doxytag="psFPA::grommit" ><\/a><p>$/;" a 4050 o6 docs/html/structpsFixedPattern.html /^<a class="anchor" name="o6" doxytag="psFixedPattern::p_ps_xRows" ><\/a><p>$/;" a 4051 o6 docs/html/structpsGrommit.html /^<a class="anchor" name="o6" doxytag="psGrommit::pressure" ><\/a><p>$/;" a 4052 o6 docs/html/structpsImage.html /^<a class="anchor" name="o6" doxytag="psImage::U16" ><\/a><p>$/;" a 4053 o6 docs/html/structpsKernel.html /^<a class="anchor" name="o6" doxytag="psKernel::p_kernelRows" ><\/a><p>$/;" a 4054 o6 docs/html/structpsMemBlock.html /^<a class="anchor" name="o6" doxytag="psMemBlock::file" ><\/a><p>$/;" a 4055 o6 docs/html/structpsMetadataItem.html /^<a class="anchor" name="o6" doxytag="psMetadataItem::F32" ><\/a><p>$/;" a 4056 o6 docs/html/structpsPhotTransform.html /^<a class="anchor" name="o6" doxytag="psPhotTransform::pA" ><\/a><p>$/;" a 4057 o6 docs/html/structpsPolynomial3D.html /^<a class="anchor" name="o6" doxytag="psPolynomial3D::mask" ><\/a><p>$/;" a 4058 o6 docs/html/structpsPolynomial4D.html /^<a class="anchor" name="o6" doxytag="psPolynomial4D::coeffErr" ><\/a><p>$/;" a 4059 o6 docs/html/structpsReadout.html /^<a class="anchor" name="o6" doxytag="psReadout::objects" ><\/a><p>$/;" a 4060 o6 docs/html/structpsScalar.html /^<a class="anchor" name="o6" doxytag="psScalar::S16" ><\/a><p>$/;" a 4061 o6 docs/html/structpsStats.html /^<a class="anchor" name="o6" doxytag="psStats::robustMedian" ><\/a><p>$/;" a 4062 o6 docs/html/structpsVector.html /^<a class="anchor" name="o6" doxytag="psVector::U64" ><\/a><p>$/;" a 4063 o7 docs/html/structpsCell.html /^<a class="anchor" name="o7" doxytag="psCell::parent" ><\/a><p>$/;" a 4064 o7 docs/html/structpsDPolynomial4D.html /^<a class="anchor" name="o7" doxytag="psDPolynomial4D::mask" ><\/a><p>$/;" a 4065 o7 docs/html/structpsExposure.html /^<a class="anchor" name="o7" doxytag="psExposure::temperature" ><\/a><p>$/;" a 4066 o7 docs/html/structpsFPA.html /^<a class="anchor" name="o7" doxytag="psFPA::colorPlus" ><\/a><p>$/;" a 4067 o7 docs/html/structpsFixedPattern.html /^<a class="anchor" name="o7" doxytag="psFixedPattern::p_ps_xCols" ><\/a><p>$/;" a 4068 o7 docs/html/structpsGrommit.html /^<a class="anchor" name="o7" doxytag="psGrommit::humidity" ><\/a><p>$/;" a 4069 o7 docs/html/structpsImage.html /^<a class="anchor" name="o7" doxytag="psImage::U32" ><\/a><p>$/;" a 4070 o7 docs/html/structpsMemBlock.html /^<a class="anchor" name="o7" doxytag="psMemBlock::lineno" ><\/a><p>$/;" a 4071 o7 docs/html/structpsMetadataItem.html /^<a class="anchor" name="o7" doxytag="psMetadataItem::F64" ><\/a><p>$/;" a 4072 o7 docs/html/structpsPhotTransform.html /^<a class="anchor" name="o7" doxytag="psPhotTransform::sA" ><\/a><p>$/;" a 4073 o7 docs/html/structpsPolynomial4D.html /^<a class="anchor" name="o7" doxytag="psPolynomial4D::mask" ><\/a><p>$/;" a 4074 o7 docs/html/structpsReadout.html /^<a class="anchor" name="o7" doxytag="psReadout::metadata" ><\/a><p>$/;" a 4075 o7 docs/html/structpsScalar.html /^<a class="anchor" name="o7" doxytag="psScalar::S32" ><\/a><p>$/;" a 4076 o7 docs/html/structpsStats.html /^<a class="anchor" name="o7" doxytag="psStats::robustMode" ><\/a><p>$/;" a 4077 o7 docs/html/structpsVector.html /^<a class="anchor" name="o7" doxytag="psVector::S8" ><\/a><p>$/;" a 4078 o8 docs/html/structpsExposure.html /^<a class="anchor" name="o8" doxytag="psExposure::pressure" ><\/a><p>$/;" a 4079 o8 docs/html/structpsFPA.html /^<a class="anchor" name="o8" doxytag="psFPA::colorMinus" ><\/a><p>$/;" a 4080 o8 docs/html/structpsFixedPattern.html /^<a class="anchor" name="o8" doxytag="psFixedPattern::p_ps_yRows" ><\/a><p>$/;" a 4081 o8 docs/html/structpsGrommit.html /^<a class="anchor" name="o8" doxytag="psGrommit::wavelength" ><\/a><p>$/;" a 4082 o8 docs/html/structpsImage.html /^<a class="anchor" name="o8" doxytag="psImage::U64" ><\/a><p>$/;" a 4083 o8 docs/html/structpsMemBlock.html /^<a class="anchor" name="o8" doxytag="psMemBlock::refCounterMutex" ><\/a><p>$/;" a 4084 o8 docs/html/structpsMetadataItem.html /^<a class="anchor" name="o8" doxytag="psMetadataItem::list" ><\/a><p>$/;" a 4085 o8 docs/html/structpsPhotTransform.html /^<a class="anchor" name="o8" doxytag="psPhotTransform::transform" ><\/a><p>$/;" a 4086 o8 docs/html/structpsScalar.html /^<a class="anchor" name="o8" doxytag="psScalar::S64" ><\/a><p>$/;" a 4087 o8 docs/html/structpsStats.html /^<a class="anchor" name="o8" doxytag="psStats::robustStdev" ><\/a><p>$/;" a 4088 o8 docs/html/structpsVector.html /^<a class="anchor" name="o8" doxytag="psVector::S16" ><\/a><p>$/;" a 4089 o9 docs/html/structpsExposure.html /^<a class="anchor" name="o9" doxytag="psExposure::humidity" ><\/a><p>$/;" a 4090 o9 docs/html/structpsFPA.html /^<a class="anchor" name="o9" doxytag="psFPA::projection" ><\/a><p>$/;" a 4091 o9 docs/html/structpsFixedPattern.html /^<a class="anchor" name="o9" doxytag="psFixedPattern::p_ps_yCols" ><\/a><p>$/;" a 4092 o9 docs/html/structpsGrommit.html /^<a class="anchor" name="o9" doxytag="psGrommit::lapseRate" ><\/a><p>$/;" a 4093 o9 docs/html/structpsImage.html /^<a class="anchor" name="o9" doxytag="psImage::S8" ><\/a><p>$/;" a 4094 o9 docs/html/structpsMemBlock.html /^<a class="anchor" name="o9" doxytag="psMemBlock::refCounter" ><\/a><p>$/;" a 4095 o9 docs/html/structpsMetadataItem.html /^<a class="anchor" name="o9" doxytag="psMetadataItem::md" ><\/a><p>$/;" a 4096 o9 docs/html/structpsScalar.html /^<a class="anchor" name="o9" doxytag="psScalar::F32" ><\/a><p>$/;" a 4097 o9 docs/html/structpsStats.html /^<a class="anchor" name="o9" doxytag="psStats::robustUQ" ><\/a><p>$/;" a 4098 o9 docs/html/structpsVector.html /^<a class="anchor" name="o9" doxytag="psVector::S32" ><\/a><p>$/;" a 1887 4099 objects include/psAstrometry.h /^ psList* objects; \/\/\/< Objects derived from Readout$/;" m 1888 4100 objects src/astronomy/psAstrometry.h /^ psList* objects; \/\/\/< Objects derived from Readout$/;" m … … 1894 4106 options include/psStats.h /^ psStatsOptions options; \/\/\/< bitmask of calculated values$/;" m 1895 4107 options src/dataManip/psStats.h /^ psStatsOptions options; \/\/\/< bitmask of calculated values$/;" m 1896 ordPolynomial1DEval src/dataManip/psFunctions.c /^static float ordPolynomial1DEval(floatx, const psPolynomial1D* myPoly)$/;" f file:1897 ordPolynomial2DEval src/dataManip/psFunctions.c /^static float ordPolynomial2DEval(float x, float y, const psPolynomial2D* myPoly)$/;" f file:1898 ordPolynomial3DEval src/dataManip/psFunctions.c /^static float ordPolynomial3DEval(float x, float y, floatz, const psPolynomial3D* myPoly)$/;" f file:1899 ordPolynomial4DEval src/dataManip/psFunctions.c /^static float ordPolynomial4DEval(float w, float x, float y, floatz, const psPolynomial4D* myPoly)$/;" f file:4108 ordPolynomial1DEval src/dataManip/psFunctions.c /^static psF32 ordPolynomial1DEval(psF32 x, const psPolynomial1D* myPoly)$/;" f file: 4109 ordPolynomial2DEval src/dataManip/psFunctions.c /^static psF32 ordPolynomial2DEval(psF32 x,$/;" f file: 4110 ordPolynomial3DEval src/dataManip/psFunctions.c /^static psF32 ordPolynomial3DEval(psF32 x, psF32 y, psF32 z, const psPolynomial3D* myPoly)$/;" f file: 4111 ordPolynomial4DEval src/dataManip/psFunctions.c /^static psF32 ordPolynomial4DEval(psF32 w, psF32 x, psF32 y, psF32 z, const psPolynomial4D* myPoly)$/;" f file: 1900 4112 pA include/psPhotometry.h /^ float pA; \/\/\/< Color offset for references$/;" m 1901 4113 pA src/astronomy/psPhotometry.h /^ float pA; \/\/\/< Color offset for references$/;" m … … 1904 4116 pP include/psPhotometry.h /^ psPhotSystem pP; \/\/\/< Primary color reference$/;" m 1905 4117 pP src/astronomy/psPhotometry.h /^ psPhotSystem pP; \/\/\/< Primary color reference$/;" m 4118 pType include/psMetadata.h /^ psElemType pType; \/\/\/< Primitive data type$/;" m struct:psMetadataItem 4119 pType src/astronomy/psMetadata.h /^ psElemType pType; \/\/\/< Primitive data type$/;" m struct:psMetadataItem 1906 4120 p_fd src/fileUtils/psFits.h /^ fitsfile* p_fd; \/\/\/< the CFITSIO fits files handle.$/;" m 1907 4121 p_fftwWisdomImported src/dataManip/psVectorFFT.c /^static psBool p_fftwWisdomImported = false;$/;" v file: 1908 4122 p_fftwWisdomImported src/image/psImageFFT.c /^static psBool p_fftwWisdomImported = false;$/;" v file: 1909 p_iter include/psList.h /^psListElem* p_iter; \/\/\/< internal cursor for increased performance index accessing$/;" m1910 p_iter src/collections/psList.h /^psListElem* p_iter; \/\/\/< internal cursor for increased performance index accessing$/;" m1911 p_iterIndex include/psList.h /^int p_iterIndex; \/\/\/< index position of the iter.$/;" m1912 p_iterIndex src/collections/psList.h /^int p_iterIndex; \/\/\/< index position of the iter.$/;" m1913 4123 p_kernelRows include/psImageConvolve.h /^ psKernelType** p_kernelRows; \/\/\/< Pointer to the rows of the kernel data; not intended for user use.$/;" m 1914 4124 p_kernelRows src/image/psImageConvolve.h /^ psKernelType** p_kernelRows; \/\/\/< Pointer to the rows of the kernel data; not intended for user use.$/;" m … … 1922 4132 p_printPositiveTestHeader test/psTest.c /^void p_printPositiveTestHeader( FILE *fp,$/;" f 1923 4133 p_printPositiveTestHeader test/psTest.h /^void p_printPositiveTestHeader($/;" p 1924 p_ps1DPolyMedian src/dataManip/psStats.c /^ floatp_ps1DPolyMedian(psPolynomial1D* myPoly,$/;" f4134 p_ps1DPolyMedian src/dataManip/psStats.c /^psF32 p_ps1DPolyMedian(psPolynomial1D* myPoly,$/;" f 1925 4135 p_psAlloc include/psMemory.h /^psPtr p_psAlloc(size_t size, \/\/\/< Size required$/;" p 1926 4136 p_psAlloc src/sysUtils/psMemory.c /^psPtr p_psAlloc(size_t size, const char *file, psS32 lineno)$/;" f … … 1934 4144 p_psConvertToF32 src/dataManip/psStats.c /^psVector* p_psConvertToF32(psVector* in);$/;" p file: 1935 4145 p_psCreateChebyshevPolys src/image/psImageStats.c /^psPolynomial1D **p_psCreateChebyshevPolys(psS32 maxChebyPoly)$/;" f 1936 p_psDeriv2 include/psFunctions.h /^ float*p_psDeriv2; \/\/\/< For cubic splines, the second derivative at each domain point. Size is n+1.$/;" m1937 p_psDeriv2 src/dataManip/psFunctions.h /^ float*p_psDeriv2; \/\/\/< For cubic splines, the second derivative at each domain point. Size is n+1.$/;" m4146 p_psDeriv2 include/psFunctions.h /^ psF32 *p_psDeriv2; \/\/\/< For cubic splines, the second derivative at each domain point. Size is n+1.$/;" m 4147 p_psDeriv2 src/dataManip/psFunctions.h /^ psF32 *p_psDeriv2; \/\/\/< For cubic splines, the second derivative at each domain point. Size is n+1.$/;" m 1938 4148 p_psDetermineBracket src/dataManip/psMinimize.c /^psVector *p_psDetermineBracket(psVector *params,$/;" f 1939 4149 p_psDetermineBracket2 src/dataManip/psMinimize.c /^psVector *p_psDetermineBracket2(psVector *params,$/;" f … … 1948 4158 p_psFree src/sysUtils/psMemory.h /^void p_psFree($/;" p 1949 4159 p_psGaussianDev include/psFunctions.h /^psVector* p_psGaussianDev($/;" p 1950 p_psGaussianDev src/dataManip/psFunctions.c /^psVector* p_psGaussianDev( float mean, floatsigma, psS32 Npts)$/;" f4160 p_psGaussianDev src/dataManip/psFunctions.c /^psVector* p_psGaussianDev(psF32 mean, psF32 sigma, psS32 Npts)$/;" f 1951 4161 p_psGaussianDev src/dataManip/psFunctions.h /^psVector* p_psGaussianDev($/;" p 1952 4162 p_psGetStatValue include/psStats.h /^psBool p_psGetStatValue($/;" p 1953 p_psGetStatValue src/dataManip/psStats.c /^psBool p_psGetStatValue(const psStats* stats, double*value)$/;" f4163 p_psGetStatValue src/dataManip/psStats.c /^psBool p_psGetStatValue(const psStats* stats, psF64 *value)$/;" f 1954 4164 p_psGetStatValue src/dataManip/psStats.h /^psBool p_psGetStatValue($/;" p 4165 p_psImageEvalPolynomialCheb src/image/psImageStats.c /^psImage* p_psImageEvalPolynomialCheb(psImage* input,$/;" f 4166 p_psImageEvalPolynomialOrd src/image/psImageStats.c /^psImage* p_psImageEvalPolynomialOrd(psImage* input,$/;" f 1955 4167 p_psImagePixelInterpolateComplexFcns include/psImage.h /^#define p_psImagePixelInterpolateComplexFcns(/;" d 1956 4168 p_psImagePixelInterpolateComplexFcns src/image/psImage.h /^#define p_psImagePixelInterpolateComplexFcns(/;" d … … 1961 4173 p_psInitVectorXml src/astronomy/psMetadataIO.c /^static void p_psInitVectorXml(void *ctx, char *tagName)$/;" f file: 1962 4174 p_psInitVectorXml src/astronomy/psMetadataIO.c /^static void p_psInitVectorXml(void *ctx, char *tagName);$/;" p file: 1963 p_psLineMin src/dataManip/psMinimize.c /^ floatp_psLineMin(psMinimization *min,$/;" f4175 p_psLineMin src/dataManip/psMinimize.c /^psF32 p_psLineMin(psMinimization *min,$/;" f 1964 4176 p_psMemAllocateID src/sysUtils/psMemory.c /^psMemoryId p_psMemAllocateID = 0; \/\/ notify user this block is allocated$/;" v 1965 4177 p_psMemDecrRefCounter include/psMemory.h /^psPtr p_psMemDecrRefCounter($/;" p … … 1982 4194 p_psMemSetPersistent src/sysUtils/psMemory.c /^void p_psMemSetPersistent(psPtr vptr,psBool value)$/;" f 1983 4195 p_psMemSetPersistent src/sysUtils/psMemory.h /^void p_psMemSetPersistent($/;" p 1984 p_psNRSpline1DEval include/psFunctions.h /^ floatp_psNRSpline1DEval(psSpline1D *spline,$/;" p1985 p_psNRSpline1DEval src/dataManip/psFunctions.h /^ floatp_psNRSpline1DEval(psSpline1D *spline,$/;" p4196 p_psNRSpline1DEval include/psFunctions.h /^psF32 p_psNRSpline1DEval(psSpline1D *spline,$/;" p 4197 p_psNRSpline1DEval src/dataManip/psFunctions.h /^psF32 p_psNRSpline1DEval(psSpline1D *spline,$/;" p 1986 4198 p_psNormalizeVectorRangeF32 include/psStats.h /^void p_psNormalizeVectorRangeF32(psVector* myData, psF32 low, psF32 high);$/;" p 1987 4199 p_psNormalizeVectorRangeF32 src/dataManip/psStats.h /^void p_psNormalizeVectorRangeF32(psVector* myData, psF32 low, psF32 high);$/;" p … … 2009 4221 p_psSpecified include/psTrace.h /^ bool p_psSpecified;$/;" m struct:p_psComponent 2010 4222 p_psSpecified src/sysUtils/psTrace.h /^ bool p_psSpecified;$/;" m struct:p_psComponent 4223 p_psTimeFinalize include/psTime.h /^psBool p_psTimeFinalize(void);$/;" p 4224 p_psTimeFinalize src/astronomy/psTime.c /^bool p_psTimeFinalize(void)$/;" f 4225 p_psTimeFinalize src/astronomy/psTime.h /^psBool p_psTimeFinalize(void);$/;" p 4226 p_psTimeInit include/psTime.h /^psBool p_psTimeInit(const char *fileName);$/;" p 4227 p_psTimeInit src/astronomy/psTime.c /^bool p_psTimeInit(const char *fileName)$/;" f 4228 p_psTimeInit src/astronomy/psTime.h /^psBool p_psTimeInit(const char *fileName);$/;" p 2011 4229 p_psTrace include/psTrace.h /^# define p_psTrace(/;" d 2012 4230 p_psTrace include/psTrace.h /^void p_psTrace(const char *facil, \/\/\/< facilty of interest$/;" p … … 2018 4236 p_psVectorBinDisect src/dataManip/psFunctions.h /^psS32 p_psVectorBinDisect(psVector *bins,$/;" p 2019 4237 p_psVectorCheckNonEmpty src/dataManip/psStats.c /^bool p_psVectorCheckNonEmpty(const psVector* restrict myVector,$/;" f 2020 p_psVectorClippedStats src/dataManip/psStats.c /^ intp_psVectorClippedStats(const psVector* restrict myVector,$/;" f4238 p_psVectorClippedStats src/dataManip/psStats.c /^psS32 p_psVectorClippedStats(const psVector* restrict myVector,$/;" f 2021 4239 p_psVectorInterpolate include/psFunctions.h /^psScalar *p_psVectorInterpolate(psVector *domain,$/;" p 2022 4240 p_psVectorInterpolate src/dataManip/psFunctions.c /^psScalar *p_psVectorInterpolate(psVector *domain,$/;" f 2023 4241 p_psVectorInterpolate src/dataManip/psFunctions.h /^psScalar *p_psVectorInterpolate(psVector *domain,$/;" p 2024 p_psVectorMax src/dataManip/psStats.c /^ intp_psVectorMax(const psVector* restrict myVector,$/;" f2025 p_psVectorMin src/dataManip/psStats.c /^ intp_psVectorMin(const psVector* restrict myVector,$/;" f4242 p_psVectorMax src/dataManip/psStats.c /^psS32 p_psVectorMax(const psVector* restrict myVector,$/;" f 4243 p_psVectorMin src/dataManip/psStats.c /^psS32 p_psVectorMin(const psVector* restrict myVector,$/;" f 2026 4244 p_psVectorNValues src/dataManip/psStats.c /^psS32 p_psVectorNValues(const psVector* restrict myVector,$/;" f 2027 p_psVectorRobustStats src/dataManip/psStats.c /^ intp_psVectorRobustStats(const psVector* restrict myVector,$/;" f2028 p_psVectorSampleMean src/dataManip/psStats.c /^ intp_psVectorSampleMean(const psVector* restrict myVector,$/;" f4245 p_psVectorRobustStats src/dataManip/psStats.c /^psS32 p_psVectorRobustStats(const psVector* restrict myVector,$/;" f 4246 p_psVectorSampleMean src/dataManip/psStats.c /^psS32 p_psVectorSampleMean(const psVector* restrict myVector,$/;" f 2029 4247 p_psVectorSampleMedian src/dataManip/psStats.c /^bool p_psVectorSampleMedian(const psVector* restrict myVector,$/;" f 2030 4248 p_psVectorSampleQuartiles src/dataManip/psStats.c /^bool p_psVectorSampleQuartiles(const psVector* restrict myVector,$/;" f 2031 4249 p_psVectorSampleStdev src/dataManip/psStats.c /^void p_psVectorSampleStdev(const psVector* restrict myVector,$/;" f 4250 p_psVectorSampleStdevOLD src/dataManip/psStats.c /^void p_psVectorSampleStdevOLD(const psVector* restrict myVector,$/;" f 2032 4251 p_psVectorSmoothHistGaussian src/dataManip/psStats.c /^psVector* p_psVectorSmoothHistGaussian(psHistogram* robustHistogram,$/;" f 2033 4252 p_ps_xCols include/psAstrometry.h /^ psS32 p_ps_xCols; \/\/\/< Number of cols in the x member$/;" m … … 2116 4335 printListInt test/collections/tst_psList.c /^void printListInt(psList* list)$/;" f 2117 4336 printListInt test/collections/tst_psList.c /^void printListInt(psList* list);$/;" p file: 2118 printMemBlocks test/collections/tst_psHash03.c /^void printMemBlocks(char *myString)$/;" f2119 4337 printMetadata test/astronomy/tst_psMetadataIO.c /^static void printMetadata(psMetadata *metadata)$/;" f file: 4338 printMetadata test/astronomy/tst_psMetadataIO.c /^static void printMetadata(psMetadata *metadata);$/;" p file: 2120 4339 printMetadata test/astronomy/tst_psMetadata_01.c /^static void printMetadata(psMetadata *metadata)$/;" f file: 4340 printMetadata test/astronomy/tst_psMetadata_01.c /^static void printMetadata(psMetadata *metadata);$/;" p file: 2121 4341 printMetadataItem test/astronomy/tst_psMetadataIO.c /^static void printMetadataItem(psMetadataItem *metadataItem, char *spaces)$/;" f file: 2122 4342 printMetadataItem test/astronomy/tst_psMetadataIO.c /^static void printMetadataItem(psMetadataItem *metadataItem, char *spaces);$/;" p file: 2123 4343 printMetadataItem test/astronomy/tst_psMetadata_01.c /^static void printMetadataItem(psMetadataItem *metadataItem, char *spaces)$/;" f file: 2124 4344 printMetadataItem test/astronomy/tst_psMetadata_01.c /^static void printMetadataItem(psMetadataItem *metadataItem, char *spaces);$/;" p file: 2125 printMetadataItem test/astronomy/tst_psMetadata_02.c /^static void printMetadataItem(psMetadataItem * item)$/;" f file:2126 printMetadataItem test/astronomy/tst_psMetadata_03.c /^static void printMetadataItem(psMetadataItem * item)$/;" f file:2127 printMetadataItem test/astronomy/tst_psMetadata_04.c /^static void printMetadataItem(psMetadataItem * item)$/;" f file:2128 printMetadataItem test/astronomy/tst_psMetadata_05.c /^static void printMetadataItem(psMetadataItem * item)$/;" f file:2129 printMetadataItem test/astronomy/tst_psMetadata_06.c /^static void printMetadataItem(psMetadataItem * item)$/;" f file:2130 printMetadata ItemList test/astronomy/tst_psMetadataIO.c /^static void printMetadataItemList(psList *metadataItemList)$/;" f file:2131 printMetadata ItemList test/astronomy/tst_psMetadata_01.c /^static void printMetadataItemList(psList *metadataItemList)$/;" ffile:2132 printMetadataList test/astronomy/tst_psMetadata IO.c /^static void printMetadataList(psList *metadataItemList)$/;" f file:2133 printMetadataList test/astronomy/tst_psMetadata_01.c /^static void printMetadataList(psList *metadataItemList )$/;" ffile:4345 printMetadataItem test/astronomy/tst_psMetadata_02.c /^static void printMetadataItem(psMetadataItem *metadataItem)$/;" f file: 4346 printMetadataItem test/astronomy/tst_psMetadata_03.c /^static void printMetadataItem(psMetadataItem *metadataItem)$/;" f file: 4347 printMetadataItem test/astronomy/tst_psMetadata_04.c /^static void printMetadataItem(psMetadataItem *metadataItem)$/;" f file: 4348 printMetadataItem test/astronomy/tst_psMetadata_05.c /^static void printMetadataItem(psMetadataItem *metadataItem)$/;" f file: 4349 printMetadataItem test/astronomy/tst_psMetadata_06.c /^static void printMetadataItem(psMetadataItem *metadataItem)$/;" f file: 4350 printMetadataList test/astronomy/tst_psMetadataIO.c /^static void printMetadataList(psList *metadataItemList, char* spaces)$/;" f file: 4351 printMetadataList test/astronomy/tst_psMetadataIO.c /^static void printMetadataList(psList *metadataItemList, char* spaces);$/;" p file: 4352 printMetadataList test/astronomy/tst_psMetadata_01.c /^static void printMetadataList(psList *metadataItemList, char* spaces)$/;" f file: 4353 printMetadataList test/astronomy/tst_psMetadata_01.c /^static void printMetadataList(psList *metadataItemList, char* spaces);$/;" p file: 2134 4354 printMetadataTable test/astronomy/tst_psMetadataIO.c /^static void printMetadataTable(psHash *mdTable)$/;" f file: 4355 printMetadataTable test/astronomy/tst_psMetadataIO.c /^static void printMetadataTable(psHash *mdTable);$/;" p file: 2135 4356 printMetadataTable test/astronomy/tst_psMetadata_01.c /^static void printMetadataTable(psHash *mdTable)$/;" f file: 4357 printMetadataTable test/astronomy/tst_psMetadata_01.c /^static void printMetadataTable(psHash *mdTable);$/;" p file: 2136 4358 printNegativeTestHeader include/psTest.h /^#define printNegativeTestHeader(/;" d 2137 4359 printNegativeTestHeader test/psTest.h /^#define printNegativeTestHeader(/;" d … … 2150 4372 psArray include/psArray.h /^psArray;$/;" t 2151 4373 psArray src/collections/psArray.h /^psArray;$/;" t 4374 psArrayAdd include/psArray.h /^psArray* psArrayAdd($/;" p 4375 psArrayAdd src/collections/psArray.c /^psArray* psArrayAdd(psArray* psArr,$/;" f 4376 psArrayAdd src/collections/psArray.h /^psArray* psArrayAdd($/;" p 2152 4377 psArrayAlloc include/psArray.h /^psArray* psArrayAlloc($/;" p 2153 4378 psArrayAlloc src/collections/psArray.c /^psArray* psArrayAlloc(psU32 nalloc)$/;" f … … 2197 4422 psBool include/psType.h /^typedef bool psBool; \/\/\/< boolean value$/;" t 2198 4423 psBool src/sysUtils/psType.h /^typedef bool psBool; \/\/\/< boolean value$/;" t 2199 psBuildSums1D src/dataManip/psMinimize.c /^void psBuildSums1D( doublex,$/;" f4424 psBuildSums1D src/dataManip/psMinimize.c /^void psBuildSums1D(psF64 x,$/;" f 2200 4425 psC32 include/psType.h /^typedef float _Complex psC32; \/\/\/< complex with 32-bit floating point Real and Imagary numbers$/;" t 2201 4426 psC32 src/sysUtils/psType.h /^typedef float _Complex psC32; \/\/\/< complex with 32-bit floating point Real and Imagary numbers$/;" t … … 2351 4576 psDPolynomial1DAlloc src/dataManip/psFunctions.c /^psDPolynomial1D* psDPolynomial1DAlloc(psS32 n,$/;" f 2352 4577 psDPolynomial1DAlloc src/dataManip/psFunctions.h /^psDPolynomial1D* psDPolynomial1DAlloc($/;" p 2353 psDPolynomial1DEval include/psFunctions.h /^ doublepsDPolynomial1DEval($/;" p2354 psDPolynomial1DEval src/dataManip/psFunctions.c /^ double psDPolynomial1DEval(const psDPolynomial1D* myPoly, doublex)$/;" f2355 psDPolynomial1DEval src/dataManip/psFunctions.h /^ doublepsDPolynomial1DEval($/;" p4578 psDPolynomial1DEval include/psFunctions.h /^psF64 psDPolynomial1DEval($/;" p 4579 psDPolynomial1DEval src/dataManip/psFunctions.c /^psF64 psDPolynomial1DEval(const psDPolynomial1D* myPoly, psF64 x)$/;" f 4580 psDPolynomial1DEval src/dataManip/psFunctions.h /^psF64 psDPolynomial1DEval($/;" p 2356 4581 psDPolynomial1DEvalVector include/psFunctions.h /^psVector *psDPolynomial1DEvalVector($/;" p 2357 4582 psDPolynomial1DEvalVector src/dataManip/psFunctions.c /^psVector *psDPolynomial1DEvalVector(const psDPolynomial1D *myPoly,$/;" f … … 2362 4587 psDPolynomial2DAlloc src/dataManip/psFunctions.c /^psDPolynomial2D* psDPolynomial2DAlloc(psS32 nX, psS32 nY,$/;" f 2363 4588 psDPolynomial2DAlloc src/dataManip/psFunctions.h /^psDPolynomial2D* psDPolynomial2DAlloc($/;" p 2364 psDPolynomial2DEval include/psFunctions.h /^ doublepsDPolynomial2DEval($/;" p2365 psDPolynomial2DEval src/dataManip/psFunctions.c /^ doublepsDPolynomial2DEval(const psDPolynomial2D* myPoly,$/;" f2366 psDPolynomial2DEval src/dataManip/psFunctions.h /^ doublepsDPolynomial2DEval($/;" p4589 psDPolynomial2DEval include/psFunctions.h /^psF64 psDPolynomial2DEval($/;" p 4590 psDPolynomial2DEval src/dataManip/psFunctions.c /^psF64 psDPolynomial2DEval(const psDPolynomial2D* myPoly,$/;" f 4591 psDPolynomial2DEval src/dataManip/psFunctions.h /^psF64 psDPolynomial2DEval($/;" p 2367 4592 psDPolynomial2DEvalVector include/psFunctions.h /^psVector *psDPolynomial2DEvalVector($/;" p 2368 4593 psDPolynomial2DEvalVector src/dataManip/psFunctions.c /^psVector *psDPolynomial2DEvalVector(const psDPolynomial2D *myPoly,$/;" f … … 2373 4598 psDPolynomial3DAlloc src/dataManip/psFunctions.c /^psDPolynomial3D* psDPolynomial3DAlloc(psS32 nX, psS32 nY, psS32 nZ,$/;" f 2374 4599 psDPolynomial3DAlloc src/dataManip/psFunctions.h /^psDPolynomial3D* psDPolynomial3DAlloc($/;" p 2375 psDPolynomial3DEval include/psFunctions.h /^ doublepsDPolynomial3DEval($/;" p2376 psDPolynomial3DEval src/dataManip/psFunctions.c /^ doublepsDPolynomial3DEval(const psDPolynomial3D* myPoly,$/;" f2377 psDPolynomial3DEval src/dataManip/psFunctions.h /^ doublepsDPolynomial3DEval($/;" p4600 psDPolynomial3DEval include/psFunctions.h /^psF64 psDPolynomial3DEval($/;" p 4601 psDPolynomial3DEval src/dataManip/psFunctions.c /^psF64 psDPolynomial3DEval(const psDPolynomial3D* myPoly,$/;" f 4602 psDPolynomial3DEval src/dataManip/psFunctions.h /^psF64 psDPolynomial3DEval($/;" p 2378 4603 psDPolynomial3DEvalVector include/psFunctions.h /^psVector *psDPolynomial3DEvalVector($/;" p 2379 4604 psDPolynomial3DEvalVector src/dataManip/psFunctions.c /^psVector *psDPolynomial3DEvalVector(const psDPolynomial3D *myPoly,$/;" f … … 2384 4609 psDPolynomial4DAlloc src/dataManip/psFunctions.c /^psDPolynomial4D* psDPolynomial4DAlloc(psS32 nW, psS32 nX, psS32 nY, psS32 nZ,$/;" f 2385 4610 psDPolynomial4DAlloc src/dataManip/psFunctions.h /^psDPolynomial4D* psDPolynomial4DAlloc($/;" p 2386 psDPolynomial4DEval include/psFunctions.h /^ doublepsDPolynomial4DEval($/;" p2387 psDPolynomial4DEval src/dataManip/psFunctions.c /^ doublepsDPolynomial4DEval(const psDPolynomial4D* myPoly,$/;" f2388 psDPolynomial4DEval src/dataManip/psFunctions.h /^ doublepsDPolynomial4DEval($/;" p4611 psDPolynomial4DEval include/psFunctions.h /^psF64 psDPolynomial4DEval($/;" p 4612 psDPolynomial4DEval src/dataManip/psFunctions.c /^psF64 psDPolynomial4DEval(const psDPolynomial4D* myPoly,$/;" f 4613 psDPolynomial4DEval src/dataManip/psFunctions.h /^psF64 psDPolynomial4DEval($/;" p 2389 4614 psDPolynomial4DEvalVector include/psFunctions.h /^psVector *psDPolynomial4DEvalVector($/;" p 2390 4615 psDPolynomial4DEvalVector src/dataManip/psFunctions.c /^psVector *psDPolynomial4DEvalVector(const psDPolynomial4D *myPoly,$/;" f … … 2455 4680 psFitsAlloc src/fileUtils/psFits.c /^psFits* psFitsAlloc(const char* name, \/\/\/< the FITS file name$/;" f 2456 4681 psFitsAlloc src/fileUtils/psFits.h /^psFits* psFitsAlloc($/;" p 2457 psFitsCreateExt src/fileUtils/psFits.c /^bool psFitsCreateExt(psFits* fits)$/;" f2458 psFitsCreateExt src/fileUtils/psFits.h /^bool psFitsCreateExt($/;" p2459 4682 psFitsGetExtName src/fileUtils/psFits.c /^char* psFitsGetExtName(psFits* fits)$/;" f 2460 4683 psFitsGetExtName src/fileUtils/psFits.h /^char* psFitsGetExtName($/;" p … … 2465 4688 psFitsGetSize src/fileUtils/psFits.c /^int psFitsGetSize(psFits* fits)$/;" f 2466 4689 psFitsGetSize src/fileUtils/psFits.h /^int psFitsGetSize($/;" p 2467 psFitsMoveExtName src/fileUtils/psFits.c /^ psFitsTypepsFitsMoveExtName(psFits* fits,$/;" f2468 psFitsMoveExtName src/fileUtils/psFits.h /^ psFitsTypepsFitsMoveExtName($/;" p2469 psFitsMoveExtNum src/fileUtils/psFits.c /^ psFitsTypepsFitsMoveExtNum(psFits* fits,$/;" f2470 psFitsMoveExtNum src/fileUtils/psFits.h /^ psFitsTypepsFitsMoveExtNum($/;" p4690 psFitsMoveExtName src/fileUtils/psFits.c /^bool psFitsMoveExtName(psFits* fits,$/;" f 4691 psFitsMoveExtName src/fileUtils/psFits.h /^bool psFitsMoveExtName($/;" p 4692 psFitsMoveExtNum src/fileUtils/psFits.c /^bool psFitsMoveExtNum(psFits* fits,$/;" f 4693 psFitsMoveExtNum src/fileUtils/psFits.h /^bool psFitsMoveExtNum($/;" p 2471 4694 psFitsReadHeader src/fileUtils/psFits.c /^psMetadata* psFitsReadHeader(psMetadata* out,$/;" f 2472 4695 psFitsReadHeader src/fileUtils/psFits.h /^psMetadata* psFitsReadHeader($/;" p 2473 4696 psFitsReadHeaderSet src/fileUtils/psFits.c /^psHash* psFitsReadHeaderSet(psHash* out,$/;" f 2474 4697 psFitsReadHeaderSet src/fileUtils/psFits.h /^psHash* psFitsReadHeaderSet($/;" p 4698 psFitsReadImageSection src/fileUtils/psFits.h /^psImage* psFitsReadImageSection($/;" p 2475 4699 psFitsReadTable src/fileUtils/psFits.c /^psArray* psFitsReadTable(psFits* fits)$/;" f 2476 4700 psFitsReadTable src/fileUtils/psFits.h /^psArray* psFitsReadTable($/;" p … … 2482 4706 psFitsReadTableRow src/fileUtils/psFits.h /^psMetadata* psFitsReadTableRow($/;" p 2483 4707 psFitsType src/fileUtils/psFits.h /^} psFitsType;$/;" t 4708 psFitsWriteHeader src/fileUtils/psFits.c /^bool psFitsWriteHeader(const psMetadata* header,$/;" f 2484 4709 psFitsWriteHeader src/fileUtils/psFits.h /^bool psFitsWriteHeader($/;" p 2485 4710 psFitsWriteImage src/fileUtils/psFits.c /^bool psFitsWriteImage(psFits* fits,$/;" f 2486 psFitsWriteImage Section src/fileUtils/psFits.h /^bool psFitsWriteImageSection($/;" p4711 psFitsWriteImage src/fileUtils/psFits.h /^bool psFitsWriteImage($/;" p 2487 4712 psFitsWriteTable src/fileUtils/psFits.c /^bool psFitsWriteTable(psFits* fits,$/;" f 2488 4713 psFitsWriteTable src/fileUtils/psFits.h /^bool psFitsWriteTable($/;" p … … 2498 4723 psFreeFcn include/psMemory.h /^typedef void (*psFreeFcn) (psPtr ptr);$/;" t 2499 4724 psFreeFcn src/sysUtils/psMemory.h /^typedef void (*psFreeFcn) (psPtr ptr);$/;" t 2500 psGaussian include/psFunctions.h /^ floatpsGaussian($/;" p2501 psGaussian src/dataManip/psFunctions.c /^ float psGaussian(float x, float mean, floatsigma, psBool normal)$/;" f2502 psGaussian src/dataManip/psFunctions.h /^ floatpsGaussian($/;" p4725 psGaussian include/psFunctions.h /^psF32 psGaussian($/;" p 4726 psGaussian src/dataManip/psFunctions.c /^psF32 psGaussian(psF32 x, psF32 mean, psF32 sigma, psBool normal)$/;" f 4727 psGaussian src/dataManip/psFunctions.h /^psF32 psGaussian($/;" p 2503 4728 psGrommit include/psAstrometry.h /^psGrommit;$/;" t 2504 4729 psGrommit src/astronomy/psAstrometry.h /^psGrommit;$/;" t … … 2532 4757 psHistogram src/dataManip/psStats.h /^psHistogram;$/;" t 2533 4758 psHistogramAlloc include/psStats.h /^psHistogram* psHistogramAlloc($/;" p 2534 psHistogramAlloc src/dataManip/psStats.c /^psHistogram* psHistogramAlloc( float lower, floatupper, psS32 n)$/;" f4759 psHistogramAlloc src/dataManip/psStats.c /^psHistogram* psHistogramAlloc(psF32 lower, psF32 upper, psS32 n)$/;" f 2535 4760 psHistogramAlloc src/dataManip/psStats.h /^psHistogram* psHistogramAlloc($/;" p 2536 4761 psHistogramAllocGeneric include/psStats.h /^psHistogram* psHistogramAllocGeneric($/;" p … … 2575 4800 psImageCutDirection src/image/psImageExtraction.h /^} psImageCutDirection;$/;" t 2576 4801 psImageEvalPolynomial include/psImageStats.h /^psImage* psImageEvalPolynomial($/;" p 2577 psImageEvalPolynomial src/image/psImageStats.c /^psImage* psImageEvalPolynomial(psImage* input, const psPolynomial2D* coeffs)$/;" f4802 psImageEvalPolynomial src/image/psImageStats.c /^psImage* psImageEvalPolynomial(psImage* input,$/;" f 2578 4803 psImageEvalPolynomial src/image/psImageStats.h /^psImage* psImageEvalPolynomial($/;" p 2579 4804 psImageFFT include/psImageFFT.h /^psImage* psImageFFT($/;" p … … 2583 4808 psImageFitPolynomial src/image/psImageStats.c /^psPolynomial2D* psImageFitPolynomial(psPolynomial2D* coeffs,$/;" f 2584 4809 psImageFitPolynomial src/image/psImageStats.h /^psPolynomial2D* psImageFitPolynomial($/;" p 4810 psImageFitPolynomialTest src/image/psImageStats.c /^psPolynomial2D* psImageFitPolynomialTest(psPolynomial2D* coeffs,$/;" f 2585 4811 psImageFreeChildren include/psImage.h /^psS32 psImageFreeChildren($/;" p 2586 4812 psImageFreeChildren src/image/psImage.c /^psS32 psImageFreeChildren(psImage* image)$/;" f … … 2643 4869 psImageSubset src/image/psImageExtraction.c /^psImage* psImageSubset(psImage* image,$/;" f 2644 4870 psImageSubset src/image/psImageExtraction.h /^psImage* psImageSubset($/;" p 4871 psImageToGslMatrix src/dataManip/psMatrix.c /^static void psImageToGslMatrix(gsl_matrix *outGslMatrix, const psImage *inImage)$/;" f file: 4872 psImageToGslMatrix src/dataManip/psMatrix.c /^static void psImageToGslMatrix(gsl_matrix *outGslMatrix, const psImage *inImage);$/;" p file: 2645 4873 psImageTrim include/psImageExtraction.h /^psImage* psImageTrim($/;" p 2646 4874 psImageTrim src/image/psImageExtraction.c /^psImage* psImageTrim(psImage* image, psS32 col0, psS32 row0, psS32 col1, psS32 row1)$/;" f … … 2673 4901 psListAdd src/collections/psList.c /^psBool psListAdd(psList* list, psS32 location, psPtr data)$/;" f 2674 4902 psListAdd src/collections/psList.h /^psBool psListAdd($/;" p 4903 psListAddAfter include/psList.h /^psBool psListAddAfter($/;" p 4904 psListAddAfter src/collections/psList.c /^bool psListAddAfter(psListIterator* iterator, void* data)$/;" f 4905 psListAddAfter src/collections/psList.h /^psBool psListAddAfter($/;" p 4906 psListAddBefore include/psList.h /^psBool psListAddBefore($/;" p 4907 psListAddBefore src/collections/psList.c /^bool psListAddBefore(psListIterator* iterator, void* data)$/;" f 4908 psListAddBefore src/collections/psList.h /^psBool psListAddBefore($/;" p 2675 4909 psListAlloc include/psList.h /^psList* psListAlloc($/;" p 2676 4910 psListAlloc src/collections/psList.c /^psList* psListAlloc(psPtr data)$/;" f … … 2683 4917 psListGet src/collections/psList.c /^psPtr psListGet(psList* list, psS32 location)$/;" f 2684 4918 psListGet src/collections/psList.h /^psPtr psListGet($/;" p 2685 psListGetCurrent include/psList.h /^psPtr psListGetCurrent($/;" p2686 psListGetCurrent src/collections/psList.c /^psPtr psListGetCurrent(psList* list)$/;" f2687 psListGetCurrent src/collections/psList.h /^psPtr psListGetCurrent($/;" p2688 4919 psListGetNext include/psList.h /^psPtr psListGetNext($/;" p 2689 psListGetNext src/collections/psList.c /^psPtr psListGetNext(psList * list)$/;" f4920 psListGetNext src/collections/psList.c /^psPtr psListGetNext(psListIterator* iterator)$/;" f 2690 4921 psListGetNext src/collections/psList.h /^psPtr psListGetNext($/;" p 2691 4922 psListGetPrevious include/psList.h /^psPtr psListGetPrevious($/;" p 2692 psListGetPrevious src/collections/psList.c /^psPtr psListGetPrevious(psList * list)$/;" f4923 psListGetPrevious src/collections/psList.c /^psPtr psListGetPrevious(psListIterator* iterator)$/;" f 2693 4924 psListGetPrevious src/collections/psList.h /^psPtr psListGetPrevious($/;" p 2694 4925 psListIterator include/psList.h /^psListIterator;$/;" t 2695 4926 psListIterator src/collections/psList.h /^psListIterator;$/;" t 4927 psListIteratorAlloc include/psList.h /^psListIterator* psListIteratorAlloc($/;" p 4928 psListIteratorAlloc src/collections/psList.c /^psListIterator* psListIteratorAlloc(psList* list, int location)$/;" f 4929 psListIteratorAlloc src/collections/psList.h /^psListIterator* psListIteratorAlloc($/;" p 4930 psListIteratorSet include/psList.h /^psBool psListIteratorSet($/;" p 4931 psListIteratorSet src/collections/psList.c /^psBool psListIteratorSet(psListIterator* iterator,$/;" f 4932 psListIteratorSet src/collections/psList.h /^psBool psListIteratorSet($/;" p 2696 4933 psListRemove include/psList.h /^psBool psListRemove($/;" p 2697 psListRemove src/collections/psList.c /^psBool psListRemove(psList* list, psS32 location, psPtr data)$/;" f4934 psListRemove src/collections/psList.c /^psBool psListRemove(psList* list,$/;" f 2698 4935 psListRemove src/collections/psList.h /^psBool psListRemove($/;" p 2699 psList SetIterator include/psList.h /^void psListSetIterator($/;" p2700 psList SetIterator src/collections/psList.c /^void psListSetIterator(psList* list, psS32 where)$/;" f2701 psList SetIterator src/collections/psList.h /^void psListSetIterator($/;" p4936 psListRemoveData include/psList.h /^psBool psListRemoveData($/;" p 4937 psListRemoveData src/collections/psList.c /^psBool psListRemoveData(psList* list,$/;" f 4938 psListRemoveData src/collections/psList.h /^psBool psListRemoveData($/;" p 2702 4939 psListSort include/psList.h /^psList* psListSort($/;" p 2703 4940 psListSort src/collections/psList.c /^psList* psListSort(psList* list, psComparePtrFcn compare)$/;" f … … 2739 4976 psMaskType include/psType.h /^typedef psU8 psMaskType; \/\/\/< the C datatype for a mask image$/;" t 2740 4977 psMaskType src/sysUtils/psType.h /^typedef psU8 psMaskType; \/\/\/< the C datatype for a mask image$/;" t 2741 psMatrixDeterminant include/psMatrix.h /^float *psMatrixDeterminant($/;" p 2742 psMatrixDeterminant src/dataManip/psMatrix.c /^float *psMatrixDeterminant(const psImage* restrict inImage)$/;" f 2743 psMatrixDeterminant src/dataManip/psMatrix.h /^float *psMatrixDeterminant($/;" p 4978 psMath include/psType.h /^psMath;$/;" t 4979 psMath src/sysUtils/psType.h /^psMath;$/;" t 4980 psMatrixDeterminant include/psMatrix.h /^psF32 *psMatrixDeterminant($/;" p 4981 psMatrixDeterminant src/dataManip/psMatrix.c /^psF32 *psMatrixDeterminant(const psImage* inImage)$/;" f 4982 psMatrixDeterminant src/dataManip/psMatrix.h /^psF32 *psMatrixDeterminant($/;" p 2744 4983 psMatrixEigenvectors include/psMatrix.h /^psImage* psMatrixEigenvectors($/;" p 2745 4984 psMatrixEigenvectors src/dataManip/psMatrix.c /^psImage* psMatrixEigenvectors(psImage* outImage, psImage* inImage)$/;" f 2746 4985 psMatrixEigenvectors src/dataManip/psMatrix.h /^psImage* psMatrixEigenvectors($/;" p 2747 4986 psMatrixInvert include/psMatrix.h /^psImage* psMatrixInvert($/;" p 2748 psMatrixInvert src/dataManip/psMatrix.c /^psImage* psMatrixInvert(psImage* outImage, const psImage* inImage, float *restrictdet)$/;" f4987 psMatrixInvert src/dataManip/psMatrix.c /^psImage* psMatrixInvert(psImage* outImage, const psImage* inImage, psF32 *det)$/;" f 2749 4988 psMatrixInvert src/dataManip/psMatrix.h /^psImage* psMatrixInvert($/;" p 2750 4989 psMatrixLUD include/psMatrix.h /^psImage* psMatrixLUD($/;" p … … 2753 4992 psMatrixLUD_EXIT src/dataManip/psMatrix.c /^ #define psMatrixLUD_EXIT /;" d file: 2754 4993 psMatrixLUSolve include/psMatrix.h /^psVector* psMatrixLUSolve($/;" p 2755 psMatrixLUSolve src/dataManip/psMatrix.c /^psVector* psMatrixLUSolve(psVector* outVector, const psImage* inImage, $/;" f4994 psMatrixLUSolve src/dataManip/psMatrix.c /^psVector* psMatrixLUSolve(psVector* outVector, const psImage* inImage, const psVector* inVector,$/;" f 2756 4995 psMatrixLUSolve src/dataManip/psMatrix.h /^psVector* psMatrixLUSolve($/;" p 2757 4996 psMatrixMultiply include/psMatrix.h /^psImage* psMatrixMultiply($/;" p … … 2822 5061 psMetadata src/astronomy/psMetadata.h /^typedef struct psMetadata$/;" s 2823 5062 psMetadataAdd include/psMetadata.h /^psBool psMetadataAdd($/;" p 2824 psMetadataAdd src/astronomy/psMetadata.c /^psBool psMetadataAdd(psMetadata * restrict md, psS32 where, const char *name, psMetadataType type,$/;" f5063 psMetadataAdd src/astronomy/psMetadata.c /^psBool psMetadataAdd(psMetadata *md, psS32 where, const char *name, psElemType pType,$/;" f 2825 5064 psMetadataAdd src/astronomy/psMetadata.h /^psBool psMetadataAdd($/;" p 2826 5065 psMetadataAddItem include/psMetadata.h /^psBool psMetadataAddItem($/;" p 2827 psMetadataAddItem src/astronomy/psMetadata.c /^psBool psMetadataAddItem( psMetadata *restrict md, psMetadataItem *restrict metadataItem, psS32 location)$/;" f5066 psMetadataAddItem src/astronomy/psMetadata.c /^psBool psMetadataAddItem(psMetadata *md, psMetadataItem *metadataItem, psS32 location)$/;" f 2828 5067 psMetadataAddItem src/astronomy/psMetadata.h /^psBool psMetadataAddItem($/;" p 2829 5068 psMetadataAlloc include/psMetadata.h /^psMetadata* psMetadataAlloc(void);$/;" p … … 2831 5070 psMetadataAlloc src/astronomy/psMetadata.h /^psMetadata* psMetadataAlloc(void);$/;" p 2832 5071 psMetadataGet include/psMetadata.h /^psMetadataItem* psMetadataGet($/;" p 2833 psMetadataGet src/astronomy/psMetadata.c /^psMetadataItem* psMetadataGet(psMetadata * restrictmd, psS32 where)$/;" f5072 psMetadataGet src/astronomy/psMetadata.c /^psMetadataItem* psMetadataGet(psMetadata *md, psS32 where)$/;" f 2834 5073 psMetadataGet src/astronomy/psMetadata.h /^psMetadataItem* psMetadataGet($/;" p 2835 psMetadataGetNext include/psMetadata.h /^psMetadataItem* psMetadataGetNext($/;" p2836 psMetadataGetNext src/astronomy/psMetadata.c /^psMetadataItem* psMetadataGetNext(psMetadata* restrict md, const char *restrict match, psS32 which)$/;" f2837 psMetadataGetNext src/astronomy/psMetadata.h /^psMetadataItem* psMetadataGetNext($/;" p2838 psMetadataGetPrevious include/psMetadata.h /^psMetadataItem* psMetadataGetPrevious($/;" p2839 psMetadataGetPrevious src/astronomy/psMetadata.c /^psMetadataItem* psMetadataGetPrevious(psMetadata* restrict md, const char *restrict match, psS32 which)$/;" f2840 psMetadataGetPrevious src/astronomy/psMetadata.h /^psMetadataItem* psMetadataGetPrevious($/;" p2841 5074 psMetadataItem include/psMetadata.h /^psMetadataItem;$/;" t 2842 5075 psMetadataItem include/psMetadata.h /^typedef struct psMetadataItem$/;" s … … 2844 5077 psMetadataItem src/astronomy/psMetadata.h /^typedef struct psMetadataItem$/;" s 2845 5078 psMetadataItemAlloc include/psMetadata.h /^psMetadataItem* psMetadataItemAlloc($/;" p 2846 psMetadataItemAlloc src/astronomy/psMetadata.c /^psMetadataItem* psMetadataItemAlloc(const char *name, ps MetadataType type, const char *comment, ...)$/;" f5079 psMetadataItemAlloc src/astronomy/psMetadata.c /^psMetadataItem* psMetadataItemAlloc(const char *name, psElemType pType, psMetadataType type,$/;" f 2847 5080 psMetadataItemAlloc src/astronomy/psMetadata.h /^psMetadataItem* psMetadataItemAlloc($/;" p 2848 5081 psMetadataItemAllocV include/psMetadata.h /^psMetadataItem* psMetadataItemAllocV($/;" p 2849 psMetadataItemAllocV src/astronomy/psMetadata.c /^psMetadataItem* psMetadataItemAllocV(const char *name, ps MetadataType type, const char *comment,$/;" f5082 psMetadataItemAllocV src/astronomy/psMetadata.c /^psMetadataItem* psMetadataItemAllocV(const char *name, psElemType pType, psMetadataType type,$/;" f 2850 5083 psMetadataItemAllocV src/astronomy/psMetadata.h /^psMetadataItem* psMetadataItemAllocV($/;" p 2851 psMetadataItemPrint include/psMetadataIO.h /^ voidpsMetadataItemPrint($/;" p2852 psMetadataItemPrint src/astronomy/psMetadataIO.c /^ void psMetadataItemPrint(FILE * fd, const char *format, const psMetadataItem* restrictmetadataItem)$/;" f2853 psMetadataItemPrint src/astronomy/psMetadataIO.h /^ voidpsMetadataItemPrint($/;" p5084 psMetadataItemPrint include/psMetadataIO.h /^bool psMetadataItemPrint($/;" p 5085 psMetadataItemPrint src/astronomy/psMetadataIO.c /^bool psMetadataItemPrint(FILE * fd, const char *format, const psMetadataItem* metadataItem)$/;" f 5086 psMetadataItemPrint src/astronomy/psMetadataIO.h /^bool psMetadataItemPrint($/;" p 2854 5087 psMetadataLookup include/psMetadata.h /^psMetadataItem* psMetadataLookup($/;" p 2855 psMetadataLookup src/astronomy/psMetadata.c /^psMetadataItem* psMetadataLookup(psMetadata * restrict md, const char *restrictkey)$/;" f5088 psMetadataLookup src/astronomy/psMetadata.c /^psMetadataItem* psMetadataLookup(psMetadata *md, const char *key)$/;" f 2856 5089 psMetadataLookup src/astronomy/psMetadata.h /^psMetadataItem* psMetadataLookup($/;" p 2857 psMetadataParseConfig include/psMetadataIO.h /^psS32 psMetadataParseConfig($/;" p 2858 psMetadataParseConfig src/astronomy/psMetadataIO.c /^psS32 psMetadataParseConfig(psMetadata** md, const char *fileName, psBool overwrite)$/;" f 2859 psMetadataParseConfig src/astronomy/psMetadataIO.h /^psS32 psMetadataParseConfig($/;" p 2860 psMetadataParseConfigXml include/psMetadataIO.h /^psS32 psMetadataParseConfigXml($/;" p 2861 psMetadataParseConfigXml src/astronomy/psMetadataIO.c /^psS32 psMetadataParseConfigXml(psMetadata** md, const char *fileName)$/;" f 2862 psMetadataParseConfigXml src/astronomy/psMetadataIO.h /^psS32 psMetadataParseConfigXml($/;" p 5090 psMetadataLookupF64 include/psMetadata.h /^psF64 psMetadataLookupF64($/;" p 5091 psMetadataLookupF64 src/astronomy/psMetadata.c /^psF64 psMetadataLookupF64(psMetadata *md, const char *key, psU32 *status)$/;" f 5092 psMetadataLookupF64 src/astronomy/psMetadata.h /^psF64 psMetadataLookupF64($/;" p 5093 psMetadataLookupPtr include/psMetadata.h /^void* psMetadataLookupPtr($/;" p 5094 psMetadataLookupPtr src/astronomy/psMetadata.c /^void* psMetadataLookupPtr(psMetadata *md, const char *key, psU32 *status)$/;" f 5095 psMetadataLookupPtr src/astronomy/psMetadata.h /^void* psMetadataLookupPtr($/;" p 5096 psMetadataLookupS32 include/psMetadata.h /^psS32 psMetadataLookupS32($/;" p 5097 psMetadataLookupS32 src/astronomy/psMetadata.c /^psS32 psMetadataLookupS32(psMetadata *md, const char *key, psU32 *status)$/;" f 5098 psMetadataLookupS32 src/astronomy/psMetadata.h /^psS32 psMetadataLookupS32($/;" p 5099 psMetadataParseConfig include/psMetadataIO.h /^psMetadata* psMetadataParseConfig($/;" p 5100 psMetadataParseConfig src/astronomy/psMetadataIO.c /^psMetadata* psMetadataParseConfig(psMetadata* md, psU32 *nFail, const char *fileName, psBool overwrite)$/;" f 5101 psMetadataParseConfig src/astronomy/psMetadataIO.h /^psMetadata* psMetadataParseConfig($/;" p 5102 psMetadataParseConfigXml include/psMetadataIO.h /^psMetadata* psMetadataParseConfigXml($/;" p 5103 psMetadataParseConfigXml src/astronomy/psMetadataIO.c /^psMetadata* psMetadataParseConfigXml(psMetadata* md, psU32 *nFail, const char *fileName, psBool overwrite)$/;" f 5104 psMetadataParseConfigXml src/astronomy/psMetadataIO.h /^psMetadata* psMetadataParseConfigXml($/;" p 2863 5105 psMetadataReadHeader include/psMetadataIO.h /^psMetadata* psMetadataReadHeader($/;" p 2864 5106 psMetadataReadHeader src/astronomy/psMetadataIO.c /^psMetadata* psMetadataReadHeader(psMetadata* output, char *extName, psS32 extNum, char *fileName)$/;" f 2865 5107 psMetadataReadHeader src/astronomy/psMetadataIO.h /^psMetadata* psMetadataReadHeader($/;" p 2866 5108 psMetadataRemove include/psMetadata.h /^psBool psMetadataRemove($/;" p 2867 psMetadataRemove src/astronomy/psMetadata.c /^psBool psMetadataRemove(psMetadata * restrict md, psS32 where, const char *restrictkey)$/;" f5109 psMetadataRemove src/astronomy/psMetadata.c /^psBool psMetadataRemove(psMetadata *md, psS32 where, const char *key)$/;" f 2868 5110 psMetadataRemove src/astronomy/psMetadata.h /^psBool psMetadataRemove($/;" p 2869 psMetadataSetIterator include/psMetadata.h /^psBool psMetadataSetIterator($/;" p2870 psMetadataSetIterator src/astronomy/psMetadata.c /^psBool psMetadataSetIterator(psMetadata* restrict md, psS32 where)$/;" f2871 psMetadataSetIterator src/astronomy/psMetadata.h /^psBool psMetadataSetIterator($/;" p2872 5111 psMetadataType include/psMetadata.h /^} psMetadataType;$/;" t 2873 5112 psMetadataType src/astronomy/psMetadata.h /^} psMetadataType;$/;" t … … 2897 5136 psMinimizePowellChi2Gauss1D src/dataManip/psMinimize.c /^psVector *psMinimizePowellChi2Gauss1D(const psVector *params,$/;" f 2898 5137 psMinimizePowellChi2Gauss1D src/dataManip/psMinimize.h /^psVector *psMinimizePowellChi2Gauss1D(const psVector *params,$/;" p 2899 psMinimizePowellFunc include/psMinimize.h /^ float(*psMinimizePowellFunc)(const psVector *params,$/;" t2900 psMinimizePowellFunc src/dataManip/psMinimize.h /^ float(*psMinimizePowellFunc)(const psVector *params,$/;" t5138 psMinimizePowellFunc include/psMinimize.h /^psF32 (*psMinimizePowellFunc)(const psVector *params,$/;" t 5139 psMinimizePowellFunc src/dataManip/psMinimize.h /^psF32 (*psMinimizePowellFunc)(const psVector *params,$/;" t 2901 5140 psObservatory include/psAstrometry.h /^psObservatory;$/;" t 2902 5141 psObservatory src/astronomy/psAstrometry.h /^psObservatory;$/;" t … … 2935 5174 psPolynomial1DAlloc src/dataManip/psFunctions.c /^psPolynomial1D* psPolynomial1DAlloc(psS32 n,$/;" f 2936 5175 psPolynomial1DAlloc src/dataManip/psFunctions.h /^psPolynomial1D* psPolynomial1DAlloc($/;" p 2937 psPolynomial1DEval include/psFunctions.h /^ floatpsPolynomial1DEval($/;" p2938 psPolynomial1DEval src/dataManip/psFunctions.c /^ float psPolynomial1DEval(const psPolynomial1D* myPoly, floatx)$/;" f2939 psPolynomial1DEval src/dataManip/psFunctions.h /^ floatpsPolynomial1DEval($/;" p5176 psPolynomial1DEval include/psFunctions.h /^psF32 psPolynomial1DEval($/;" p 5177 psPolynomial1DEval src/dataManip/psFunctions.c /^psF32 psPolynomial1DEval(const psPolynomial1D* myPoly, psF32 x)$/;" f 5178 psPolynomial1DEval src/dataManip/psFunctions.h /^psF32 psPolynomial1DEval($/;" p 2940 5179 psPolynomial1DEvalVector include/psFunctions.h /^psVector *psPolynomial1DEvalVector($/;" p 2941 5180 psPolynomial1DEvalVector src/dataManip/psFunctions.c /^psVector *psPolynomial1DEvalVector(const psPolynomial1D *myPoly,$/;" f … … 2946 5185 psPolynomial2DAlloc src/dataManip/psFunctions.c /^psPolynomial2D* psPolynomial2DAlloc(psS32 nX, psS32 nY,$/;" f 2947 5186 psPolynomial2DAlloc src/dataManip/psFunctions.h /^psPolynomial2D* psPolynomial2DAlloc($/;" p 2948 psPolynomial2DEval include/psFunctions.h /^ floatpsPolynomial2DEval($/;" p2949 psPolynomial2DEval src/dataManip/psFunctions.c /^ float psPolynomial2DEval(const psPolynomial2D* myPoly, float x, floaty)$/;" f2950 psPolynomial2DEval src/dataManip/psFunctions.h /^ floatpsPolynomial2DEval($/;" p5187 psPolynomial2DEval include/psFunctions.h /^psF32 psPolynomial2DEval($/;" p 5188 psPolynomial2DEval src/dataManip/psFunctions.c /^psF32 psPolynomial2DEval(const psPolynomial2D* myPoly, psF32 x, psF32 y)$/;" f 5189 psPolynomial2DEval src/dataManip/psFunctions.h /^psF32 psPolynomial2DEval($/;" p 2951 5190 psPolynomial2DEvalVector include/psFunctions.h /^psVector *psPolynomial2DEvalVector($/;" p 2952 5191 psPolynomial2DEvalVector src/dataManip/psFunctions.c /^psVector *psPolynomial2DEvalVector(const psPolynomial2D *myPoly,$/;" f … … 2957 5196 psPolynomial3DAlloc src/dataManip/psFunctions.c /^psPolynomial3D* psPolynomial3DAlloc(psS32 nX, psS32 nY, psS32 nZ,$/;" f 2958 5197 psPolynomial3DAlloc src/dataManip/psFunctions.h /^psPolynomial3D* psPolynomial3DAlloc($/;" p 2959 psPolynomial3DEval include/psFunctions.h /^ floatpsPolynomial3DEval($/;" p2960 psPolynomial3DEval src/dataManip/psFunctions.c /^ float psPolynomial3DEval(const psPolynomial3D* myPoly, float x, float y, floatz)$/;" f2961 psPolynomial3DEval src/dataManip/psFunctions.h /^ floatpsPolynomial3DEval($/;" p5198 psPolynomial3DEval include/psFunctions.h /^psF32 psPolynomial3DEval($/;" p 5199 psPolynomial3DEval src/dataManip/psFunctions.c /^psF32 psPolynomial3DEval(const psPolynomial3D* myPoly, psF32 x, psF32 y, psF32 z)$/;" f 5200 psPolynomial3DEval src/dataManip/psFunctions.h /^psF32 psPolynomial3DEval($/;" p 2962 5201 psPolynomial3DEvalVector include/psFunctions.h /^psVector *psPolynomial3DEvalVector($/;" p 2963 5202 psPolynomial3DEvalVector src/dataManip/psFunctions.c /^psVector *psPolynomial3DEvalVector(const psPolynomial3D *myPoly,$/;" f … … 2968 5207 psPolynomial4DAlloc src/dataManip/psFunctions.c /^psPolynomial4D* psPolynomial4DAlloc(psS32 nW, psS32 nX, psS32 nY, psS32 nZ,$/;" f 2969 5208 psPolynomial4DAlloc src/dataManip/psFunctions.h /^psPolynomial4D* psPolynomial4DAlloc($/;" p 2970 psPolynomial4DEval include/psFunctions.h /^ floatpsPolynomial4DEval($/;" p2971 psPolynomial4DEval src/dataManip/psFunctions.c /^ float psPolynomial4DEval(const psPolynomial4D* myPoly, float w, float x, float y, floatz)$/;" f2972 psPolynomial4DEval src/dataManip/psFunctions.h /^ floatpsPolynomial4DEval($/;" p5209 psPolynomial4DEval include/psFunctions.h /^psF32 psPolynomial4DEval($/;" p 5210 psPolynomial4DEval src/dataManip/psFunctions.c /^psF32 psPolynomial4DEval(const psPolynomial4D* myPoly, psF32 w, psF32 x, psF32 y, psF32 z)$/;" f 5211 psPolynomial4DEval src/dataManip/psFunctions.h /^psF32 psPolynomial4DEval($/;" p 2973 5212 psPolynomial4DEvalVector include/psFunctions.h /^psVector *psPolynomial4DEvalVector($/;" p 2974 5213 psPolynomial4DEvalVector src/dataManip/psFunctions.c /^psVector *psPolynomial4DEvalVector(const psPolynomial4D *myPoly,$/;" f … … 3059 5298 psSphereTransform src/astronomy/psCoord.h /^psSphereTransform;$/;" t 3060 5299 psSphereTransformAlloc include/psCoord.h /^psSphereTransform* psSphereTransformAlloc($/;" p 3061 psSphereTransformAlloc src/astronomy/psCoord.c /^psSphereTransform* psSphereTransformAlloc( doublealphaP,$/;" f5300 psSphereTransformAlloc src/astronomy/psCoord.c /^psSphereTransform* psSphereTransformAlloc(psF64 alphaP,$/;" f 3062 5301 psSphereTransformAlloc src/astronomy/psCoord.h /^psSphereTransform* psSphereTransformAlloc($/;" p 3063 5302 psSphereTransformApply include/psCoord.h /^psSphere* psSphereTransformApply($/;" p … … 3065 5304 psSphereTransformApply src/astronomy/psCoord.h /^psSphere* psSphereTransformApply($/;" p 3066 5305 psSphereTransformEclipticToICRS include/psCoord.h /^psSphereTransform* psSphereTransformEclipticToICRS($/;" p 3067 psSphereTransformEclipticToICRS src/astronomy/psCoord.c /^psSphereTransform* psSphereTransformEclipticToICRS(psTime time)$/;" f5306 psSphereTransformEclipticToICRS src/astronomy/psCoord.c /^psSphereTransform* psSphereTransformEclipticToICRS(psTime *time)$/;" f 3068 5307 psSphereTransformEclipticToICRS src/astronomy/psCoord.h /^psSphereTransform* psSphereTransformEclipticToICRS($/;" p 3069 5308 psSphereTransformGalaticToICRS include/psCoord.h /^psSphereTransform* psSphereTransformGalaticToICRS(void);$/;" p … … 3071 5310 psSphereTransformGalaticToICRS src/astronomy/psCoord.h /^psSphereTransform* psSphereTransformGalaticToICRS(void);$/;" p 3072 5311 psSphereTransformICRSToEcliptic include/psCoord.h /^psSphereTransform* psSphereTransformICRSToEcliptic($/;" p 3073 psSphereTransformICRSToEcliptic src/astronomy/psCoord.c /^psSphereTransform* psSphereTransformICRSToEcliptic(psTime time)$/;" f5312 psSphereTransformICRSToEcliptic src/astronomy/psCoord.c /^psSphereTransform* psSphereTransformICRSToEcliptic(psTime *time)$/;" f 3074 5313 psSphereTransformICRSToEcliptic src/astronomy/psCoord.h /^psSphereTransform* psSphereTransformICRSToEcliptic($/;" p 3075 5314 psSphereTransformICRSToGalatic include/psCoord.h /^psSphereTransform* psSphereTransformICRSToGalatic(void);$/;" p … … 3084 5323 psSpline1DAllocGeneric src/dataManip/psFunctions.c /^psSpline1D *psSpline1DAllocGeneric(const psVector *bounds,$/;" f 3085 5324 psSpline1DAllocGeneric src/dataManip/psFunctions.h /^psSpline1D *psSpline1DAllocGeneric(const psVector *bounds,$/;" p 3086 psSpline1DEval include/psFunctions.h /^ floatpsSpline1DEval($/;" p3087 psSpline1DEval src/dataManip/psFunctions.c /^ floatpsSpline1DEval($/;" f3088 psSpline1DEval src/dataManip/psFunctions.h /^ floatpsSpline1DEval($/;" p5325 psSpline1DEval include/psFunctions.h /^psF32 psSpline1DEval($/;" p 5326 psSpline1DEval src/dataManip/psFunctions.c /^psF32 psSpline1DEval($/;" f 5327 psSpline1DEval src/dataManip/psFunctions.h /^psF32 psSpline1DEval($/;" p 3089 5328 psSpline1DEvalVector include/psFunctions.h /^psVector *psSpline1DEvalVector($/;" p 3090 5329 psSpline1DEvalVector src/dataManip/psFunctions.c /^psVector *psSpline1DEvalVector($/;" f … … 3107 5346 psTime src/astronomy/psTime.h /^psTime;$/;" t 3108 5347 psTime src/astronomy/psTime.h /^typedef struct psTime$/;" s 3109 psTimeAdd include/psTime.h /^psTime* psTimeAdd($/;" p3110 psTimeAdd src/astronomy/psTime.c /^psTime* psTimeAdd(const psTime *tai1, const psTime *tai2)$/;" f3111 psTimeAdd src/astronomy/psTime.h /^psTime* psTimeAdd($/;" p3112 5348 psTimeAlloc include/psTime.h /^psTime* psTimeAlloc($/;" p 3113 5349 psTimeAlloc src/astronomy/psTime.c /^psTime* psTimeAlloc(psTimeType type)$/;" f … … 3116 5352 psTimeConvert src/astronomy/psTime.c /^psTime* psTimeConvert(psTime *time, psTimeType type)$/;" f 3117 5353 psTimeConvert src/astronomy/psTime.h /^psTime* psTimeConvert($/;" p 3118 psTimeDelta include/psTime.h /^psTime* psTimeDelta($/;" p 3119 psTimeDelta src/astronomy/psTime.c /^psTime* psTimeDelta(const psTime *tai1, const psTime *tai2)$/;" f 3120 psTimeDelta src/astronomy/psTime.h /^psTime* psTimeDelta($/;" p 3121 psTimeFinalize include/psTime.h /^psBool psTimeFinalize(void);$/;" p 3122 psTimeFinalize src/astronomy/psTime.c /^bool psTimeFinalize(void)$/;" f 3123 psTimeFinalize src/astronomy/psTime.h /^psBool psTimeFinalize(void);$/;" p 5354 psTimeDelta include/psTime.h /^psF64 psTimeDelta($/;" p 5355 psTimeDelta src/astronomy/psTime.c /^psF64 psTimeDelta(const psTime *time1, const psTime *time2)$/;" f 5356 psTimeDelta src/astronomy/psTime.h /^psF64 psTimeDelta($/;" p 3124 5357 psTimeFromISOTime include/psTime.h /^psTime* psTimeFromISOTime($/;" p 3125 5358 psTimeFromISOTime src/astronomy/psTime.c /^psTime* psTimeFromISOTime(const char *time)$/;" f … … 3149 5382 psTimeGetUT1Delta src/astronomy/psTime.c /^double psTimeGetUT1Delta(const psTime *time)$/;" f 3150 5383 psTimeGetUT1Delta src/astronomy/psTime.h /^double psTimeGetUT1Delta($/;" p 3151 psTimeInit include/psTime.h /^psBool psTimeInit(const char *fileName);$/;" p3152 psTimeInit src/astronomy/psTime.c /^bool psTimeInit(const char *fileName)$/;" f3153 psTimeInit src/astronomy/psTime.h /^psBool psTimeInit(const char *fileName);$/;" p3154 5384 psTimeLeapseconds include/psTime.h /^psS64 psTimeLeapseconds($/;" p 3155 5385 psTimeLeapseconds src/astronomy/psTime.c /^psS64 psTimeLeapseconds(const psTime *time1, const psTime *time2)$/;" f 3156 5386 psTimeLeapseconds src/astronomy/psTime.h /^psS64 psTimeLeapseconds($/;" p 3157 psTime Subtract include/psTime.h /^psTime* psTimeSubtract($/;" p3158 psTime Subtract src/astronomy/psTime.c /^psTime* psTimeSubtract(const psTime *tai1, const psTime *tai2)$/;" f3159 psTime Subtract src/astronomy/psTime.h /^psTime* psTimeSubtract($/;" p5387 psTimeMath include/psTime.h /^psTime* psTimeMath($/;" p 5388 psTimeMath src/astronomy/psTime.c /^psTime* psTimeMath(const psTime *time, psF64 delta)$/;" f 5389 psTimeMath src/astronomy/psTime.h /^psTime* psTimeMath($/;" p 3160 5390 psTimeToISOTime include/psTime.h /^char* psTimeToISOTime($/;" p 3161 5391 psTimeToISOTime src/astronomy/psTime.c /^char* psTimeToISOTime(const psTime *time)$/;" f … … 3275 5505 psVectorStats src/dataManip/psStats.c /^psStats* psVectorStats(psStats* stats,$/;" f 3276 5506 psVectorStats src/dataManip/psStats.h /^psStats* psVectorStats($/;" p 5507 psVectorToGslVector src/dataManip/psMatrix.c /^static void psVectorToGslVector(gsl_vector *outGslVector, const psVector *inVector)$/;" f file: 5508 psVectorToGslVector src/dataManip/psMatrix.c /^static void psVectorToGslVector(gsl_vector *outGslVector, const psVector *inVector);$/;" p file: 3277 5509 psVectorToMatrix include/psMatrix.h /^psImage* psVectorToMatrix($/;" p 3278 5510 psVectorToMatrix src/dataManip/psMatrix.c /^psImage* psVectorToMatrix(psImage* outImage, const psVector* inVector)$/;" f … … 3281 5513 psWarning src/sysUtils/psLogMsg.c /^void psWarning(const char* name, const char* fmt, ...)$/;" f 3282 5514 psWarning src/sysUtils/psLogMsg.h /^void psWarning($/;" p 3283 psfitsReadImageSection src/fileUtils/psFits.h /^psImage* psfitsReadImageSection($/;" p3284 5515 pushErrorStack src/sysUtils/psError.c /^static void pushErrorStack(psErr* err)$/;" f file: 3285 5516 pushErrorStack src/sysUtils/psError.c /^static void pushErrorStack(psErr* err);$/;" p file: … … 3314 5545 rmsY include/psAstrometry.h /^ float rmsY; \/\/\/< RMS for y transformation fits$/;" m struct:psFPA 3315 5546 rmsY src/astronomy/psAstrometry.h /^ float rmsY; \/\/\/< RMS for y transformation fits$/;" m struct:psFPA 3316 robustLQ include/psStats.h /^ doublerobustLQ; \/\/\/< robust lower quartile$/;" m3317 robustLQ src/dataManip/psStats.h /^ doublerobustLQ; \/\/\/< robust lower quartile$/;" m3318 robustMean include/psStats.h /^ doublerobustMean; \/\/\/< robust mean of array$/;" m3319 robustMean src/dataManip/psStats.h /^ doublerobustMean; \/\/\/< robust mean of array$/;" m3320 robustMedian include/psStats.h /^ doublerobustMedian; \/\/\/< robust median of array$/;" m3321 robustMedian src/dataManip/psStats.h /^ doublerobustMedian; \/\/\/< robust median of array$/;" m3322 robustMode include/psStats.h /^ doublerobustMode; \/\/\/< Robust mode of array$/;" m3323 robustMode src/dataManip/psStats.h /^ doublerobustMode; \/\/\/< Robust mode of array$/;" m5547 robustLQ include/psStats.h /^ psF64 robustLQ; \/\/\/< robust lower quartile$/;" m 5548 robustLQ src/dataManip/psStats.h /^ psF64 robustLQ; \/\/\/< robust lower quartile$/;" m 5549 robustMean include/psStats.h /^ psF64 robustMean; \/\/\/< robust mean of array$/;" m 5550 robustMean src/dataManip/psStats.h /^ psF64 robustMean; \/\/\/< robust mean of array$/;" m 5551 robustMedian include/psStats.h /^ psF64 robustMedian; \/\/\/< robust median of array$/;" m 5552 robustMedian src/dataManip/psStats.h /^ psF64 robustMedian; \/\/\/< robust median of array$/;" m 5553 robustMode include/psStats.h /^ psF64 robustMode; \/\/\/< Robust mode of array$/;" m 5554 robustMode src/dataManip/psStats.h /^ psF64 robustMode; \/\/\/< Robust mode of array$/;" m 3324 5555 robustN50 include/psStats.h /^ psS32 robustN50; \/\/\/<$/;" m 3325 5556 robustN50 src/dataManip/psStats.h /^ psS32 robustN50; \/\/\/<$/;" m 3326 5557 robustNfit include/psStats.h /^ psS32 robustNfit; \/\/\/<$/;" m 3327 5558 robustNfit src/dataManip/psStats.h /^ psS32 robustNfit; \/\/\/<$/;" m 3328 robustStdev include/psStats.h /^ doublerobustStdev; \/\/\/< robust standard deviation of array$/;" m3329 robustStdev src/dataManip/psStats.h /^ doublerobustStdev; \/\/\/< robust standard deviation of array$/;" m3330 robustUQ include/psStats.h /^ doublerobustUQ; \/\/\/< robust upper quartile$/;" m3331 robustUQ src/dataManip/psStats.h /^ doublerobustUQ; \/\/\/< robust upper quartile$/;" m5559 robustStdev include/psStats.h /^ psF64 robustStdev; \/\/\/< robust standard deviation of array$/;" m 5560 robustStdev src/dataManip/psStats.h /^ psF64 robustStdev; \/\/\/< robust standard deviation of array$/;" m 5561 robustUQ include/psStats.h /^ psF64 robustUQ; \/\/\/< robust upper quartile$/;" m 5562 robustUQ src/dataManip/psStats.h /^ psF64 robustUQ; \/\/\/< robust upper quartile$/;" m 3332 5563 rotAngle include/psAstrometry.h /^ const float rotAngle; \/\/\/< Rotator position angle in degrees? XXX: see bug#209$/;" m struct:psExposure 3333 5564 rotAngle src/astronomy/psAstrometry.h /^ const float rotAngle; \/\/\/< Rotator position angle in degrees? XXX: see bug#209$/;" m struct:psExposure … … 3338 5569 rowBins include/psAstrometry.h /^ const psU32 rowBins; \/\/\/< Amount of binning in y-dimension$/;" m 3339 5570 rowBins src/astronomy/psAstrometry.h /^ const psU32 rowBins; \/\/\/< Amount of binning in y-dimension$/;" m 5571 run docs/html/index.html /^<\/pre> <em>This builds and installs files to psLib\/lib and psLib\/include.<\/em><h2><a class="anchor" name="run">$/;" a 3340 5572 runTest include/psTest.h /^#define runTest(/;" d 3341 5573 runTest test/psTest.h /^#define runTest(/;" d … … 3348 5580 sP include/psPhotometry.h /^ psPhotSystem sP; \/\/\/< Secondary color reference$/;" m 3349 5581 sP src/astronomy/psPhotometry.h /^ psPhotSystem sP; \/\/\/< Secondary color reference$/;" m 3350 sampleLQ include/psStats.h /^ doublesampleLQ; \/\/\/< lower quartile of sample$/;" m3351 sampleLQ src/dataManip/psStats.h /^ doublesampleLQ; \/\/\/< lower quartile of sample$/;" m3352 sampleMean include/psStats.h /^ doublesampleMean; \/\/\/< formal mean of sample$/;" m3353 sampleMean src/dataManip/psStats.h /^ doublesampleMean; \/\/\/< formal mean of sample$/;" m3354 sampleMedian include/psStats.h /^ doublesampleMedian; \/\/\/< formal median of sample$/;" m3355 sampleMedian src/dataManip/psStats.h /^ doublesampleMedian; \/\/\/< formal median of sample$/;" m3356 sampleStdev include/psStats.h /^ doublesampleStdev; \/\/\/< standard deviation of sample$/;" m3357 sampleStdev src/dataManip/psStats.h /^ doublesampleStdev; \/\/\/< standard deviation of sample$/;" m3358 sampleUQ include/psStats.h /^ doublesampleUQ; \/\/\/< upper quartile of sample$/;" m3359 sampleUQ src/dataManip/psStats.h /^ doublesampleUQ; \/\/\/< upper quartile of sample$/;" m5582 sampleLQ include/psStats.h /^ psF64 sampleLQ; \/\/\/< lower quartile of sample$/;" m 5583 sampleLQ src/dataManip/psStats.h /^ psF64 sampleLQ; \/\/\/< lower quartile of sample$/;" m 5584 sampleMean include/psStats.h /^ psF64 sampleMean; \/\/\/< formal mean of sample$/;" m 5585 sampleMean src/dataManip/psStats.h /^ psF64 sampleMean; \/\/\/< formal mean of sample$/;" m 5586 sampleMedian include/psStats.h /^ psF64 sampleMedian; \/\/\/< formal median of sample$/;" m 5587 sampleMedian src/dataManip/psStats.h /^ psF64 sampleMedian; \/\/\/< formal median of sample$/;" m 5588 sampleStdev include/psStats.h /^ psF64 sampleStdev; \/\/\/< standard deviation of sample$/;" m 5589 sampleStdev src/dataManip/psStats.h /^ psF64 sampleStdev; \/\/\/< standard deviation of sample$/;" m 5590 sampleUQ include/psStats.h /^ psF64 sampleUQ; \/\/\/< upper quartile of sample$/;" m 5591 sampleUQ src/dataManip/psStats.h /^ psF64 sampleUQ; \/\/\/< upper quartile of sample$/;" m 3360 5592 searchTables src/astronomy/psTime.c /^psF64 searchTables(psF64 index, psU64 column, psLookupStatusType *status, char *metadataTableNames[], psU32 nTables)$/;" f 3361 5593 searchTables src/astronomy/psTime.c /^psF64 searchTables(psF64 index, psU64 column, psLookupStatusType *status, char *metadataTableNames[], psU32 nTables);$/;" p file: … … 3401 5633 t00 test/dataManip/tst_psMinimize05.c /^psS32 t00()$/;" f 3402 5634 t00 test/dataManip/tst_psMinimize07.c /^psS32 t00()$/;" f 5635 t00 test/dataManip/tst_psRandom.c /^psS32 t00()$/;" f 3403 5636 t00 test/dataManip/tst_psStats07.c /^psS32 t00()$/;" f 5637 t01 test/dataManip/tst_psFunc00.c /^int t01()$/;" f 3404 5638 t01 test/dataManip/tst_psFunc04.c /^psS32 t01()$/;" f 3405 5639 t01 test/dataManip/tst_psFunc07.c /^psS32 t01()$/;" f … … 3411 5645 t01 test/dataManip/tst_psMinimize06.c /^psS32 t01()$/;" f 3412 5646 t01 test/dataManip/tst_psMinimize07.c /^psS32 t01()$/;" f 5647 t01 test/dataManip/tst_psRandom.c /^psS32 t01()$/;" f 3413 5648 t01 test/dataManip/tst_psStats07.c /^psS32 t01()$/;" f 3414 5649 t02 test/dataManip/tst_psMinimize04.c /^psS32 t02()$/;" f … … 3417 5652 t02 test/dataManip/tst_psMinimize04b_F32.c /^psS32 t02()$/;" f 3418 5653 t02 test/dataManip/tst_psMinimize05.c /^psS32 t02()$/;" f 5654 t02 test/dataManip/tst_psRandom.c /^psS32 t02()$/;" f 3419 5655 t03 test/dataManip/tst_psMinimize04.c /^psS32 t03()$/;" f 3420 5656 t03 test/dataManip/tst_psMinimize04_F32.c /^psS32 t03()$/;" f 3421 5657 t03 test/dataManip/tst_psMinimize04b.c /^psS32 t03()$/;" f 3422 5658 t03 test/dataManip/tst_psMinimize04b_F32.c /^psS32 t03()$/;" f 3423 table include/psMetadata.h /^ psHash* restrict table; \/\/\/< the metadata in a hash table$/;" m struct:psMetadata 3424 table src/astronomy/psMetadata.h /^ psHash* restrict table; \/\/\/< the metadata in a hash table$/;" m struct:psMetadata 5659 t03 test/dataManip/tst_psRandom.c /^psS32 t03()$/;" f 5660 t04 test/dataManip/tst_psRandom.c /^psS32 t04()$/;" f 5661 t05 test/dataManip/tst_psRandom.c /^psS32 t05()$/;" f 5662 t06 test/dataManip/tst_psRandom.c /^psS32 t06()$/;" f 5663 table include/psMetadata.h /^ psHash* table; \/\/\/< Metadata in a hash table$/;" m struct:psMetadata 5664 table src/astronomy/psMetadata.h /^ psHash* table; \/\/\/< Metadata in a hash table$/;" m struct:psMetadata 3425 5665 tail include/psList.h /^ psListElem* tail; \/\/\/< last element on list (may be NULL)$/;" m 3426 5666 tail src/collections/psList.h /^ psListElem* tail; \/\/\/< last element on list (may be NULL)$/;" m … … 3477 5717 testAbort02 test/sysUtils/tst_psAbort.c /^static psS32 testAbort02(void)$/;" f file: 3478 5718 testAbort02 test/sysUtils/tst_psAbort.c /^static psS32 testAbort02(void);$/;" p file: 5719 testArrayAdd test/collections/tst_psArray02.c /^psS32 testArrayAdd( void )$/;" f 5720 testArrayAdd test/collections/tst_psArray02.c /^static psS32 testArrayAdd( void );$/;" p file: 5721 testBinOpScalarBoth test/dataManip/tst_psMatrixVectorArithmetic04.c /^psS32 testBinOpScalarBoth(void)$/;" f 5722 testBinOpScalarBoth test/dataManip/tst_psMatrixVectorArithmetic04.c /^static psS32 testBinOpScalarBoth(void);$/;" p file: 5723 testBinOpScalarFirst test/dataManip/tst_psMatrixVectorArithmetic04.c /^psS32 testBinOpScalarFirst(void)$/;" f 5724 testBinOpScalarFirst test/dataManip/tst_psMatrixVectorArithmetic04.c /^static psS32 testBinOpScalarFirst(void);$/;" p file: 5725 testBinOpScalarSecond test/dataManip/tst_psMatrixVectorArithmetic04.c /^psS32 testBinOpScalarSecond(void)$/;" f 5726 testBinOpScalarSecond test/dataManip/tst_psMatrixVectorArithmetic04.c /^static psS32 testBinOpScalarSecond(void);$/;" p file: 3479 5727 testBinaryOpMM test/dataManip/tst_psMatrixVectorArithmetic01.c /^ #define testBinaryOpMM(/;" d file: 3480 5728 testBinaryOpMS test/dataManip/tst_psMatrixVectorArithmetic01.c /^ #define testBinaryOpMS(/;" d file: … … 3578 5826 testImageWrite test/image/tst_psImageIO.c /^psS32 testImageWrite(void)$/;" f 3579 5827 testImageWrite test/image/tst_psImageIO.c /^static psS32 testImageWrite(void);$/;" p file: 5828 testInterpolate1D test/image/tst_psImageInterpolate.c /^psS32 testInterpolate1D(void)$/;" f 5829 testInterpolate1D test/image/tst_psImageInterpolate.c /^static psS32 testInterpolate1D(void);$/;" p file: 5830 testInterpolateError test/image/tst_psImageInterpolate.c /^psS32 testInterpolateError(void)$/;" f 5831 testInterpolateError test/image/tst_psImageInterpolate.c /^static psS32 testInterpolateError(void);$/;" p file: 5832 testInterpolateFlatBilinear test/image/tst_psImageInterpolate.c /^psS32 testInterpolateFlatBilinear(void)$/;" f 5833 testInterpolateFlatBilinear test/image/tst_psImageInterpolate.c /^static psS32 testInterpolateFlatBilinear(void);$/;" p file: 5834 testInterpolateMaskFlatBilinear test/image/tst_psImageInterpolate.c /^psS32 testInterpolateMaskFlatBilinear(void)$/;" f 5835 testInterpolateMaskFlatBilinear test/image/tst_psImageInterpolate.c /^static psS32 testInterpolateMaskFlatBilinear(void);$/;" p file: 3580 5836 testKernelAlloc test/image/tst_psImageConvolve.c /^static psS32 testKernelAlloc(void)$/;" f file: 3581 5837 testKernelAlloc test/image/tst_psImageConvolve.c /^static psS32 testKernelAlloc(void);$/;" p file: … … 3624 5880 testRebinType test/image/tst_psImageManip.c /^ #define testRebinType(/;" d file: 3625 5881 testRollType test/image/tst_psImageManip.c /^ #define testRollType(/;" d file: 5882 testScalarAlloc test/collections/tst_psScalar.c /^psS32 testScalarAlloc(void)$/;" f 5883 testScalarAlloc test/collections/tst_psScalar.c /^static psS32 testScalarAlloc(void);$/;" p file: 5884 testScalarCopy test/collections/tst_psScalar.c /^psS32 testScalarCopy(void)$/;" f 5885 testScalarCopy test/collections/tst_psScalar.c /^static psS32 testScalarCopy(void);$/;" p file: 3626 5886 testStatus test/dataManip/tst_psMinimize05.c /^psS32 testStatus = true;$/;" v 3627 5887 testStatus test/dataManip/tst_psMinimize06.c /^psS32 testStatus = true;$/;" v 3628 5888 testStatus test/dataManip/tst_psMinimize07.c /^psS32 testStatus = true;$/;" v 5889 testStatus test/dataManip/tst_psRandom.c /^psS32 testStatus = true;$/;" v 3629 5890 testStringCopy00 test/sysUtils/tst_psStringCopy.c /^static psS32 testStringCopy00(void)$/;" f file: 3630 5891 testStringCopy00 test/sysUtils/tst_psStringCopy.c /^static psS32 testStringCopy00(void);$/;" p file: … … 3662 5923 testTrace08 test/sysUtils/tst_psTrace.c /^static psS32 testTrace08(void)$/;" f file: 3663 5924 testTrace08 test/sysUtils/tst_psTrace.c /^static psS32 testTrace08(void);$/;" p file: 5925 testUnary test/dataManip/tst_psMatrixVectorArithmetic04.c /^testDescription testUnary[] = {$/;" v 3664 5926 testUnaryOpM test/dataManip/tst_psMatrixVectorArithmetic02.c /^ #define testUnaryOpM(/;" d file: 5927 testUnaryOpScalar test/dataManip/tst_psMatrixVectorArithmetic04.c /^psS32 testUnaryOpScalar(void)$/;" f 5928 testUnaryOpScalar test/dataManip/tst_psMatrixVectorArithmetic04.c /^static psS32 testUnaryOpScalar(void);$/;" p file: 3665 5929 testUnaryOpV test/dataManip/tst_psMatrixVectorArithmetic02.c /^ #define testUnaryOpV(/;" d file: 3666 5930 testVectorComplex test/dataManip/tst_psVectorFFT.c /^psS32 testVectorComplex( void )$/;" f … … 3677 5941 tests test/astronomy/tst_psAstrometry01.c /^testDescription tests[] = {$/;" v 3678 5942 tests test/astronomy/tst_psCoord.c /^testDescription tests[] = {$/;" v 5943 tests test/collections/tst_psArray02.c /^testDescription tests[] = {$/;" v 3679 5944 tests test/collections/tst_psBitSet.c /^testDescription tests[] = {$/;" v 3680 5945 tests test/collections/tst_psList.c /^testDescription tests[] = {$/;" v 5946 tests test/collections/tst_psScalar.c /^testDescription tests[] = {$/;" v 3681 5947 tests test/dataManip/tst_psVectorFFT.c /^testDescription tests[] = {$/;" v 3682 5948 tests test/image/tst_psImage.c /^testDescription tests[] = {$/;" v … … 3685 5951 tests test/image/tst_psImageFFT.c /^testDescription tests[] = {$/;" v 3686 5952 tests test/image/tst_psImageIO.c /^testDescription tests[] = {$/;" v 5953 tests test/image/tst_psImageInterpolate.c /^testDescription tests[] = {$/;" v 3687 5954 tests test/image/tst_psImageManip.c /^testDescription tests[] = {$/;" v 3688 5955 tests test/sysUtils/tst_psAbort.c /^testDescription tests[] = {$/;" v … … 3694 5961 tests test/tst_template.c /^testDescription tests[] = {$/;" v 3695 5962 tests2 test/sysUtils/tst_psTrace.c /^testDescription tests2[] = {$/;" v 5963 testsBinary test/dataManip/tst_psMatrixVectorArithmetic04.c /^testDescription testsBinary[] = {$/;" v 3696 5964 time include/psAstrometry.h /^ const psTime* time; \/\/\/< Time of observation$/;" m struct:psExposure 3697 5965 time src/astronomy/psAstrometry.h /^ const psTime* time; \/\/\/< Time of observation$/;" m struct:psExposure … … 3711 5979 toTangentPlane include/psAstrometry.h /^ psPlaneDistort* toTangentPlane; \/\/\/< transformation from focal plane to tangent plane$/;" m struct:psFPA 3712 5980 toTangentPlane src/astronomy/psAstrometry.h /^ psPlaneDistort* toTangentPlane; \/\/\/< transformation from focal plane to tangent plane$/;" m struct:psFPA 3713 tol include/psMinimize.h /^ floattol; \/\/\/< Error Tolerance$/;" m3714 tol src/dataManip/psMinimize.h /^ floattol; \/\/\/< Error Tolerance$/;" m5981 tol include/psMinimize.h /^ psF32 tol; \/\/\/< Error Tolerance$/;" m 5982 tol src/dataManip/psMinimize.h /^ psF32 tol; \/\/\/< Error Tolerance$/;" m 3715 5983 traceFP src/sysUtils/psTrace.c /^static FILE *traceFP = NULL; \/\/ File destination for messages.$/;" v file: 3716 5984 transform include/psPhotometry.h /^ psPolynomial3D transform; \/\/\/< Transformation from source to destination$/;" m 3717 5985 transform src/astronomy/psPhotometry.h /^ psPolynomial3D transform; \/\/\/< Transformation from source to destination$/;" m 5986 tstScalarAllocByType test/collections/tst_psScalar.c /^#define tstScalarAllocByType(/;" d file: 5987 tstScalarCopyByType test/collections/tst_psScalar.c /^#define tstScalarCopyByType(/;" d file: 5988 tstVectorSortByType test/collections/tst_psVectorSort_01.c /^#define tstVectorSortByType(/;" d file: 5989 tstVectorSortIndexByType test/collections/tst_psVectorSort_02.c /^#define tstVectorSortIndexByType(/;" d file: 3718 5990 type include/psCoord.h /^ psProjectionType type; \/\/\/< Projection type$/;" m 3719 5991 type include/psFunctions.h /^ psPolynomialType type; \/\/\/< Polynomial type$/;" m … … 3724 5996 type include/psTime.h /^ psTimeType type; \/\/\/< Type of time.$/;" m struct:psTime 3725 5997 type include/psType.h /^ psElemType type; \/\/\/< Primitive type.$/;" m 5998 type include/psType.h /^ psType type; \/\/\/< Data type information$/;" m 3726 5999 type include/psVector.h /^ psType type; \/\/\/< Type of data.$/;" m 3727 6000 type src/astronomy/psCoord.h /^ psProjectionType type; \/\/\/< Projection type$/;" m … … 3734 6007 type src/image/psImage.h /^ const psType type; \/\/\/< Image data type and dimension.$/;" m struct:psImage 3735 6008 type src/sysUtils/psType.h /^ psElemType type; \/\/\/< Primitive type.$/;" m 6009 type src/sysUtils/psType.h /^ psType type; \/\/\/< Data type information$/;" m 3736 6010 uniform include/psStats.h /^ psBool uniform; \/\/\/< Is it a uniform distribution?$/;" m 3737 6011 uniform src/dataManip/psStats.h /^ psBool uniform; \/\/\/< Is it a uniform distribution?$/;" m … … 3744 6018 validTo include/psLookupTable.h /^ psF64 validTo; \/\/\/< Upper bound for table read$/;" m 3745 6019 validTo src/fileUtils/psLookupTable.h /^ psF64 validTo; \/\/\/< Upper bound for table read$/;" m 3746 value include/psMinimize.h /^ floatvalue; \/\/\/< Value of function at minimum$/;" m3747 value src/dataManip/psMinimize.h /^ floatvalue; \/\/\/< Value of function at minimum$/;" m6020 value include/psMinimize.h /^ psF32 value; \/\/\/< Value of function at minimum$/;" m 6021 value src/dataManip/psMinimize.h /^ psF32 value; \/\/\/< Value of function at minimum$/;" m 3748 6022 values include/psLookupTable.h /^ psArray *values; \/\/\/< Array of dependent table values corresponding to index values$/;" m 3749 6023 values src/fileUtils/psLookupTable.h /^ psArray *values; \/\/\/< Array of dependent table values corresponding to index values$/;" m 3750 vectorBinDisectF32 src/dataManip/psFunctions.c /^static psS32 vectorBinDisectF32( float *bins,psS32 numBins,floatx);$/;" p file:6024 vectorBinDisectF32 src/dataManip/psFunctions.c /^static psS32 vectorBinDisectF32(psF32 *bins,psS32 numBins,psF32 x);$/;" p file: 3751 6025 vectorBinDisectS32 src/dataManip/psFunctions.c /^static psS32 vectorBinDisectS32(psS32 *bins,psS32 numBins,psS32 x);$/;" p file: 3752 6026 vectorFree src/collections/psVector.c /^static void vectorFree(psVector* restrict psVec)$/;" f file: -
trunk/psLib/test/collections
- Property svn:ignore
-
old new 19 19 tst_psList 20 20 tst_psArray 21 tst_psArray02 21 22 tst_psVector 22 23 tst_psVectorSort_01
-
- Property svn:ignore
-
trunk/psLib/test/collections/.cvsignore
r2704 r2837 19 19 tst_psList 20 20 tst_psArray 21 tst_psArray02 21 22 tst_psVector 22 23 tst_psVectorSort_01 -
trunk/psLib/test/dataManip
- Property svn:ignore
-
trunk/psLib/test/dataManip/.cvsignore
r2704 r2837 34 34 test/dataManip/tst_psImageManip 35 35 tst_psMatrixVectorArithmetic03 36 tst_psMatrixVectorArithmetic04 36 37 tst_psMinimize00 37 38 tst_psMinimize01 … … 52 53 tst_psMinimize04b_F32 53 54 tst_psMinimize07 55 tst_psRandom -
trunk/psLib/test/image
- Property svn:ignore
-
old new 12 12 tmpImages 13 13 tst_psImageStats04 14 tst_psImageInterpolate
-
- Property svn:ignore
-
trunk/psLib/test/image/.cvsignore
r2704 r2837 12 12 tmpImages 13 13 tst_psImageStats04 14 tst_psImageInterpolate
Note:
See TracChangeset
for help on using the changeset viewer.
