IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2837


Ignore:
Timestamp:
Dec 27, 2004, 3:48:15 PM (22 years ago)
Author:
desonia
Message:

* empty log message *

Location:
trunk/psLib
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/psLib.kdevelop

    r1393 r2837  
    2929    </run>
    3030    <general>
    31       <activedir>src/image</activedir>
     31      <activedir/>
    3232    </general>
    3333    <build>
  • trunk/psLib/psLib.kdevelop.filelist

    r2375 r2837  
    11# KDevelop Custom Project File List
    22tags
    3 src/fileUtils/psFits.c
    4 src/fileUtils/psFits.h
     3test/collections/psArray_02.c
     4
  • trunk/psLib/psLib.kdevses

    r2703 r2837  
    22<!DOCTYPE KDevPrjSession>
    33<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" />
    125 <pluginList>
    136  <kdevbookmarks>
    14    <bookmarks/>
     7   <bookmarks>
     8    <bookmark url="/home/desonia/psLib/src/fileUtils/psFits.c" >
     9     <mark line="146" />
     10    </bookmark>
     11   </bookmarks>
    1512  </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>
    1913  <kdevvalgrind>
    2014   <executable path="" params="" />
  • trunk/psLib/tags

    r2681 r2837  
    1616ARCSEC_TO_RAD   test/astronomy/tst_psCoord.c    /^#define ARCSEC_TO_RAD /;"     d       file:
    1717AZ      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>
     18B       include/psMetadata.h    /^        psBool B;                      \/\/\/< boolean data$/;"       m       union:psMetadataItem::<anonymous>
     19B       src/astronomy/psMetadata.h      /^        psBool B;                      \/\/\/< boolean data$/;"       m       union:psMetadataItem::<anonymous>
    2020B       test/dataManip/tst_psFunc07.c   /^#define B /;" d       file:
    2121B       test/dataManip/tst_psMinimize04.c       /^#define B /;" d       file:
     
    2424B       test/dataManip/tst_psMinimize04b_F32.c  /^#define B /;" d       file:
    2525B       test/image/tst_psImageStats04.c /^#define B /;" d       file:
     26BAD     test/dataManip/tst_psFunc00.c   /^#define BAD /;"       d       file:
    2627BINARY_OP       src/dataManip/psMatrixVectorArithmetic.c        /^#define BINARY_OP(/;" d       file:
    2728BINARY_TYPE     src/dataManip/psMatrixVectorArithmetic.c        /^#define BINARY_TYPE(/;"       d       file:
     
    5455CHEBY_X_DIM     test/image/tst_psImageStats02.c /^#define CHEBY_X_DIM /;"       d       file:
    5556CHEBY_Y_DIM     test/image/tst_psImageStats02.c /^#define CHEBY_Y_DIM /;"       d       file:
     57CHECK_INTERP_BY_TYPE    test/image/tst_psImageInterpolate.c     /^#define CHECK_INTERP_BY_TYPE(/;"      d       file:
     58CHECK_INTERP_VALUE      test/image/tst_psImageInterpolate.c     /^#define CHECK_INTERP_VALUE(/;"        d       file:
     59CHECK_MATRIX    test/dataManip/tst_psMatrix01.c /^#define CHECK_MATRIX(/;"      d       file:
     60CHECK_MATRIX    test/dataManip/tst_psMatrix03.c /^#define CHECK_MATRIX(/;"      d       file:
     61CHECK_MATRIX    test/dataManip/tst_psMatrix04.c /^#define CHECK_MATRIX(/;"      d       file:
     62CHECK_MATRIX    test/dataManip/tst_psMatrix05.c /^#define CHECK_MATRIX(/;"      d       file:
     63CHECK_MATRIX    test/dataManip/tst_psMatrix06.c /^#define CHECK_MATRIX(/;"      d       file:
     64CHECK_MATRIX    test/dataManip/tst_psMatrix07.c /^#define CHECK_MATRIX(/;"      d       file:
    5665CHECK_MATRIX    test/dataManip/tst_psMatrixVectorArithmetic02.c /^#define CHECK_MATRIX(/;"      d       file:
    5766CHECK_MEMORY    test/dataManip/tst_psMatrixVectorArithmetic01.c /^#define CHECK_MEMORY /;"      d       file:
    5867CHECK_MEMORY    test/dataManip/tst_psMatrixVectorArithmetic02.c /^#define CHECK_MEMORY /;"      d       file:
     68CHECK_VALUE     test/dataManip/tst_psMatrix04.c /^#define CHECK_VALUE(/;"       d       file:
     69CHECK_VECTOR    test/dataManip/tst_psMatrix03.c /^#define CHECK_VECTOR(/;"      d       file:
     70CHECK_VECTOR    test/dataManip/tst_psMatrix07.c /^#define CHECK_VECTOR(/;"      d       file:
    5971CHECK_VECTOR    test/dataManip/tst_psMatrixVectorArithmetic02.c /^#define CHECK_VECTOR(/;"      d       file:
    6072CHIP_GAP        test/astronomy/tst_psAstrometry01.c     /^#define CHIP_GAP /;"  d       file:
     
    7688CREATE_AND_SET_IMAGE    test/dataManip/tst_psMatrixVectorArithmetic02.c /^#define CREATE_AND_SET_IMAGE(/;"      d       file:
    7789CREATE_AND_SET_IMAGE    test/dataManip/tst_psMatrixVectorArithmetic03.c /^#define CREATE_AND_SET_IMAGE(/;"      d       file:
     90CREATE_AND_SET_IMAGE    test/dataManip/tst_psMatrixVectorArithmetic04.c /^#define CREATE_AND_SET_IMAGE(/;"      d       file:
    7891CREATE_AND_SET_VECTOR   test/dataManip/tst_psMatrixVectorArithmetic01.c /^#define CREATE_AND_SET_VECTOR(/;"     d       file:
    7992CREATE_AND_SET_VECTOR   test/dataManip/tst_psMatrixVectorArithmetic02.c /^#define CREATE_AND_SET_VECTOR(/;"     d       file:
    8093CREATE_AND_SET_VECTOR   test/dataManip/tst_psMatrixVectorArithmetic03.c /^#define CREATE_AND_SET_VECTOR(/;"     d       file:
     94CREATE_AND_SET_VECTOR   test/dataManip/tst_psMatrixVectorArithmetic04.c /^#define CREATE_AND_SET_VECTOR(/;"     d       file:
    8195CUBIC   test/dataManip/tst_psFunc02.c   /^#define CUBIC /;"     d       file:
    8296CUBIC   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)$/;"       f
     97CalculateSecondDerivs   src/dataManip/psMinimize.c      /^psF32 *CalculateSecondDerivs(const psVector* restrict x,        \/\/\/< Ordinates (or NULL to just use the indices)$/;"       f
    8498Chi2PowellFunc  src/dataManip/psMinimize.c      /^static psMinimizeChi2PowellFunc Chi2PowellFunc = NULL;$/;"    v       file:
    8599D       include/psCoord.h       /^    double D;                   \/\/\/< Coordinates of projection center$/;"  m
     
    96110DEC     test/astronomy/tst_psAstrometry01.c     /^#define DEC /;"       d       file:
    97111DEG_INC test/astronomy/tst_psCoord.c    /^#define DEG_INC /;"   d       file:
     112DEG_TO_RAD      src/astronomy/psCoord.c /^#define DEG_TO_RAD(/;"        d       file:
    98113DEG_TO_RAD      test/astronomy/tst_psCoord.c    /^#define DEG_TO_RAD /;"        d       file:
    99114DN      test/dataManip/tst_psFunc00.c   /^#define DN /;"        d       file:
     
    108123ERROR_TOLERANCE test/dataManip/tst_psMinimize04b_F32.c  /^#define ERROR_TOLERANCE /;"   d       file:
    109124ERROR_TOLERANCE test/dataManip/tst_psMinimize05.c       /^#define ERROR_TOLERANCE /;"   d       file:
     125ERROR_TOLERANCE test/dataManip/tst_psRandom.c   /^#define ERROR_TOLERANCE /;"   d       file:
    110126ERROR_TOLERANCE test/dataManip/tst_psStats07.c  /^#define ERROR_TOLERANCE /;"   d       file:
    111127ERR_TOL test/dataManip/tst_psMinimize06.c       /^#define ERR_TOL /;"   d       file:
     
    142158FitChebyF32     test/image/tst_psImageStats04.c /^psS32 FitChebyF32(int numCols, int numRows)$/;"       f
    143159FitChebyF64     test/image/tst_psImageStats04.c /^psS32 FitChebyF64(int numCols, int numRows)$/;"       f
     160GAUSSIAN_MEAN   test/dataManip/tst_psRandom.c   /^#define GAUSSIAN_MEAN /;"     d       file:
     161GAUSSIAN_STDEV  test/dataManip/tst_psRandom.c   /^#define GAUSSIAN_STDEV /;"    d       file:
    144162GENIMAGE        test/dataManip/tst_psVectorFFT.c        /^#define GENIMAGE(/;"  d       file:
    145163GENIMAGE        test/image/tst_psImageFFT.c     /^#define GENIMAGE(/;"  d       file:
    146164GENIMAGE        test/image/tst_psImageIO.c      /^#define GENIMAGE(/;"  d       file:
     165GENIMAGE        test/image/tst_psImageInterpolate.c     /^#define GENIMAGE(/;"  d       file:
    147166HA      test/astronomy/tst_psAstrometry01.c     /^#define HA /;"        d       file:
    148167HEADER_BOTTOM   test/psTest.c   /^#define HEADER_BOTTOM /;"     d       file:
     
    212231MIN     test/dataManip/tst_psFunc07.c   /^#define MIN /;"       d       file:
    213232MIN_LOG_LEVEL   src/sysUtils/psLogMsg.c /^#define MIN_LOG_LEVEL /;"     d       file:
     233MIN_TO_RAD      src/astronomy/psCoord.c /^#define MIN_TO_RAD(/;"        d       file:
    214234MIN_VALUE       test/dataManip/tst_psMinimize05.c       /^#define MIN_VALUE /;" d       file:
    215235MIN_VALUE       test/dataManip/tst_psMinimize06.c       /^#define MIN_VALUE /;" d       file:
     
    219239MISC_INT_NUMBER test/dataManip/tst_psFunc00.c   /^#define MISC_INT_NUMBER /;"   d       file:
    220240MISC_INT_NUMBER test/dataManip/tst_psHist02.c   /^#define MISC_INT_NUMBER /;"   d       file:
     241MISC_X_CHEB_VALUE       test/dataManip/tst_psFunc00.c   /^#define MISC_X_CHEB_VALUE /;" d       file:
    221242MISC_X_VALUE    test/dataManip/tst_psFunc00.c   /^#define MISC_X_VALUE /;"      d       file:
    222243MY_MEAN test/dataManip/tst_psFunc01.c   /^#define MY_MEAN /;"   d       file:
     
    264285NUM_DATA        test/dataManip/tst_psMinimize04b.c      /^#define NUM_DATA /;"  d       file:
    265286NUM_DATA        test/dataManip/tst_psMinimize04b_F32.c  /^#define NUM_DATA /;"  d       file:
     287NUM_DATA        test/dataManip/tst_psRandom.c   /^#define NUM_DATA /;"  d       file:
    266288NUM_HASH_TABLE_BUCKETS  test/collections/tst_psHash00.c /^#define NUM_HASH_TABLE_BUCKETS /;"    d       file:
    267289NUM_HASH_TABLE_BUCKETS  test/collections/tst_psHash01.c /^#define NUM_HASH_TABLE_BUCKETS /;"    d       file:
     
    286308NZ_TERMS        test/astronomy/tst_psCoord.c    /^#define NZ_TERMS /;"  d       file:
    287309OFFSET  test/dataManip/tst_psFunc07.c   /^#define OFFSET /;"    d       file:
     310ORDER   test/dataManip/tst_psFunc00.c   /^#define ORDER /;"     d       file:
    288311OR_OP   src/collections/psBitSet.c      /^    OR_OP,$/;"        e       file:
     312POISSON_MEAN    test/dataManip/tst_psRandom.c   /^#define POISSON_MEAN /;"      d       file:
     313POISSON_STDEV   test/dataManip/tst_psRandom.c   /^#define POISSON_STDEV /;"     d       file:
    289314POLY_ORDER      test/dataManip/tst_psMinimize04.c       /^#define POLY_ORDER /;"        d       file:
    290315POLY_ORDER      test/dataManip/tst_psMinimize04_F32.c   /^#define POLY_ORDER /;"        d       file:
     
    292317POLY_ORDER      test/dataManip/tst_psMinimize04b_F32.c  /^#define POLY_ORDER /;"        d       file:
    293318PRESSURE        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:
    300319PRINT_MATRIX    test/dataManip/tst_psMatrixVectorArithmetic01.c /^#define PRINT_MATRIX(/;"      d       file:
    301320PRINT_MATRIX    test/dataManip/tst_psMatrixVectorArithmetic03.c /^#define PRINT_MATRIX(/;"      d       file:
    302321PRINT_SCALAR    test/dataManip/tst_psMatrixVectorArithmetic01.c /^#define PRINT_SCALAR(/;"      d       file:
    303322PRINT_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:
    306323PRINT_VECTOR    test/dataManip/tst_psMatrixVectorArithmetic01.c /^#define PRINT_VECTOR(/;"      d       file:
    307324PRINT_VECTOR    test/dataManip/tst_psMatrixVectorArithmetic03.c /^#define PRINT_VECTOR(/;"      d       file:
     
    435452PS_ERRORTEXT_psFits_FILENAME_INVALID    src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_FILENAME_INVALID /;"      d
    436453PS_ERRORTEXT_psFits_FILENAME_NULL       src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_FILENAME_NULL /;" d
     454PS_ERRORTEXT_psFits_FIND_COLUMN src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_FIND_COLUMN /;"   d
    437455PS_ERRORTEXT_psFits_GETHDUTYPE_FAILED   src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_GETHDUTYPE_FAILED /;"     d
    438456PS_ERRORTEXT_psFits_GETNUMHDUS_FAILED   src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_GETNUMHDUS_FAILED /;"     d
    439457PS_ERRORTEXT_psFits_GETNUMKEYS_FAILED   src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_GETNUMKEYS_FAILED /;"     d
     458PS_ERRORTEXT_psFits_GET_COLTYPE src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_GET_COLTYPE /;"   d
    440459PS_ERRORTEXT_psFits_GET_EXTNUM_FAILED   src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_GET_EXTNUM_FAILED /;"     d
     460PS_ERRORTEXT_psFits_GET_HDU_TYPE_FAILED src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_GET_HDU_TYPE_FAILED /;"   d
     461PS_ERRORTEXT_psFits_GET_TABLE_ELEMENT   src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_GET_TABLE_ELEMENT /;"     d
     462PS_ERRORTEXT_psFits_GET_TABLE_SIZE_FAILED       src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_GET_TABLE_SIZE_FAILED /;" d
    441463PS_ERRORTEXT_psFits_IMAGE_NULL  src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_IMAGE_NULL /;"    d
    442464PS_ERRORTEXT_psFits_METADATA_ADD_FAILED src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_METADATA_ADD_FAILED /;"   d
     465PS_ERRORTEXT_psFits_METADATA_NULL       src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_METADATA_NULL /;" d
     466PS_ERRORTEXT_psFits_METADATA_PTYPE_UNSUPPORTED  src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_METADATA_PTYPE_UNSUPPORTED /;"    d
    443467PS_ERRORTEXT_psFits_METATYPE_INVALID    src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_METATYPE_INVALID /;"      d
    444468PS_ERRORTEXT_psFits_NOT_IMAGE_TYPE      src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_NOT_IMAGE_TYPE /;"        d
     469PS_ERRORTEXT_psFits_NOT_TABLE_TYPE      src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_NOT_TABLE_TYPE /;"        d
    445470PS_ERRORTEXT_psFits_NULL        src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_NULL /;"  d
     471PS_ERRORTEXT_psFits_ROW_INVALID src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_ROW_INVALID /;"   d
    446472PS_ERRORTEXT_psFits_TABLE_FIRSTROW_NULL src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_TABLE_FIRSTROW_NULL /;"   d
     473PS_ERRORTEXT_psFits_TABLE_READ_COL      src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_TABLE_READ_COL /;"        d
    447474PS_ERRORTEXT_psFits_TYPE_UNSUPPORTED    src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_TYPE_UNSUPPORTED /;"      d
    448475PS_ERRORTEXT_psFits_WRITE_FAILED        src/fileUtils/psFileUtilsErrors.h       /^#define PS_ERRORTEXT_psFits_WRITE_FAILED /;"  d
     
    520547PS_ERRORTEXT_psImage_SUBSET_ZERO_SIZE   src/image/psImageErrors.h       /^#define PS_ERRORTEXT_psImage_SUBSET_ZERO_SIZE /;"     d
    521548PS_ERRORTEXT_psImage_nSamples_TOOSMALL  src/image/psImageErrors.h       /^#define PS_ERRORTEXT_psImage_nSamples_TOOSMALL /;"    d
     549PS_ERRORTEXT_psList_DATA_NOT_FOUND      src/collections/psCollectionsErrors.h   /^#define PS_ERRORTEXT_psList_DATA_NOT_FOUND /;"        d
     550PS_ERRORTEXT_psList_DATA_NULL   src/collections/psCollectionsErrors.h   /^#define PS_ERRORTEXT_psList_DATA_NULL /;"     d
     551PS_ERRORTEXT_psList_ITERATOR_INVALID    src/collections/psCollectionsErrors.h   /^#define PS_ERRORTEXT_psList_ITERATOR_INVALID /;"      d
     552PS_ERRORTEXT_psList_ITERATOR_NULL       src/collections/psCollectionsErrors.h   /^#define PS_ERRORTEXT_psList_ITERATOR_NULL /;" d
     553PS_ERRORTEXT_psList_LIST_NULL   src/collections/psCollectionsErrors.h   /^#define PS_ERRORTEXT_psList_LIST_NULL /;"     d
     554PS_ERRORTEXT_psList_LOCATION_INVALID    src/collections/psCollectionsErrors.h   /^#define PS_ERRORTEXT_psList_LOCATION_INVALID /;"      d
    522555PS_ERRORTEXT_psLogMsg_DESTINATION_MALFORMED     src/sysUtils/psSysUtilsErrors.h /^#define PS_ERRORTEXT_psLogMsg_DESTINATION_MALFORMED /;"       d
    523556PS_ERRORTEXT_psLogMsg_DEST_LOCATION_INVALID     src/sysUtils/psSysUtilsErrors.h /^#define PS_ERRORTEXT_psLogMsg_DEST_LOCATION_INVALID /;"       d
     
    543576PS_ERRORTEXT_psMatrix_OUTPUT_IMAGE_NOT_CREATED  src/dataManip/psDataManipErrors.h       /^#define PS_ERRORTEXT_psMatrix_OUTPUT_IMAGE_NOT_CREATED /;"    d
    544577PS_ERRORTEXT_psMatrix_OUTPUT_VECTOR_NOT_CREATED src/dataManip/psDataManipErrors.h       /^#define PS_ERRORTEXT_psMatrix_OUTPUT_VECTOR_NOT_CREATED /;"   d
     578PS_ERRORTEXT_psMatrix_TRANSPOSE_MISMATCH        src/dataManip/psDataManipErrors.h       /^#define PS_ERRORTEXT_psMatrix_TRANSPOSE_MISMATCH /;"  d
    545579PS_ERRORTEXT_psMatrix_TYPE_MISMATCH     src/dataManip/psDataManipErrors.h       /^#define PS_ERRORTEXT_psMatrix_TYPE_MISMATCH /;"       d
    546580PS_ERRORTEXT_psMatrix_VECTOR_EMPTY      src/dataManip/psDataManipErrors.h       /^#define PS_ERRORTEXT_psMatrix_VECTOR_EMPTY /;"        d
     
    571605PS_ERRORTEXT_psMetadata_FIND_INDEX_FAILED       src/astronomy/psAstronomyErrors.h       /^#define PS_ERRORTEXT_psMetadata_FIND_INDEX_FAILED /;" d
    572606PS_ERRORTEXT_psMetadata_METATYPE_INVALID        src/astronomy/psAstronomyErrors.h       /^#define PS_ERRORTEXT_psMetadata_METATYPE_INVALID /;"  d
     607PS_ERRORTEXT_psMetadata_METATYPE_MISMATCH       src/astronomy/psAstronomyErrors.h       /^#define PS_ERRORTEXT_psMetadata_METATYPE_MISMATCH /;" d
    573608PS_ERRORTEXT_psMetadata_REMOVE_LIST_FAILED      src/astronomy/psAstronomyErrors.h       /^#define PS_ERRORTEXT_psMetadata_REMOVE_LIST_FAILED /;"        d
    574609PS_ERRORTEXT_psMetadata_REMOVE_LIST_INDEX_FAILED        src/astronomy/psAstronomyErrors.h       /^#define PS_ERRORTEXT_psMetadata_REMOVE_LIST_INDEX_FAILED /;"  d
     
    677712PS_FLOAT_CHECK_NON_EQUAL        include/psConstants.h   /^#define PS_FLOAT_CHECK_NON_EQUAL(/;"  d
    678713PS_FLOAT_CHECK_NON_EQUAL        src/dataManip/psConstants.h     /^#define PS_FLOAT_CHECK_NON_EQUAL(/;"  d
     714PS_FLOAT_CHECK_RANGE    include/psConstants.h   /^#define PS_FLOAT_CHECK_RANGE(/;"      d
     715PS_FLOAT_CHECK_RANGE    src/dataManip/psConstants.h     /^#define PS_FLOAT_CHECK_RANGE(/;"      d
    679716PS_FLOAT_COMPARE        include/psConstants.h   /^#define PS_FLOAT_COMPARE(/;"  d
    680717PS_FLOAT_COMPARE        src/dataManip/psConstants.h     /^#define PS_FLOAT_COMPARE(/;"  d
    681718PS_FUNCTIONS_H  include/psFunctions.h   /^#define PS_FUNCTIONS_H$/;"    d
    682 PS_FUNCTIONS_H  include/psRandom.h      /^#define PS_FUNCTIONS_H$/;"    d
    683719PS_FUNCTIONS_H  src/dataManip/psFunctions.h     /^#define PS_FUNCTIONS_H$/;"    d
    684 PS_FUNCTIONS_H  src/dataManip/psRandom.h        /^#define PS_FUNCTIONS_H$/;"    d
    685720PS_FUNC_MACRO_NORMALIZE_VECTOR_RANGE    src/dataManip/psStats.c /^#define PS_FUNC_MACRO_NORMALIZE_VECTOR_RANGE(/;"      d       file:
    686721PS_FUNC_MACRO_NORMALIZE_VECTOR_RANGE    src/dataManip/psStats.c /^PS_FUNC_MACRO_NORMALIZE_VECTOR_RANGE(U8)$/;"  f
     
    716751PS_IMAGE_MANIP_H        include/psImageManip.h  /^#define PS_IMAGE_MANIP_H$/;"  d
    717752PS_IMAGE_MANIP_H        src/image/psImageManip.h        /^#define PS_IMAGE_MANIP_H$/;"  d
     753PS_IMAGE_PRINT_F32      include/psConstants.h   /^#define PS_IMAGE_PRINT_F32(/;"        d
     754PS_IMAGE_PRINT_F32      src/dataManip/psConstants.h     /^#define PS_IMAGE_PRINT_F32(/;"        d
    718755PS_IMAGE_REBIN_CASE     src/image/psImageManip.c        /^    #define PS_IMAGE_REBIN_CASE(/;"   d       file:
     756PS_IMAGE_SET_F32        include/psConstants.h   /^#define PS_IMAGE_SET_F32(/;"  d
     757PS_IMAGE_SET_F32        src/dataManip/psConstants.h     /^#define PS_IMAGE_SET_F32(/;"  d
     758PS_IMAGE_SET_F64        include/psConstants.h   /^#define PS_IMAGE_SET_F64(/;"  d
     759PS_IMAGE_SET_F64        src/dataManip/psConstants.h     /^#define PS_IMAGE_SET_F64(/;"  d
     760PS_IMAGE_SET_S16        include/psConstants.h   /^#define PS_IMAGE_SET_S16(/;"  d
     761PS_IMAGE_SET_S16        src/dataManip/psConstants.h     /^#define PS_IMAGE_SET_S16(/;"  d
     762PS_IMAGE_SET_S32        include/psConstants.h   /^#define PS_IMAGE_SET_S32(/;"  d
     763PS_IMAGE_SET_S32        src/dataManip/psConstants.h     /^#define PS_IMAGE_SET_S32(/;"  d
     764PS_IMAGE_SET_S64        include/psConstants.h   /^#define PS_IMAGE_SET_S64(/;"  d
     765PS_IMAGE_SET_S64        src/dataManip/psConstants.h     /^#define PS_IMAGE_SET_S64(/;"  d
     766PS_IMAGE_SET_S8 include/psConstants.h   /^#define PS_IMAGE_SET_S8(/;"   d
     767PS_IMAGE_SET_S8 src/dataManip/psConstants.h     /^#define PS_IMAGE_SET_S8(/;"   d
     768PS_IMAGE_SET_U16        include/psConstants.h   /^#define PS_IMAGE_SET_U16(/;"  d
     769PS_IMAGE_SET_U16        src/dataManip/psConstants.h     /^#define PS_IMAGE_SET_U16(/;"  d
     770PS_IMAGE_SET_U32        include/psConstants.h   /^#define PS_IMAGE_SET_U32(/;"  d
     771PS_IMAGE_SET_U32        src/dataManip/psConstants.h     /^#define PS_IMAGE_SET_U32(/;"  d
     772PS_IMAGE_SET_U64        include/psConstants.h   /^#define PS_IMAGE_SET_U64(/;"  d
     773PS_IMAGE_SET_U64        src/dataManip/psConstants.h     /^#define PS_IMAGE_SET_U64(/;"  d
     774PS_IMAGE_SET_U8 include/psConstants.h   /^#define PS_IMAGE_SET_U8(/;"   d
     775PS_IMAGE_SET_U8 src/dataManip/psConstants.h     /^#define PS_IMAGE_SET_U8(/;"   d
    719776PS_IMAGE_STATS_H        include/psImageStats.h  /^#define PS_IMAGE_STATS_H$/;"  d
    720777PS_IMAGE_STATS_H        src/image/psImageStats.h        /^#define PS_IMAGE_STATS_H$/;"  d
     
    731788PS_INT_CHECK_EQUALS     include/psConstants.h   /^#define PS_INT_CHECK_EQUALS(/;"       d
    732789PS_INT_CHECK_EQUALS     src/dataManip/psConstants.h     /^#define PS_INT_CHECK_EQUALS(/;"       d
     790PS_INT_CHECK_NON_EQUALS include/psConstants.h   /^#define PS_INT_CHECK_NON_EQUALS(/;"   d
     791PS_INT_CHECK_NON_EQUALS src/dataManip/psConstants.h     /^#define PS_INT_CHECK_NON_EQUALS(/;"   d
    733792PS_INT_CHECK_NON_NEGATIVE       include/psConstants.h   /^#define PS_INT_CHECK_NON_NEGATIVE(/;" d
    734793PS_INT_CHECK_NON_NEGATIVE       src/dataManip/psConstants.h     /^#define PS_INT_CHECK_NON_NEGATIVE(/;" d
     
    743802PS_IS_BADPIXEL  include/psType.h        /^#define PS_IS_BADPIXEL(/;"    d
    744803PS_IS_BADPIXEL  src/sysUtils/psType.h   /^#define PS_IS_BADPIXEL(/;"    d
     804PS_IS_PSELEMTYPE_BOOL   include/psType.h        /^#define PS_IS_PSELEMTYPE_BOOL(/;"     d
     805PS_IS_PSELEMTYPE_BOOL   src/sysUtils/psType.h   /^#define PS_IS_PSELEMTYPE_BOOL(/;"     d
    745806PS_IS_PSELEMTYPE_COMPLEX        include/psType.h        /^#define PS_IS_PSELEMTYPE_COMPLEX(/;"  d
    746807PS_IS_PSELEMTYPE_COMPLEX        src/sysUtils/psType.h   /^#define PS_IS_PSELEMTYPE_COMPLEX(/;"  d
     
    758819PS_LINEAR       src/astronomy/psCoord.h /^    PS_LINEAR                   \/\/\/< offset corresponds to a linear offset$/;"     e
    759820PS_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$/;"    e
    761 PS_LIST_CURRENT src/collections/psList.h        /^    PS_LIST_CURRENT = -3,              \/\/\/< current element$/;"    e
    762821PS_LIST_H       include/psList.h        /^#define PS_LIST_H$/;" d
    763822PS_LIST_H       src/collections/psList.h        /^#define PS_LIST_H$/;" d
    764823PS_LIST_HEAD    include/psList.h        /^    PS_LIST_HEAD = 0,                  \/\/\/< at head$/;"    e
    765824PS_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$/;"       e
    767 PS_LIST_NEXT    src/collections/psList.h        /^    PS_LIST_NEXT = -4,                 \/\/\/< next element$/;"       e
    768 PS_LIST_PREVIOUS        include/psList.h        /^    PS_LIST_PREVIOUS = -2,             \/\/\/< previous element$/;"   e
    769 PS_LIST_PREVIOUS        src/collections/psList.h        /^    PS_LIST_PREVIOUS = -2,             \/\/\/< previous element$/;"   e
    770825PS_LIST_TAIL    include/psList.h        /^    PS_LIST_TAIL = -1,                 \/\/\/< at tail$/;"    e
    771826PS_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)$/;"     e
    773 PS_LIST_UNKNOWN src/collections/psList.h        /^    PS_LIST_UNKNOWN = -5               \/\/\/< unknown position (should be last in enum list)$/;"     e
    774827PS_LOG_ABORT    include/psLogMsg.h      /^    PS_LOG_ABORT = 0,                  \/\/\/< log message is a critical error, perform an abort after printing$/;"   e
    775828PS_LOG_ABORT    src/sysUtils/psLogMsg.h /^    PS_LOG_ABORT = 0,                  \/\/\/< log message is a critical error, perform an abort after printing$/;"   e
     
    834887PS_METADATA_H   include/psMetadata.h    /^#define PS_METADATA_H$/;"     d
    835888PS_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
     889PS_META_ASTROM  include/psMetadata.h    /^    PS_META_ASTROM,                    \/\/\/< Astrometric coefficients (Stored as item.data.V).$/;"  e
     890PS_META_ASTROM  src/astronomy/psMetadata.h      /^    PS_META_ASTROM,                    \/\/\/< Astrometric coefficients (Stored as item.data.V).$/;"  e
     891PS_META_HASH    include/psMetadata.h    /^    PS_META_HASH,                      \/\/\/< Hash data (Stored as item.data.V).$/;" e
     892PS_META_HASH    src/astronomy/psMetadata.h      /^    PS_META_HASH,                      \/\/\/< Hash data (Stored as item.data.V).$/;" e
     893PS_META_IMG     include/psMetadata.h    /^    PS_META_IMG,                       \/\/\/< Image data (Stored as item.data.V).$/;"        e
     894PS_META_IMG     src/astronomy/psMetadata.h      /^    PS_META_IMG,                       \/\/\/< Image data (Stored as item.data.V).$/;"        e
     895PS_META_JPEG    include/psMetadata.h    /^    PS_META_JPEG,                      \/\/\/< JPEG data (Stored as item.data.V).$/;" e
     896PS_META_JPEG    src/astronomy/psMetadata.h      /^    PS_META_JPEG,                      \/\/\/< JPEG data (Stored as item.data.V).$/;" e
     897PS_META_LIST    include/psMetadata.h    /^    PS_META_LIST,                      \/\/\/< List data (Stored as item.data.list).$/;"      e
     898PS_META_LIST    src/astronomy/psMetadata.h      /^    PS_META_LIST,                      \/\/\/< List data (Stored as item.data.list).$/;"      e
     899PS_META_LOOKUPTABLE     include/psMetadata.h    /^    PS_META_LOOKUPTABLE,               \/\/\/< Lookup table data (Stored as item.data.V).$/;" e
     900PS_META_LOOKUPTABLE     src/astronomy/psMetadata.h      /^    PS_META_LOOKUPTABLE,               \/\/\/< Lookup table data (Stored as item.data.V).$/;" e
    854901PS_META_NTYPE   include/psMetadata.h    /^    PS_META_NTYPE                      \/\/\/< Number of types. Must be last.$/;"     e
    855902PS_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 ).$/;"    e
    857 PS_META_PNG     src/astronomy/psMetadata.h      /^    PS_META_PNG,                       \/\/\/< PNG data (Stored in as psPtr ).$/;"    e
    858 PS_META_S32     include/psMetadata.h    /^    PS_META_S32,                       \/\/\/< Signed 32-bit integer data.$/;"        e
    859 PS_META_S32     src/astronomy/psMetadata.h      /^    PS_META_S32,                       \/\/\/< Signed 32-bit integer data.$/;"        e
    860 PS_META_STR     include/psMetadata.h    /^    PS_META_STR,                       \/\/\/< String data (Stored in as psPtr ).$/;" e
    861 PS_META_STR     src/astronomy/psMetadata.h      /^    PS_META_STR,                       \/\/\/< String data (Stored in as psPtr ).$/;" e
    862 PS_META_UNKNOWN include/psMetadata.h    /^    PS_META_UNKNOWN,                   \/\/\/< Other data (Stored in as psPtr ).$/;"  e
    863 PS_META_UNKNOWN src/astronomy/psMetadata.h      /^    PS_META_UNKNOWN,                   \/\/\/< Other data (Stored in as psPtr ).$/;"  e
    864 PS_META_VEC     include/psMetadata.h    /^    PS_META_VEC,                       \/\/\/< Vector data (Stored in as psPtr ).$/;" e
    865 PS_META_VEC     src/astronomy/psMetadata.h      /^    PS_META_VEC,                       \/\/\/< Vector data (Stored in as psPtr ).$/;" e
     903PS_META_PNG     include/psMetadata.h    /^    PS_META_PNG,                       \/\/\/< PNG data (Stored as item.data.V).$/;"  e
     904PS_META_PNG     src/astronomy/psMetadata.h      /^    PS_META_PNG,                       \/\/\/< PNG data (Stored as item.data.V).$/;"  e
     905PS_META_PRIMITIVE       include/psMetadata.h    /^    PS_META_PRIMITIVE,                 \/\/\/< Primitive data.$/;"    e
     906PS_META_PRIMITIVE       src/astronomy/psMetadata.h      /^    PS_META_PRIMITIVE,                 \/\/\/< Primitive data.$/;"    e
     907PS_META_STR     include/psMetadata.h    /^    PS_META_STR,                       \/\/\/< String data (Stored as item.data.V).$/;"       e
     908PS_META_STR     src/astronomy/psMetadata.h      /^    PS_META_STR,                       \/\/\/< String data (Stored as item.data.V).$/;"       e
     909PS_META_UNKNOWN include/psMetadata.h    /^    PS_META_UNKNOWN,                   \/\/\/< Other data (Stored as item.data.V).$/;"        e
     910PS_META_UNKNOWN src/astronomy/psMetadata.h      /^    PS_META_UNKNOWN,                   \/\/\/< Other data (Stored as item.data.V).$/;"        e
     911PS_META_VEC     include/psMetadata.h    /^    PS_META_VEC,                       \/\/\/< Vector data (Stored as item.data.V).$/;"       e
     912PS_META_VEC     src/astronomy/psMetadata.h      /^    PS_META_VEC,                       \/\/\/< Vector data (Stored as item.data.V).$/;"       e
    866913PS_MIN  include/psConstants.h   /^#define PS_MIN(/;"    d
    867914PS_MIN  src/dataManip/psConstants.h     /^#define PS_MIN(/;"    d
     
    951998PS_PTR_CHECK_DIMEN_GENERAL      include/psConstants.h   /^#define PS_PTR_CHECK_DIMEN_GENERAL(/;"        d
    952999PS_PTR_CHECK_DIMEN_GENERAL      src/dataManip/psConstants.h     /^#define PS_PTR_CHECK_DIMEN_GENERAL(/;"        d
     1000PS_PTR_CHECK_DIMEN_GENERAL_NOT  include/psConstants.h   /^#define PS_PTR_CHECK_DIMEN_GENERAL_NOT(/;"    d
     1001PS_PTR_CHECK_DIMEN_GENERAL_NOT  src/dataManip/psConstants.h     /^#define PS_PTR_CHECK_DIMEN_GENERAL_NOT(/;"    d
    9531002PS_PTR_CHECK_NULL       include/psConstants.h   /^#define PS_PTR_CHECK_NULL(/;" d
    9541003PS_PTR_CHECK_NULL       src/dataManip/psConstants.h     /^#define PS_PTR_CHECK_NULL(/;" d
     
    9661015PS_RADIAN       include/psCoord.h       /^    PS_RADIAN                   \/\/\/< Radians$/;"   e
    9671016PS_RADIAN       src/astronomy/psCoord.h /^    PS_RADIAN                   \/\/\/< Radians$/;"   e
     1017PS_RANDOM_H     include/psRandom.h      /^#define PS_RANDOM_H$/;"       d
     1018PS_RANDOM_H     src/dataManip/psRandom.h        /^#define PS_RANDOM_H$/;"       d
    9681019PS_RANDOM_TAUS  include/psRandom.h      /^    PS_RANDOM_TAUS    \/\/\/< A maximally equidistributed combined Tausworthe generator.$/;"  e
    9691020PS_RANDOM_TAUS  src/dataManip/psRandom.h        /^    PS_RANDOM_TAUS    \/\/\/< A maximally equidistributed combined Tausworthe generator.$/;"  e
     
    9831034PS_SPHERICAL    include/psCoord.h       /^    PS_SPHERICAL,               \/\/\/< offset corresponds to an angular offset$/;"   e
    9841035PS_SPHERICAL    src/astronomy/psCoord.h /^    PS_SPHERICAL,               \/\/\/< offset corresponds to an angular offset$/;"   e
     1036PS_SQR  include/psConstants.h   /^#define PS_SQR(/;"    d
     1037PS_SQR  src/dataManip/psConstants.h     /^#define PS_SQR(/;"    d
     1038PS_SQRT_F32     include/psConstants.h   /^#define PS_SQRT_F32(/;"       d
     1039PS_SQRT_F32     src/dataManip/psConstants.h     /^#define PS_SQRT_F32(/;"       d
    9851040PS_STATS_H      include/psStats.h       /^#define PS_STATS_H$/;"        d
    9861041PS_STATS_H      src/dataManip/psStats.h /^#define PS_STATS_H$/;"        d
     
    10301085PS_TRACE_H      include/psTrace.h       /^#define PS_TRACE_H /;"        d
    10311086PS_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
     1087PS_TYPE_BOOL    include/psType.h        /^    PS_TYPE_BOOL = 0x1301,             \/\/\/< Boolean.$/;"   e
     1088PS_TYPE_BOOL    src/sysUtils/psType.h   /^    PS_TYPE_BOOL = 0x1301,             \/\/\/< Boolean.$/;"   e
     1089PS_TYPE_BOOL_NAME       include/psType.h        /^#define PS_TYPE_BOOL_NAME /;" d
     1090PS_TYPE_BOOL_NAME       src/sysUtils/psType.h   /^#define PS_TYPE_BOOL_NAME /;" d
     1091PS_TYPE_C32     include/psType.h        /^    PS_TYPE_C32  = 0x0808,             \/\/\/< Complex numbers consisting of single-precision floating point.$/;"     e
     1092PS_TYPE_C32     src/sysUtils/psType.h   /^    PS_TYPE_C32  = 0x0808,             \/\/\/< Complex numbers consisting of single-precision floating point.$/;"     e
    10341093PS_TYPE_C32_NAME        include/psType.h        /^#define PS_TYPE_C32_NAME /;"  d
    10351094PS_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.$/;"     e
    1037 PS_TYPE_C64     src/sysUtils/psType.h   /^    PS_TYPE_C64 = 0x0810,              \/\/\/< Complex numbers consisting of double-precision floating point.$/;"     e
     1095PS_TYPE_C64     include/psType.h        /^    PS_TYPE_C64  = 0x0810,             \/\/\/< Complex numbers consisting of double-precision floating point.$/;"     e
     1096PS_TYPE_C64     src/sysUtils/psType.h   /^    PS_TYPE_C64  = 0x0810,             \/\/\/< Complex numbers consisting of double-precision floating point.$/;"     e
    10381097PS_TYPE_C64_NAME        include/psType.h        /^#define PS_TYPE_C64_NAME /;"  d
    10391098PS_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.$/;"   e
    1041 PS_TYPE_F32     src/sysUtils/psType.h   /^    PS_TYPE_F32 = 0x0404,              \/\/\/< Single-precision Floating point.$/;"   e
     1099PS_TYPE_F32     include/psType.h        /^    PS_TYPE_F32  = 0x0404,             \/\/\/< Single-precision Floating point.$/;"   e
     1100PS_TYPE_F32     src/sysUtils/psType.h   /^    PS_TYPE_F32  = 0x0404,             \/\/\/< Single-precision Floating point.$/;"   e
    10421101PS_TYPE_F32_NAME        include/psType.h        /^#define PS_TYPE_F32_NAME /;"  d
    10431102PS_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.$/;"   e
    1045 PS_TYPE_F64     src/sysUtils/psType.h   /^    PS_TYPE_F64 = 0x0408,              \/\/\/< Double-precision floating point.$/;"   e
     1103PS_TYPE_F64     include/psType.h        /^    PS_TYPE_F64  = 0x0408,             \/\/\/< Double-precision floating point.$/;"   e
     1104PS_TYPE_F64     src/sysUtils/psType.h   /^    PS_TYPE_F64  = 0x0408,             \/\/\/< Double-precision floating point.$/;"   e
    10461105PS_TYPE_F64_NAME        include/psType.h        /^#define PS_TYPE_F64_NAME /;"  d
    10471106PS_TYPE_F64_NAME        src/sysUtils/psType.h   /^#define PS_TYPE_F64_NAME /;"  d
     
    10621121PS_TYPE_NAME    include/psType.h        /^#define PS_TYPE_NAME(/;"      d
    10631122PS_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.$/;"        e
    1065 PS_TYPE_PTR     src/sysUtils/psType.h   /^    PS_TYPE_PTR = 0x0000               \/\/\/< Something else that's not supported for arithmetic.$/;"        e
     1123PS_TYPE_PTR     include/psType.h        /^    PS_TYPE_PTR  = 0x0000              \/\/\/< Something else that's not supported for arithmetic.$/;"        e
     1124PS_TYPE_PTR     src/sysUtils/psType.h   /^    PS_TYPE_PTR  = 0x0000              \/\/\/< Something else that's not supported for arithmetic.$/;"        e
    10661125PS_TYPE_PTR_NAME        include/psType.h        /^#define PS_TYPE_PTR_NAME /;"  d
    10671126PS_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.$/;"     e
    1069 PS_TYPE_S16     src/sysUtils/psType.h   /^    PS_TYPE_S16 = 0x0102,              \/\/\/< Short integer.$/;"     e
     1127PS_TYPE_S16     include/psType.h        /^    PS_TYPE_S16  = 0x0102,             \/\/\/< Short integer.$/;"     e
     1128PS_TYPE_S16     src/sysUtils/psType.h   /^    PS_TYPE_S16  = 0x0102,             \/\/\/< Short integer.$/;"     e
    10701129PS_TYPE_S16_NAME        include/psType.h        /^#define PS_TYPE_S16_NAME /;"  d
    10711130PS_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.$/;"   e
    1073 PS_TYPE_S32     src/sysUtils/psType.h   /^    PS_TYPE_S32 = 0x0104,              \/\/\/< Integer.$/;"   e
     1131PS_TYPE_S32     include/psType.h        /^    PS_TYPE_S32  = 0x0104,             \/\/\/< Integer.$/;"   e
     1132PS_TYPE_S32     src/sysUtils/psType.h   /^    PS_TYPE_S32  = 0x0104,             \/\/\/< Integer.$/;"   e
    10741133PS_TYPE_S32_NAME        include/psType.h        /^#define PS_TYPE_S32_NAME /;"  d
    10751134PS_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.$/;"      e
    1077 PS_TYPE_S64     src/sysUtils/psType.h   /^    PS_TYPE_S64 = 0x0108,              \/\/\/< Long integer.$/;"      e
     1135PS_TYPE_S64     include/psType.h        /^    PS_TYPE_S64  = 0x0108,             \/\/\/< Long integer.$/;"      e
     1136PS_TYPE_S64     src/sysUtils/psType.h   /^    PS_TYPE_S64  = 0x0108,             \/\/\/< Long integer.$/;"      e
    10781137PS_TYPE_S64_NAME        include/psType.h        /^#define PS_TYPE_S64_NAME /;"  d
    10791138PS_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.$/;" e
    1081 PS_TYPE_S8      src/sysUtils/psType.h   /^    PS_TYPE_S8 = 0x0101,               \/\/\/< Character.$/;" e
     1139PS_TYPE_S8      include/psType.h        /^    PS_TYPE_S8   = 0x0101,             \/\/\/< Character.$/;" e
     1140PS_TYPE_S8      src/sysUtils/psType.h   /^    PS_TYPE_S8   = 0x0101,             \/\/\/< Character.$/;" e
    10821141PS_TYPE_S8_NAME include/psType.h        /^#define PS_TYPE_S8_NAME /;"   d
    10831142PS_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.$/;"    e
    1085 PS_TYPE_U16     src/sysUtils/psType.h   /^    PS_TYPE_U16 = 0x0302,              \/\/\/< Unsigned psS16 integer.$/;"    e
     1143PS_TYPE_U16     include/psType.h        /^    PS_TYPE_U16  = 0x0302,             \/\/\/< Unsigned psS16 integer.$/;"    e
     1144PS_TYPE_U16     src/sysUtils/psType.h   /^    PS_TYPE_U16  = 0x0302,             \/\/\/< Unsigned psS16 integer.$/;"    e
    10861145PS_TYPE_U16_NAME        include/psType.h        /^#define PS_TYPE_U16_NAME /;"  d
    10871146PS_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.$/;"  e
    1089 PS_TYPE_U32     src/sysUtils/psType.h   /^    PS_TYPE_U32 = 0x0304,              \/\/\/< Unsigned integer.$/;"  e
     1147PS_TYPE_U32     include/psType.h        /^    PS_TYPE_U32  = 0x0304,             \/\/\/< Unsigned integer.$/;"  e
     1148PS_TYPE_U32     src/sysUtils/psType.h   /^    PS_TYPE_U32  = 0x0304,             \/\/\/< Unsigned integer.$/;"  e
    10901149PS_TYPE_U32_NAME        include/psType.h        /^#define PS_TYPE_U32_NAME /;"  d
    10911150PS_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.$/;"    e
    1093 PS_TYPE_U64     src/sysUtils/psType.h   /^    PS_TYPE_U64 = 0x0308,              \/\/\/< Unsigned psS64 integer.$/;"    e
     1151PS_TYPE_U64     include/psType.h        /^    PS_TYPE_U64  = 0x0308,             \/\/\/< Unsigned psS64 integer.$/;"    e
     1152PS_TYPE_U64     src/sysUtils/psType.h   /^    PS_TYPE_U64  = 0x0308,             \/\/\/< Unsigned psS64 integer.$/;"    e
    10941153PS_TYPE_U64_NAME        include/psType.h        /^#define PS_TYPE_U64_NAME /;"  d
    10951154PS_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.$/;"        e
    1097 PS_TYPE_U8      src/sysUtils/psType.h   /^    PS_TYPE_U8 = 0x0301,               \/\/\/< Unsigned character.$/;"        e
     1155PS_TYPE_U8      include/psType.h        /^    PS_TYPE_U8   = 0x0301,             \/\/\/< Unsigned character.$/;"        e
     1156PS_TYPE_U8      src/sysUtils/psType.h   /^    PS_TYPE_U8   = 0x0301,             \/\/\/< Unsigned character.$/;"        e
    10981157PS_TYPE_U8_NAME include/psType.h        /^#define PS_TYPE_U8_NAME /;"   d
    10991158PS_TYPE_U8_NAME src/sysUtils/psType.h   /^#define PS_TYPE_U8_NAME /;"   d
     
    11111170PS_VECTOR_CHECK_TYPE    include/psConstants.h   /^#define PS_VECTOR_CHECK_TYPE(/;"      d
    11121171PS_VECTOR_CHECK_TYPE    src/dataManip/psConstants.h     /^#define PS_VECTOR_CHECK_TYPE(/;"      d
     1172PS_VECTOR_CHECK_TYPE_EQUAL      include/psConstants.h   /^#define PS_VECTOR_CHECK_TYPE_EQUAL(/;"        d
     1173PS_VECTOR_CHECK_TYPE_EQUAL      src/dataManip/psConstants.h     /^#define PS_VECTOR_CHECK_TYPE_EQUAL(/;"        d
    11131174PS_VECTOR_CHECK_TYPE_F32_OR_F64 include/psConstants.h   /^#define PS_VECTOR_CHECK_TYPE_F32_OR_F64(/;"   d
    11141175PS_VECTOR_CHECK_TYPE_F32_OR_F64 src/dataManip/psConstants.h     /^#define PS_VECTOR_CHECK_TYPE_F32_OR_F64(/;"   d
     1176PS_VECTOR_CHECK_TYPE_S16_S32_F32        include/psConstants.h   /^#define PS_VECTOR_CHECK_TYPE_S16_S32_F32(/;"  d
     1177PS_VECTOR_CHECK_TYPE_S16_S32_F32        src/dataManip/psConstants.h     /^#define PS_VECTOR_CHECK_TYPE_S16_S32_F32(/;"  d
    11151178PS_VECTOR_CONVERT_F32_TO_F64_STATIC     include/psConstants.h   /^#define PS_VECTOR_CONVERT_F32_TO_F64_STATIC(/;"       d
    11161179PS_VECTOR_CONVERT_F32_TO_F64_STATIC     src/dataManip/psConstants.h     /^#define PS_VECTOR_CONVERT_F32_TO_F64_STATIC(/;"       d
     
    11401203PS_VECTOR_PRINT include/psConstants.h   /^#define PS_VECTOR_PRINT(/;"   d
    11411204PS_VECTOR_PRINT src/dataManip/psConstants.h     /^#define PS_VECTOR_PRINT(/;"   d
     1205PS_VECTOR_SET_F32       include/psConstants.h   /^#define PS_VECTOR_SET_F32(/;" d
     1206PS_VECTOR_SET_F32       src/dataManip/psConstants.h     /^#define PS_VECTOR_SET_F32(/;" d
     1207PS_VECTOR_SET_F64       include/psConstants.h   /^#define PS_VECTOR_SET_F64(/;" d
     1208PS_VECTOR_SET_F64       src/dataManip/psConstants.h     /^#define PS_VECTOR_SET_F64(/;" d
     1209PS_VECTOR_SET_S16       include/psConstants.h   /^#define PS_VECTOR_SET_S16(/;" d
     1210PS_VECTOR_SET_S16       src/dataManip/psConstants.h     /^#define PS_VECTOR_SET_S16(/;" d
     1211PS_VECTOR_SET_S32       include/psConstants.h   /^#define PS_VECTOR_SET_S32(/;" d
     1212PS_VECTOR_SET_S32       src/dataManip/psConstants.h     /^#define PS_VECTOR_SET_S32(/;" d
     1213PS_VECTOR_SET_S64       include/psConstants.h   /^#define PS_VECTOR_SET_S64(/;" d
     1214PS_VECTOR_SET_S64       src/dataManip/psConstants.h     /^#define PS_VECTOR_SET_S64(/;" d
     1215PS_VECTOR_SET_S8        include/psConstants.h   /^#define PS_VECTOR_SET_S8(/;"  d
     1216PS_VECTOR_SET_S8        src/dataManip/psConstants.h     /^#define PS_VECTOR_SET_S8(/;"  d
     1217PS_VECTOR_SET_U16       include/psConstants.h   /^#define PS_VECTOR_SET_U16(/;" d
     1218PS_VECTOR_SET_U16       src/dataManip/psConstants.h     /^#define PS_VECTOR_SET_U16(/;" d
     1219PS_VECTOR_SET_U32       include/psConstants.h   /^#define PS_VECTOR_SET_U32(/;" d
     1220PS_VECTOR_SET_U32       src/dataManip/psConstants.h     /^#define PS_VECTOR_SET_U32(/;" d
     1221PS_VECTOR_SET_U64       include/psConstants.h   /^#define PS_VECTOR_SET_U64(/;" d
     1222PS_VECTOR_SET_U64       src/dataManip/psConstants.h     /^#define PS_VECTOR_SET_U64(/;" d
     1223PS_VECTOR_SET_U8        include/psConstants.h   /^#define PS_VECTOR_SET_U8(/;"  d
     1224PS_VECTOR_SET_U8        src/dataManip/psConstants.h     /^#define PS_VECTOR_SET_U8(/;"  d
    11421225PS_VECTOR_WITH_MASK_F32_CHECK_ZERO_VECTOR       src/dataManip/psMinimize.c      /^#define PS_VECTOR_WITH_MASK_F32_CHECK_ZERO_VECTOR(/;" d       file:
    11431226PTR     include/psImage.h       /^        psPtr** PTR;                   \/\/\/< Void pointers.$/;"     m       union:psImage::<anonymous>
     
    11531236RAD_TO_ARCMIN   test/astronomy/tst_psCoord.c    /^#define RAD_TO_ARCMIN /;"     d       file:
    11541237RAD_TO_ARCSEC   test/astronomy/tst_psCoord.c    /^#define RAD_TO_ARCSEC /;"     d       file:
     1238RAD_TO_DEG      src/astronomy/psCoord.c /^#define RAD_TO_DEG(/;"        d       file:
    11551239RAD_TO_DEG      test/astronomy/tst_psCoord.c    /^#define RAD_TO_DEG /;"        d       file:
     1240RAD_TO_MIN      src/astronomy/psCoord.c /^#define RAD_TO_MIN(/;"        d       file:
     1241RAD_TO_SEC      src/astronomy/psCoord.c /^#define RAD_TO_SEC(/;"        d       file:
    11561242READOUT_NUM_COLS        test/astronomy/tst_psAstrometry01.c     /^#define READOUT_NUM_COLS /;"  d       file:
    11571243READOUT_NUM_ROWS        test/astronomy/tst_psAstrometry01.c     /^#define READOUT_NUM_ROWS /;"  d       file:
     1244READ_TABLE_ROW_CASE     src/fileUtils/psFits.c  /^            #define READ_TABLE_ROW_CASE(/;"   d       file:
    11581245RELATIVE_KERNEL_GENERATE_CASE   src/image/psImageConvolve.c     /^    #define RELATIVE_KERNEL_GENERATE_CASE(/;" d       file:
    11591246RETURN_FINAL_BRACKET    src/dataManip/psMinimize.c      /^#define RETURN_FINAL_BRACKET(/;"      d       file:
     
    11951282SEC_PER_MINUTE  src/astronomy/psTime.c  /^                #define  SEC_PER_MINUTE /;"   d       file:
    11961283SEC_PER_YEAR    src/astronomy/psTime.c  /^                #define  SEC_PER_YEAR /;"     d       file:
     1284SEC_TO_RAD      src/astronomy/psCoord.c /^#define SEC_TO_RAD(/;"        d       file:
     1285SEED    test/dataManip/tst_psRandom.c   /^#define SEED /;"      d       file:
     1286SEED2   test/dataManip/tst_psRandom.c   /^#define SEED2 /;"     d       file:
    11971287SLALIB_H        include/slalib.h        /^#define SLALIB_H$/;"  d
    11981288SLALIB_H        src/astronomy/slalib.h  /^#define SLALIB_H$/;"  d
     
    12061296THRESHOLD       test/image/tst_psImageStats02.c /^#define THRESHOLD /;" d       file:
    12071297TIME_CONFIG_FILE        src/astronomy/psTime.c  /^#define TIME_CONFIG_FILE /;"  d       file:
     1298TOLERANCE       test/dataManip/tst_psMatrix01.c /^#define TOLERANCE /;" d       file:
     1299TOLERANCE       test/dataManip/tst_psMatrix03.c /^#define TOLERANCE /;" d       file:
     1300TOLERANCE       test/dataManip/tst_psMatrix04.c /^#define TOLERANCE /;" d       file:
     1301TOLERANCE       test/dataManip/tst_psMatrix05.c /^#define TOLERANCE /;" d       file:
     1302TOLERANCE       test/dataManip/tst_psMatrix06.c /^#define TOLERANCE /;" d       file:
     1303TOLERANCE       test/dataManip/tst_psMatrix07.c /^#define TOLERANCE /;" d       file:
    12081304TPCheckBufferPositive   test/sysUtils/tst_psMemory.c    /^psS32 TPCheckBufferPositive( void )$/;"       f
    12091305TPCheckBufferPositive   test/sysUtils/tst_psMemory.c    /^static psS32 TPCheckBufferPositive( void );$/;"       p       file:
     
    12531349UNARY_OP        src/dataManip/psMatrixVectorArithmetic.c        /^#define UNARY_OP(/;"  d       file:
    12541350UNARY_TYPE      src/dataManip/psMatrixVectorArithmetic.c        /^#define UNARY_TYPE(/;"        d       file:
     1351UNIFORM_MEAN    test/dataManip/tst_psRandom.c   /^#define UNIFORM_MEAN /;"      d       file:
     1352UNIFORM_STDEV   test/dataManip/tst_psRandom.c   /^#define UNIFORM_STDEV /;"     d       file:
    12551353UNKNOWN_OP      src/collections/psBitSet.c      /^    UNKNOWN_OP,$/;"   e       file:
    12561354UPPER   test/dataManip/tst_psHist00.c   /^#define UPPER /;"     d       file:
     
    12591357UPPER   test/dataManip/tst_psHist03.c   /^#define UPPER /;"     d       file:
    12601358USEC_PER_DAY    src/astronomy/psTime.c  /^                #define USEC_PER_DAY /;"      d       file:
     1359UpdateHistogramBins     src/dataManip/psStats.c /^psS32 UpdateHistogramBins(psS32 binNum,$/;"   f
    12611360V       include/psImage.h       /^        psPtr*  V;                     \/\/\/< Pointer to data.$/;"   m       union:psImage::<anonymous>
    12621361V       include/psMetadata.h    /^        psPtr V;                       \/\/\/< Pointer to other type of data.$/;"     m       union:psMetadataItem::<anonymous>
     
    12921391__STRICT_ANSI__ src/fileUtils/psLookupTable.c   /^#define __STRICT_ANSI__$/;"   d       file:
    12931392__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
     1486a0      docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a0" doxytag="psAstronomyErrors.h::PS_ERRORNAME_DOMAIN" ><\/a><p>$/;"  a
     1487a0      docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a0" doxytag="psCollectionsErrors.h::PS_ERRORNAME_DOMAIN" ><\/a><p>$/;"        a
     1488a0      docs/html/psCompare_8h.html     /^<a class="anchor" name="a0" doxytag="psCompare.h::PS_COMPARE_H" ><\/a><p>$/;" a
     1489a0      docs/html/psConstants_8h.html   /^<a class="anchor" name="a0" doxytag="psConstants.h::PS_DETERMINE_BRACKET_STEP_SIZE" ><\/a><p>$/;"     a
     1490a0      docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a0" doxytag="psDataManipErrors.h::PS_ERRORNAME_DOMAIN" ><\/a><p>$/;"  a
     1491a0      docs/html/psFunctions_8h.html   /^<a class="anchor" name="a0" doxytag="psFunctions.h::PS_FUNCTIONS_H" ><\/a><p>$/;"     a
     1492a0      docs/html/psHash_8h.html        /^<a class="anchor" name="a0" doxytag="psHash.h::PS_HASH_H" ><\/a><p>$/;"       a
     1493a0      docs/html/psImageConvolve_8h.html       /^<a class="anchor" name="a0" doxytag="psImageConvolve.h::PS_TYPE_KERNEL" ><\/a><p>$/;" a
     1494a0      docs/html/psImageErrors_8h.html /^<a class="anchor" name="a0" doxytag="psImageErrors.h::PS_ERRORNAME_DOMAIN" ><\/a><p>$/;"      a
     1495a0      docs/html/psImageStats_8h.html  /^<a class="anchor" name="a0" doxytag="psImageStats.h::PS_IMAGE_STATS_H" ><\/a><p>$/;"  a
     1496a0      docs/html/psList_8h.html        /^<a class="anchor" name="a0" doxytag="psList.h::PS_LIST_H" ><\/a><p>$/;"       a
     1497a0      docs/html/psLogMsg_8h.html      /^<a class="anchor" name="a0" doxytag="psLogMsg.h::PS_LOG_MSG_H" ><\/a><p>$/;"  a
     1498a0      docs/html/psMemory_8h.html      /^<a class="anchor" name="a0" doxytag="psMemory.h::PS_MEMORY_H" ><\/a><p>$/;"   a
     1499a0      docs/html/psMinimize_8h.html    /^<a class="anchor" name="a0" doxytag="psMinimize.h::PS_MINIMIZE_H" ><\/a><p>$/;"       a
     1500a0      docs/html/psRandom_8h.html      /^<a class="anchor" name="a0" doxytag="psRandom.h::PS_FUNCTIONS_H" ><\/a><p>$/;"        a
     1501a0      docs/html/psStats_8h.html       /^<a class="anchor" name="a0" doxytag="psStats.h::PS_STATS_H" ><\/a><p>$/;"     a
     1502a0      docs/html/psString_8h.html      /^<a class="anchor" name="a0" doxytag="psString.h::PS_STRING" ><\/a><p>$/;"     a
     1503a0      docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a0" doxytag="psSysUtilsErrors.h::PS_ERRORNAME_DOMAIN" ><\/a><p>$/;"   a
     1504a0      docs/html/psTrace_8h.html       /^<a class="anchor" name="a0" doxytag="psTrace.h::PS_TRACE_H" ><\/a><p>$/;"     a
     1505a0      docs/html/slalib_8h.html        /^<a class="anchor" name="a0" doxytag="slalib.h::fslaAoppa" ><\/a><p>$/;"       a
     1506a1      docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a1" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_FILE_NOT_FOUND" ><\/a><p>$/;"   a
     1507a1      docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a1" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psArray_REALLOC_NULL" ><\/a><p>$/;"  a
     1508a1      docs/html/psConstants_8h.html   /^<a class="anchor" name="a1" doxytag="psConstants.h::PS_MAX_LMM_ITERATIONS" ><\/a><p>$/;"      a
     1509a1      docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a1" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_TYPE_NOT_F32_C32" ><\/a><p>$/;"    a
     1510a1      docs/html/psImageConvolve_8h.html       /^<a class="anchor" name="a1" doxytag="psImageConvolve.h::PS_TYPE_KERNEL_DATA" ><\/a><p>$/;"    a
     1511a1      docs/html/psImageErrors_8h.html /^<a class="anchor" name="a1" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_AREA_NEGATIVE" ><\/a><p>$/;"       a
     1512a1      docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a1" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psLogMsg_DESTINATION_MALFORMED" ><\/a><p>$/;"   a
     1513a1      docs/html/psTrace_8h.html       /^<a class="anchor" name="a1" doxytag="psTrace.h::PS_UNKNOWN_TRACE_LEVEL" ><\/a><p>$/;" a
     1514a1      docs/html/slalib_8h.html        /^<a class="anchor" name="a1" doxytag="slalib.h::fslaAopqk" ><\/a><p>$/;"       a
     1515a10     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a10" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_TYPE_MISMATCH" ><\/a><p>$/;"   a
     1516a10     docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a10" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_OPERATOR_INVALID" ><\/a><p>$/;"    a
     1517a10     docs/html/psConstants_8h.html   /^<a class="anchor" name="a10" doxytag="psConstants.h::PS_INT_CHECK_RANGE" ><\/a><p>$/;"        a
     1518a10     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a10" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_DIRECTION_NOTSET" ><\/a><p>$/;"   a
     1519a10     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a10" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_NOT_PARENT" ><\/a><p>$/;" a
     1520a10     docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a10" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psMemory_MULTIPLE_FREE" ><\/a><p>$/;"  a
     1521a10     docs/html/slalib_8h.html        /^<a class="anchor" name="a10" doxytag="slalib.h::fslaOapqk" ><\/a><p>$/;"      a
     1522a11     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a11" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_GET_TOD_FAILED" ><\/a><p>$/;"  a
     1523a11     docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a11" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_FIRST_OPERAND_NULL" ><\/a><p>$/;"  a
     1524a11     docs/html/psConstants_8h.html   /^<a class="anchor" name="a11" doxytag="psConstants.h::PS_INT_COMPARE" ><\/a><p>$/;"    a
     1525a11     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a11" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_NOT_F32_F64" ><\/a><p>$/;"    a
     1526a11     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a11" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_INPLACE_NOTSUPPORTED" ><\/a><p>$/;"       a
     1527a11     docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a11" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psString_NCHAR_NEGATIVE" ><\/a><p>$/;" a
     1528a11     docs/html/slalib_8h.html        /^<a class="anchor" name="a11" doxytag="slalib.h::fslaAirmas" ><\/a><p>$/;"     a
     1529a12     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a12" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_CONVERT_TIME_TO_STRING_FAILED" ><\/a><p>$/;"   a
     1530a12     docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a12" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_SECOND_OPERAND_NULL" ><\/a><p>$/;" a
     1531a12     docs/html/psConstants_8h.html   /^<a class="anchor" name="a12" doxytag="psConstants.h::PS_FLOAT_COMPARE" ><\/a><p>$/;"  a
     1532a12     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a12" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_VECTOR_TYPE_UNSUPPORTED" ><\/a><p>$/;"        a
     1533a12     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a12" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_SUBSET_ZERO_SIZE" ><\/a><p>$/;"   a
     1534a12     docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a12" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psTrace_NULL_SUBCOMPONENT" ><\/a><p>$/;"       a
     1535a13     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a13" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_APPEND_MSEC_FAILED" ><\/a><p>$/;"      a
     1536a13     docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a13" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_OPERANDS_SIZE_DIFFER" ><\/a><p>$/;"        a
     1537a13     docs/html/psConstants_8h.html   /^<a class="anchor" name="a13" doxytag="psConstants.h::PS_FLOAT_CHECK_NON_EQUAL" ><\/a><p>$/;"  a
     1538a13     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a13" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_YVAL_OUT_OF_RANGE" ><\/a><p>$/;"      a
     1539a13     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a13" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_IMAGE_MASK_SIZE" ><\/a><p>$/;"    a
     1540a13     docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a13" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psTrace_NULL_TRACETREE" ><\/a><p>$/;"  a
     1541a14     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a14" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_USEC_INVALID" ><\/a><p>$/;"    a
     1542a14     docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a14" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_NOT_OP_FAILED" ><\/a><p>$/;"       a
     1543a14     docs/html/psConstants_8h.html   /^<a class="anchor" name="a14" doxytag="psConstants.h::PS_PTR_CHECK_NULL" ><\/a><p>$/;" a
     1544a14     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a14" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_ROBUST_QUARTILE_BINS_FAILED" ><\/a><p>$/;"    a
     1545a14     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a14" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_IMAGE_MASK_TYPE" ><\/a><p>$/;"    a
     1546a14     docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a14" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psTrace_ADD_NULL_COMPONENT" ><\/a><p>$/;"      a
     1547a15     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a15" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_ISOTIME_MALFORMED" ><\/a><p>$/;"       a
     1548a15     docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a15" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_OPERAND_NULL" ><\/a><p>$/;"        a
     1549a15     docs/html/psConstants_8h.html   /^<a class="anchor" name="a15" doxytag="psConstants.h::PS_PTR_CHECK_NULL_GENERAL" ><\/a><p>$/;" a
     1550a15     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a15" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_STATS_FAILED" ><\/a><p>$/;"   a
     1551a15     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a15" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_BAD_STAT" ><\/a><p>$/;"   a
     1552a15     docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a15" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psTrace_MALFORMED_COMPONENT_NAME" ><\/a><p>$/;"        a
     1553a16     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a16" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_INTERPOLATION_FAILED" ><\/a><p>$/;"    a
     1554a16     docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a16" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psScalar_UNSUPPORTED_TYPE" ><\/a><p>$/;"    a
     1555a16     docs/html/psConstants_8h.html   /^<a class="anchor" name="a16" doxytag="psConstants.h::PS_PTR_CHECK_TYPE" ><\/a><p>$/;" a
     1556a16     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a16" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_STATS_SAMPLE_MEDIAN_SORT_PROBLEM" ><\/a><p>$/;"       a
     1557a16     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a16" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_NO_STAT_OPTIONS" ><\/a><p>$/;"    a
     1558a16     docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a16" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psTrace_FAILED_TO_ADD_COMPONENT" ><\/a><p>$/;" a
     1559a17     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a17" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_INTERPOLATION_FAILED_NAME" ><\/a><p>$/;"       a
     1560a17     docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a17" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psScalar_COPY_NULL" ><\/a><p>$/;"   a
     1561a17     docs/html/psConstants_8h.html   /^<a class="anchor" name="a17" doxytag="psConstants.h::PS_PTR_CHECK_DIMEN" ><\/a><p>$/;"        a
     1562a17     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a17" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_STATS_VECTOR_BIN_DISECT_PROBLEM" ><\/a><p>$/;"        a
     1563a17     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a17" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_STAT_NULL" ><\/a><p>$/;"  a
     1564a17     docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a17" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psErrorCode_NULL_ERRORDESCRIPTION" ><\/a><p>$/;"       a
     1565a18     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a18" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_LOOKUP_METADATA_FAILED" ><\/a><p>$/;"  a
     1566a18     docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a18" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psHash_KEY_NULL" ><\/a><p>$/;"      a
     1567a18     docs/html/psConstants_8h.html   /^<a class="anchor" name="a18" doxytag="psConstants.h::PS_PTR_CHECK_DIMEN_GENERAL" ><\/a><p>$/;"        a
     1568a18     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
     1569a18     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a18" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_SLICE_DIRECTION_INVALID" ><\/a><p>$/;"    a
     1570a18     docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a18" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psErrorCode_ERRORCODE_REGISTER_FAILED" ><\/a><p>$/;"   a
     1571a19     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a19" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_BAD_TABLE_COUNT" ><\/a><p>$/;" a
     1572a19     docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a19" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psHash_TABLE_NULL" ><\/a><p>$/;"    a
     1573a19     docs/html/psConstants_8h.html   /^<a class="anchor" name="a19" doxytag="psConstants.h::PS_PTR_CHECK_SIZE_EQUAL" ><\/a><p>$/;"   a
     1574a19     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a19" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_STATS_FIT_QUADRATIC_POLY_MEDIAN" ><\/a><p>$/;"        a
     1575a19     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a19" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_PARAMETER_OUTOF_TYPERANGE" ><\/a><p>$/;"  a
     1576a19     docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a19" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psConfigure_INITIALIZATION_FAILED" ><\/a><p>$/;"       a
     1577a2      docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a2" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_FILE_TOO_MANY_ROWS" ><\/a><p>$/;"       a
     1578a2      docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a2" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psVector_REALLOC_NULL" ><\/a><p>$/;" a
     1579a2      docs/html/psConstants_8h.html   /^<a class="anchor" name="a2" doxytag="psConstants.h::PS_MAX_MINIMIZE_ITERATIONS" ><\/a><p>$/;" a
     1580a2      docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a2" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_REVERSE_NOT_COMPLEX" ><\/a><p>$/;" a
     1581a2      docs/html/psImageConvolve_8h.html       /^<a class="anchor" name="a2" doxytag="psImageConvolve.h::PS_TYPE_KERNEL_NAME" ><\/a><p>$/;"    a
     1582a2      docs/html/psImageErrors_8h.html /^<a class="anchor" name="a2" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_NOT_AN_IMAGE" ><\/a><p>$/;"        a
     1583a2      docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a2" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psLogMsg_DEST_LOCATION_INVALID" ><\/a><p>$/;"   a
     1584a2      docs/html/psTrace_8h.html       /^<a class="anchor" name="a2" doxytag="psTrace.h::PS_DEFAULT_TRACE_LEVEL" ><\/a><p>$/;" a
     1585a2      docs/html/slalib_8h.html        /^<a class="anchor" name="a2" doxytag="slalib.h::fslaOapqk" ><\/a><p>$/;"       a
     1586a20     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a20" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_BAD_VECTOR" ><\/a><p>$/;"      a
     1587a20     docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a20" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psHash_DATA_NULL" ><\/a><p>$/;"     a
     1588a20     docs/html/psConstants_8h.html   /^<a class="anchor" name="a20" doxytag="psConstants.h::PS_PTR_CHECK_TYPE_EQUAL" ><\/a><p>$/;"   a
     1589a20     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a20" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psStats_ROBUST_STATS_CLIPPED_STATS" ><\/a><p>$/;"     a
     1590a20     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a20" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_nSamples_TOOSMALL" ><\/a><p>$/;"  a
     1591a20     docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a20" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psConfigure_FINALIZATION_FAILED" ><\/a><p>$/;" a
     1592a21     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a21" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psCoord_PROJECTION_TYPE_UNDEFINED" ><\/a><p>$/;"      a
     1593a21     docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a21" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psList_LOCATION_INVALID" ><\/a><p>$/;"      a
     1594a21     docs/html/psConstants_8h.html   /^<a class="anchor" name="a21" doxytag="psConstants.h::PS_PTR_CHECK_TYPE_EQUAL_GENERAL" ><\/a><p>$/;"   a
     1595a21     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
     1596a21     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a21" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_LINE_NOT_IN_IMAGE" ><\/a><p>$/;"  a
     1597a22     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a22" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psCoord_PROJECTION_TYPE_UNKNOWN" ><\/a><p>$/;"        a
     1598a22     docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a22" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psList_ITERATOR_INVALID" ><\/a><p>$/;"      a
     1599a22     docs/html/psConstants_8h.html   /^<a class="anchor" name="a22" doxytag="psConstants.h::PS_VECTOR_CHECK_NULL" ><\/a><p>$/;"      a
     1600a22     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a22" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psFunctions_INVALID_POLYNOMIAL_TYPE" ><\/a><p>$/;"    a
     1601a22     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a22" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_RADII_VECTOR_NULL" ><\/a><p>$/;"  a
     1602a23     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a23" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psCoord_UNITS_UNKNOWN" ><\/a><p>$/;"  a
     1603a23     docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a23" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psList_ITERATOR_NULL" ><\/a><p>$/;" a
     1604a23     docs/html/psConstants_8h.html   /^<a class="anchor" name="a23" doxytag="psConstants.h::PS_VECTOR_CHECK_NULL_GENERAL" ><\/a><p>$/;"      a
     1605a23     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a23" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psFunctions_TYPE_NOT_SUPPORTED" ><\/a><p>$/;" a
     1606a23     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a23" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_CENTER_NOT_IN_IMAGE" ><\/a><p>$/;"        a
     1607a24     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a24" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psCoord_OFFSET_MODE_UNKNOWN" ><\/a><p>$/;"    a
     1608a24     docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a24" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psList_LIST_NULL" ><\/a><p>$/;"     a
     1609a24     docs/html/psConstants_8h.html   /^<a class="anchor" name="a24" doxytag="psConstants.h::PS_VECTOR_CHECK_EMPTY" ><\/a><p>$/;"     a
     1610a24     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a24" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psFunctions_NOT_ENOUGH_DATAPOINTS" ><\/a><p>$/;"      a
     1611a24     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a24" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_RADII_VECTOR_TOOSMALL" ><\/a><p>$/;"      a
     1612a25     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a25" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psAstrometry_NONLINEAR_TRANSFORM" ><\/a><p>$/;"       a
     1613a25     docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a25" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psList_DATA_NULL" ><\/a><p>$/;"     a
     1614a25     docs/html/psConstants_8h.html   /^<a class="anchor" name="a25" doxytag="psConstants.h::PS_VECTOR_CHECK_TYPE_F32_OR_F64" ><\/a><p>$/;"   a
     1615a25     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a25" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psRandom_UNKNOWN_RANDFOM_NUMBER_GENERATOR_TYPE" ><\/a><p>$/;" a
     1616a25     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a25" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_IMAGE_TYPE_UNSUPPORTED" ><\/a><p>$/;"  a
     1617a26     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a26" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_METATYPE_INVALID" ><\/a><p>$/;"    a
     1618a26     docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a26" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psList_DATA_NOT_FOUND" ><\/a><p>$/;"        a
     1619a26     docs/html/psConstants_8h.html   /^<a class="anchor" name="a26" doxytag="psConstants.h::PS_VECTOR_CHECK_TYPE" ><\/a><p>$/;"      a
     1620a26     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a26" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_COUNT_DIFFERS" ><\/a><p>$/;" a
     1621a26     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a26" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_REVERSE_NOT_COMPLEX" ><\/a><p>$/;"     a
     1622a27     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a27" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_METATYPE_MISMATCH" ><\/a><p>$/;"   a
     1623a27     docs/html/psConstants_8h.html   /^<a class="anchor" name="a27" doxytag="psConstants.h::PS_VECTOR_CHECK_SIZE_EQUAL" ><\/a><p>$/;"        a
     1624a27     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a27" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_IMAGE_SIZE_DIFFERS" ><\/a><p>$/;"    a
     1625a27     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a27" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_FORWARD_NOT_REAL" ><\/a><p>$/;"        a
     1626a28     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a28" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_ADD_LIST_FAILED" ><\/a><p>$/;"     a
     1627a28     docs/html/psConstants_8h.html   /^<a class="anchor" name="a28" doxytag="psConstants.h::PS_VECTOR_F64_TO_F32" ><\/a><p>$/;"      a
     1628a28     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a28" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_TYPE_MISMATCH" ><\/a><p>$/;" a
     1629a28     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a28" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_FFTW_PLAN_NULL" ><\/a><p>$/;"  a
     1630a29     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a29" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_ADD_TABLE_FAILED" ><\/a><p>$/;"    a
     1631a29     docs/html/psConstants_8h.html   /^<a class="anchor" name="a29" doxytag="psConstants.h::PS_VECTOR_F32_TO_F64" ><\/a><p>$/;"      a
     1632a29     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a29" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_MIN_COMPLEX_SUPPORT" ><\/a><p>$/;"   a
     1633a29     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a29" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_REAL_IMAG_TYPE_MISMATCH" ><\/a><p>$/;" a
     1634a3      docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a3" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_TIME_POSTDATES_TABLE" ><\/a><p>$/;"     a
     1635a3      docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a3" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psVector_NOT_A_VECTOR" ><\/a><p>$/;" a
     1636a3      docs/html/psConstants_8h.html   /^<a class="anchor" name="a3" doxytag="psConstants.h::PS_LEFT_SPLINE_DERIV" ><\/a><p>$/;"       a
     1637a3      docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a3" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_FORWARD_NOT_REAL" ><\/a><p>$/;"    a
     1638a3      docs/html/psImageConvolve_8h.html       /^<a class="anchor" name="a3" doxytag="psImageConvolve.h::psKernelType" ><\/a><p>$/;"   a
     1639a3      docs/html/psImageErrors_8h.html /^<a class="anchor" name="a3" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_IMAGE_NULL" ><\/a><p>$/;"  a
     1640a3      docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a3" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psLogMsg_OPEN_FILE_FAILED" ><\/a><p>$/;"        a
     1641a3      docs/html/psTrace_8h.html       /^<a class="anchor" name="a3" doxytag="psTrace.h::PS_THE_OTHER_DEFAULT_TRACE_LEVEL" ><\/a><p>$/;"       a
     1642a3      docs/html/slalib_8h.html        /^<a class="anchor" name="a3" doxytag="slalib.h::fslaAirmas" ><\/a><p>$/;"      a
     1643a30     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a30" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_REMOVE_LIST_FAILED" ><\/a><p>$/;"  a
     1644a30     docs/html/psConstants_8h.html   /^<a class="anchor" name="a30" doxytag="psConstants.h::PS_VECTOR_PRINT" ><\/a><p>$/;"   a
     1645a30     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a30" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_MAX_COMPLEX_SUPPORT" ><\/a><p>$/;"   a
     1646a30     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a30" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_REAL_IMAG_SIZE_MISMATCH" ><\/a><p>$/;" a
     1647a31     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a31" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_REMOVE_LIST_INDEX_FAILED" ><\/a><p>$/;"    a
     1648a31     docs/html/psConstants_8h.html   /^<a class="anchor" name="a31" doxytag="psConstants.h::PS_VECTOR_CONVERT_F64_TO_F32_STATIC" ><\/a><p>$/;"       a
     1649a31     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a31" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_OPERATION_UNSUPPORTED" ><\/a><p>$/;" a
     1650a31     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a31" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_NONREAL_NOTSUPPORTED" ><\/a><p>$/;"    a
     1651a32     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a32" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_REMOVE_TABLE_FAILED" ><\/a><p>$/;" a
     1652a32     docs/html/psConstants_8h.html   /^<a class="anchor" name="a32" doxytag="psConstants.h::PS_VECTOR_CONVERT_F32_TO_F64_STATIC" ><\/a><p>$/;"       a
     1653a32     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a32" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_DIMEN_OTHER_FOUND" ><\/a><p>$/;"     a
     1654a32     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a32" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_NONCOMPLEX_NOTSUPPORTED" ><\/a><p>$/;" a
     1655a33     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a33" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_ADD_COLLECTION_FAILED" ><\/a><p>$/;"       a
     1656a33     docs/html/psConstants_8h.html   /^<a class="anchor" name="a33" doxytag="psConstants.h::PS_VECTOR_GEN_YERR_STATIC_F32" ><\/a><p>$/;"     a
     1657a33     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a33" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_OUTPUT_VECTOR_NOT_CREATED" ><\/a><p>$/;"     a
     1658a33     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a33" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_REAL_FORWARD_NOTSUPPORTED" ><\/a><p>$/;"       a
     1659a34     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a34" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_ADD_FAILED" ><\/a><p>$/;"  a
     1660a34     docs/html/psConstants_8h.html   /^<a class="anchor" name="a34" doxytag="psConstants.h::PS_VECTOR_GEN_YERR_STATIC_F64" ><\/a><p>$/;"     a
     1661a34     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a34" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_OUTPUT_IMAGE_NOT_CREATED" ><\/a><p>$/;"      a
     1662a34     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a34" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_FORWARD_REVERSE" ><\/a><p>$/;" a
     1663a35     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a35" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_FIND_FAILED" ><\/a><p>$/;" a
     1664a35     docs/html/psConstants_8h.html   /^<a class="anchor" name="a35" doxytag="psConstants.h::PS_VECTOR_GEN_X_INDEX_STATIC_F32" ><\/a><p>$/;"  a
     1665a35     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a35" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_DIMEN_INVALID" ><\/a><p>$/;" a
     1666a35     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a35" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageFFT_NO_DIRECTION_OPTION" ><\/a><p>$/;"     a
     1667a36     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a36" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadata_FIND_INDEX_FAILED" ><\/a><p>$/;"   a
     1668a36     docs/html/psConstants_8h.html   /^<a class="anchor" name="a36" doxytag="psConstants.h::PS_VECTOR_GEN_X_INDEX_STATIC_F64" ><\/a><p>$/;"  a
     1669a36     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a36" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_VECTOR_EMPTY" ><\/a><p>$/;"  a
     1670a36     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a36" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_FILENAME_NULL" ><\/a><p>$/;"    a
     1671a37     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a37" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_TYPE_INVALID" ><\/a><p>$/;"      a
     1672a37     docs/html/psConstants_8h.html   /^<a class="anchor" name="a37" doxytag="psConstants.h::PS_VECTOR_GEN_STATIC_RECYCLED" ><\/a><p>$/;"     a
     1673a37     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a37" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_IMAGE_EMPTY" ><\/a><p>$/;"   a
     1674a37     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a37" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_FILENAME_INVALID" ><\/a><p>$/;" a
     1675a38     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a38" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_EXTNUM_NOTPOSITIVE" ><\/a><p>$/;"        a
     1676a38     docs/html/psConstants_8h.html   /^<a class="anchor" name="a38" doxytag="psConstants.h::PS_VECTOR_DECLARE_ALLOC_STATIC" ><\/a><p>$/;"    a
     1677a38     docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a38" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psMatrix_TRANSPOSE_MISMATCH" ><\/a><p>$/;"    a
     1678a38     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a38" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_EXTNAME_INVALID" ><\/a><p>$/;"  a
     1679a39     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a39" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_FITS_METATYPE_INVALID" ><\/a><p>$/;"     a
     1680a39     docs/html/psConstants_8h.html   /^<a class="anchor" name="a39" doxytag="psConstants.h::PS_POLY_CHECK_NULL" ><\/a><p>$/;"        a
     1681a39     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a39" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_EXTNUM_INVALID" ><\/a><p>$/;"   a
     1682a4      docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a4" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_TIME_PREDATES_TABLE" ><\/a><p>$/;"      a
     1683a4      docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a4" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psVector_SORT_NULL" ><\/a><p>$/;"    a
     1684a4      docs/html/psConstants_8h.html   /^<a class="anchor" name="a4" doxytag="psConstants.h::PS_RIGHT_SPLINE_DERIV" ><\/a><p>$/;"      a
     1685a4      docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a4" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_FFTW_PLAN_NULL" ><\/a><p>$/;"      a
     1686a4      docs/html/psImageConvolve_8h.html       /^<a class="anchor" name="a4" doxytag="psImageConvolve.h::psKernelAlloc" ><\/a><p>$/;"  a
     1687a4      docs/html/psImageErrors_8h.html /^<a class="anchor" name="a4" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_IMAGE_TYPE_UNSUPPORTED" ><\/a><p>$/;"      a
     1688a4      docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a4" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psLogMsg_UNSUPPORTED_PROTOCOL" ><\/a><p>$/;"    a
     1689a4      docs/html/psTrace_8h.html       /^<a class="anchor" name="a4" doxytag="psTrace.h::psTrace" ><\/a><p>$/;"        a
     1690a4      docs/html/slalib_8h.html        /^<a class="anchor" name="a4" doxytag="slalib.h::slaAoppa" ><\/a><p>$/;"        a
     1691a40     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a40" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_ADD_FAILED" ><\/a><p>$/;"        a
     1692a40     docs/html/psConstants_8h.html   /^<a class="anchor" name="a40" doxytag="psConstants.h::PS_POLY_CHECK_TYPE" ><\/a><p>$/;"        a
     1693a40     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a40" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_DATATYPE_UNKNOWN" ><\/a><p>$/;" a
     1694a41     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a41" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_FILE_OPEN_FAILED" ><\/a><p>$/;"  a
     1695a41     docs/html/psConstants_8h.html   /^<a class="anchor" name="a41" doxytag="psConstants.h::PS_POLY_1D_DECLARE_ALLOC_STATIC" ><\/a><p>$/;"   a
     1696a41     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a41" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_IMAGE_DIM_UNKNOWN" ><\/a><p>$/;"        a
     1697a42     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a42" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_FILE_MULTIPLE_CHAR" ><\/a><p>$/;"        a
     1698a42     docs/html/psConstants_8h.html   /^<a class="anchor" name="a42" doxytag="psConstants.h::PS_POLY_2D_DECLARE_ALLOC_STATIC" ><\/a><p>$/;"   a
     1699a42     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a42" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_IMAGE_SIZE_UNKNOWN" ><\/a><p>$/;"       a
     1700a43     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a43" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_FILE_ELEMENT_NULL" ><\/a><p>$/;" a
     1701a43     docs/html/psConstants_8h.html   /^<a class="anchor" name="a43" doxytag="psConstants.h::PS_POLY_3D_DECLARE_ALLOC_STATIC" ><\/a><p>$/;"   a
     1702a43     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a43" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_IMAGE_DIMENSION_UNSUPPORTED" ><\/a><p>$/;"      a
     1703a44     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a44" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_FILE_TYPE_INVALID" ><\/a><p>$/;" a
     1704a44     docs/html/psConstants_8h.html   /^<a class="anchor" name="a44" doxytag="psConstants.h::PS_POLY_4D_DECLARE_ALLOC_STATIC" ><\/a><p>$/;"   a
     1705a44     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a44" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_FITS_TYPE_UNSUPPORTED" ><\/a><p>$/;"    a
     1706a45     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a45" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_OVERWRITE_ITEM" ><\/a><p>$/;"    a
     1707a45     docs/html/psConstants_8h.html   /^<a class="anchor" name="a45" doxytag="psConstants.h::PS_POLY_1D_D_DECLARE_ALLOC_STATIC" ><\/a><p>$/;" a
     1708a45     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a45" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_READ_FAILED" ><\/a><p>$/;"      a
     1709a46     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a46" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_PARSE_FAILED" ><\/a><p>$/;"      a
     1710a46     docs/html/psConstants_8h.html   /^<a class="anchor" name="a46" doxytag="psConstants.h::PS_POLY_2D_D_DECLARE_ALLOC_STATIC" ><\/a><p>$/;" a
     1711a46     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a46" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_TYPE_UNSUPPORTED" ><\/a><p>$/;" a
     1712a47     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a47" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_NO_NAME" ><\/a><p>$/;"   a
     1713a47     docs/html/psConstants_8h.html   /^<a class="anchor" name="a47" doxytag="psConstants.h::PS_POLY_3D_D_DECLARE_ALLOC_STATIC" ><\/a><p>$/;" a
     1714a47     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a47" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_WRITE_EXTNUM_INVALID" ><\/a><p>$/;"     a
     1715a48     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a48" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_TYPE_INVALID_LINE_FILE" ><\/a><p>$/;"    a
     1716a48     docs/html/psConstants_8h.html   /^<a class="anchor" name="a48" doxytag="psConstants.h::PS_POLY_4D_D_DECLARE_ALLOC_STATIC" ><\/a><p>$/;" a
     1717a48     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a48" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_FILENAME_CREATE_FAILED" ><\/a><p>$/;"   a
     1718a49     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a49" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_TAG_MISMATCH" ><\/a><p>$/;"      a
     1719a49     docs/html/psConstants_8h.html   /^<a class="anchor" name="a49" doxytag="psConstants.h::PS_IMAGE_CHECK_NULL" ><\/a><p>$/;"       a
     1720a49     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a49" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_CREATE_EXTENSION_FAILED" ><\/a><p>$/;"  a
     1721a5      docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a5" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_TIME_POSTDATES_TABLES" ><\/a><p>$/;"    a
     1722a5      docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a5" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psVector_UNSUPPORTED_TYPE" ><\/a><p>$/;"     a
     1723a5      docs/html/psConstants_8h.html   /^<a class="anchor" name="a5" doxytag="psConstants.h::PS_ONE" ><\/a><p>$/;"     a
     1724a5      docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a5" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_TYPE_UNSUPPORTED" ><\/a><p>$/;"    a
     1725a5      docs/html/psImageConvolve_8h.html       /^<a class="anchor" name="a5" doxytag="psImageConvolve.h::psKernelGenerate" ><\/a><p>$/;"       a
     1726a5      docs/html/psImageErrors_8h.html /^<a class="anchor" name="a5" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_INTERPOLATE_METHOD_INVALID" ><\/a><p>$/;"  a
     1727a5      docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a5" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psLogMsg_UNKNOWN_KEY" ><\/a><p>$/;"     a
     1728a5      docs/html/slalib_8h.html        /^<a class="anchor" name="a5" doxytag="slalib.h::slaAopqk" ><\/a><p>$/;"        a
     1729a50     docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a50" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psMetadataIO_TAG_UNKNOWN" ><\/a><p>$/;"       a
     1730a50     docs/html/psConstants_8h.html   /^<a class="anchor" name="a50" doxytag="psConstants.h::PS_IMAGE_CHECK_NULL_GENERAL" ><\/a><p>$/;"       a
     1731a50     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a50" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_CREATE_HDU_FAILED" ><\/a><p>$/;"        a
     1732a51     docs/html/psConstants_8h.html   /^<a class="anchor" name="a51" doxytag="psConstants.h::PS_IMAGE_CHECK_EMPTY" ><\/a><p>$/;"      a
     1733a51     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a51" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageIO_WRITE_FAILED" ><\/a><p>$/;"     a
     1734a52     docs/html/psConstants_8h.html   /^<a class="anchor" name="a52" doxytag="psConstants.h::PS_IMAGE_CHECK_EMPTY_GENERAL" ><\/a><p>$/;"      a
     1735a52     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a52" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_MAXMIN" ><\/a><p>$/;"        a
     1736a53     docs/html/psConstants_8h.html   /^<a class="anchor" name="a53" doxytag="psConstants.h::PS_IMAGE_CHECK_TYPE" ><\/a><p>$/;"       a
     1737a53     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a53" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_MAXMIN_REAL" ><\/a><p>$/;"   a
     1738a54     docs/html/psConstants_8h.html   /^<a class="anchor" name="a54" doxytag="psConstants.h::PS_IMAGE_CHECK_SIZE_EQUAL" ><\/a><p>$/;" a
     1739a54     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a54" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_MAXMIN_IMAG" ><\/a><p>$/;"   a
     1740a55     docs/html/psConstants_8h.html   /^<a class="anchor" name="a55" doxytag="psConstants.h::PS_IMAGE_CHECK_SIZE" ><\/a><p>$/;"       a
     1741a55     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a55" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_OPERATION_NULL" ><\/a><p>$/;"        a
     1742a56     docs/html/psConstants_8h.html   /^<a class="anchor" name="a56" doxytag="psConstants.h::PS_READOUT_CHECK_NULL" ><\/a><p>$/;"     a
     1743a56     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a56" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_OVERLAY_TYPE_MISMATCH" ><\/a><p>$/;" a
     1744a57     docs/html/psConstants_8h.html   /^<a class="anchor" name="a57" doxytag="psConstants.h::PS_READOUT_CHECK_EMPTY" ><\/a><p>$/;"    a
     1745a57     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a57" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_CLIP_VALUE_INVALID" ><\/a><p>$/;"    a
     1746a58     docs/html/psConstants_8h.html   /^<a class="anchor" name="a58" doxytag="psConstants.h::PS_READOUT_CHECK_TYPE" ><\/a><p>$/;"     a
     1747a58     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a58" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_OVERLAY_OPERATOR_INVALID" ><\/a><p>$/;"      a
     1748a59     docs/html/psConstants_8h.html   /^<a class="anchor" name="a59" doxytag="psConstants.h::PS_MAX" ><\/a><p>$/;"    a
     1749a59     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a59" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_SCALE_NOT_POSITIVE" ><\/a><p>$/;"    a
     1750a6      docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a6" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_TIME_PREDATES_TABLES" ><\/a><p>$/;"     a
     1751a6      docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a6" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_ALLOC_NEG_SIZE" ><\/a><p>$/;"       a
     1752a6      docs/html/psConstants_8h.html   /^<a class="anchor" name="a6" doxytag="psConstants.h::PS_INT_CHECK_EQUALS" ><\/a><p>$/;"        a
     1753a6      docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a6" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_REAL_IMAG_TYPE_MISMATCH" ><\/a><p>$/;"     a
     1754a6      docs/html/psImageConvolve_8h.html       /^<a class="anchor" name="a6" doxytag="psImageConvolve.h::psImageConvolve" ><\/a><p>$/;"        a
     1755a6      docs/html/psImageErrors_8h.html /^<a class="anchor" name="a6" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_SUBSET_RANGE_INVALID" ><\/a><p>$/;"        a
     1756a6      docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a6" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psMemory_NULL_BLOCK" ><\/a><p>$/;"      a
     1757a6      docs/html/slalib_8h.html        /^<a class="anchor" name="a6" doxytag="slalib.h::slaOapqk" ><\/a><p>$/;"        a
     1758a60     docs/html/psConstants_8h.html   /^<a class="anchor" name="a60" doxytag="psConstants.h::PS_MIN" ><\/a><p>$/;"    a
     1759a60     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a60" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageManip_INTERPOLATION_MODE_UNSUPPORTED" ><\/a><p>$/;"        a
     1760a61     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a61" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageConvolve_SHIFT_NULL" ><\/a><p>$/;" a
     1761a62     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a62" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageConvolve_KERNEL_NULL" ><\/a><p>$/;"        a
     1762a63     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a63" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageConvolve_SHIFT_TYPE_MISMATCH" ><\/a><p>$/;"        a
     1763a64     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a64" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageConvolve_FFT_FAILED" ><\/a><p>$/;" a
     1764a65     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a65" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageConvolve_KERNEL_FFT_FAILED" ><\/a><p>$/;"  a
     1765a66     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a66" doxytag="psImageErrors.h::PS_ERRORTEXT_psImageConvolve_KERNEL_TOO_LARGE" ><\/a><p>$/;"   a
     1766a67     docs/html/psImageErrors_8h.html /^<a class="anchor" name="a67" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_COEFF_NULL" ><\/a><p>$/;" a
     1767a7      docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a7" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_TABLE_DUPLICATE_ROWS" ><\/a><p>$/;"     a
     1768a7      docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a7" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_SET_NULL" ><\/a><p>$/;"     a
     1769a7      docs/html/psConstants_8h.html   /^<a class="anchor" name="a7" doxytag="psConstants.h::PS_INT_CHECK_NON_NEGATIVE" ><\/a><p>$/;"  a
     1770a7      docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a7" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_REAL_IMAG_SIZE_MISMATCH" ><\/a><p>$/;"     a
     1771a7      docs/html/psImageErrors_8h.html /^<a class="anchor" name="a7" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_SUBSET_RANGE_MALFORMED" ><\/a><p>$/;"      a
     1772a7      docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a7" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psMemory_DEREF_BLOCK_USE" ><\/a><p>$/;" a
     1773a7      docs/html/slalib_8h.html        /^<a class="anchor" name="a7" doxytag="slalib.h::slaAirmas" ><\/a><p>$/;"       a
     1774a8      docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a8" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_TYPE_UNKNOWN" ><\/a><p>$/;"     a
     1775a8      docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a8" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_BIT_OUTOFRANGE" ><\/a><p>$/;"       a
     1776a8      docs/html/psConstants_8h.html   /^<a class="anchor" name="a8" doxytag="psConstants.h::PS_INT_CHECK_POSITIVE" ><\/a><p>$/;"      a
     1777a8      docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a8" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_NONREAL_NOTSUPPORTED" ><\/a><p>$/;"        a
     1778a8      docs/html/psImageErrors_8h.html /^<a class="anchor" name="a8" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_SUBSECTION_NULL" ><\/a><p>$/;"     a
     1779a8      docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a8" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psMemory_UNDERFLOW" ><\/a><p>$/;"       a
     1780a8      docs/html/slalib_8h.html        /^<a class="anchor" name="a8" doxytag="slalib.h::fslaAoppa" ><\/a><p>$/;"       a
     1781a9      docs/html/psAstronomyErrors_8h.html     /^<a class="anchor" name="a9" doxytag="psAstronomyErrors.h::PS_ERRORTEXT_psTime_TYPE_INCORRECT" ><\/a><p>$/;"   a
     1782a9      docs/html/psCollectionsErrors_8h.html   /^<a class="anchor" name="a9" doxytag="psCollectionsErrors.h::PS_ERRORTEXT_psBitSet_OPERATOR_NULL" ><\/a><p>$/;"        a
     1783a9      docs/html/psConstants_8h.html   /^<a class="anchor" name="a9" doxytag="psConstants.h::PS_INT_CHECK_ZERO" ><\/a><p>$/;"  a
     1784a9      docs/html/psDataManipErrors_8h.html     /^<a class="anchor" name="a9" doxytag="psDataManipErrors.h::PS_ERRORTEXT_psVectorFFT_NONCOMPLEX_NOTSUPPORTED" ><\/a><p>$/;"     a
     1785a9      docs/html/psImageErrors_8h.html /^<a class="anchor" name="a9" doxytag="psImageErrors.h::PS_ERRORTEXT_psImage_SUBSECTION_INVALID" ><\/a><p>$/;"  a
     1786a9      docs/html/psSysUtilsErrors_8h.html      /^<a class="anchor" name="a9" doxytag="psSysUtilsErrors.h::PS_ERRORTEXT_psMemory_OVERFLOW" ><\/a><p>$/;"        a
     1787a9      docs/html/slalib_8h.html        /^<a class="anchor" name="a9" doxytag="slalib.h::fslaAopqk" ><\/a><p>$/;"       a
    12941788abberationMag   include/psAstrometry.h  /^    const double abberationMag;        \/\/\/< magnitude of diurnal aberration vector$/;"     m
    12951789abberationMag   src/astronomy/psAstrometry.h    /^    const double abberationMag;        \/\/\/< magnitude of diurnal aberration vector$/;"     m
     
    13031797azimuth include/psAstrometry.h  /^    const double azimuth;              \/\/\/< Azimuth$/;"    m       struct:psExposure
    13041798azimuth src/astronomy/psAstrometry.h    /^    const double azimuth;              \/\/\/< Azimuth$/;"    m       struct:psExposure
    1305 binsize include/psStats.h       /^    double binsize;             \/\/\/<$/;"   m
    1306 binsize src/dataManip/psStats.h /^    double binsize;             \/\/\/<$/;"   m
     1799binsize include/psStats.h       /^    psF64 binsize;             \/\/\/<$/;"    m
     1800binsize src/dataManip/psStats.h /^    psF64 binsize;             \/\/\/<$/;"    m
    13071801bitSetFree      src/collections/psBitSet.c      /^static void bitSetFree(psBitSet* restrict inBitSet)$/;"       f       file:
    13081802bitSetFree      src/collections/psBitSet.c      /^static void bitSetFree(psBitSet* restrict inBitSet);$/;"      p       file:
     
    13131807buckets include/psHash.h        /^    psHashBucket* *buckets;     \/\/\/< The bucket data.$/;"  m       struct:psHash
    13141808buckets src/collections/psHash.h        /^    psHashBucket* *buckets;     \/\/\/< The bucket data.$/;"  m       struct:psHash
     1809build   docs/html/index.html    /^<h2><a class="anchor" name="build">$/;"       a
    13151810cRoot   src/sysUtils/psTrace.c  /^static p_psComponent* cRoot = NULL; \/\/ The root of the trace component$/;"  v       file:
    13161811calcScaleFactors        src/image/psImageStats.c        /^double* calcScaleFactors(psS32 n)$/;" f
     
    13241819cells   include/psAstrometry.h  /^    psArray* cells;                    \/\/\/< cells in the chip$/;"  m       struct:psChip
    13251820cells   src/astronomy/psAstrometry.h    /^    psArray* cells;                    \/\/\/< cells in the chip$/;"  m       struct:psChip
    1326 chebPolynomial1DEval    src/dataManip/psFunctions.c     /^static float chebPolynomial1DEval(float x, const psPolynomial1D* myPoly)$/;"  f       file:
    1327 chebPolynomial2DEval    src/dataManip/psFunctions.c     /^static float chebPolynomial2DEval(float x, float y, const psPolynomial2D* myPoly)$/;" f       file:
    1328 chebPolynomial3DEval    src/dataManip/psFunctions.c     /^static float chebPolynomial3DEval(float x, float y, float z, const psPolynomial3D* myPoly)$/;"        f       file:
    1329 chebPolynomial4DEval    src/dataManip/psFunctions.c     /^static float chebPolynomial4DEval(float w, float x, float y, float z, const psPolynomial4D* myPoly)$/;"       f       file:
     1821chebPolynomial1DEval    src/dataManip/psFunctions.c     /^static psF32 chebPolynomial1DEval(psF32 x, const psPolynomial1D* myPoly)$/;"  f       file:
     1822chebPolynomial2DEval    src/dataManip/psFunctions.c     /^static psF32 chebPolynomial2DEval(psF32 x, psF32 y, const psPolynomial2D* myPoly)$/;" f       file:
     1823chebPolynomial3DEval    src/dataManip/psFunctions.c     /^static psF32 chebPolynomial3DEval(psF32 x, psF32 y, psF32 z, const psPolynomial3D* myPoly)$/;"        f       file:
     1824chebPolynomial4DEval    src/dataManip/psFunctions.c     /^static psF32 chebPolynomial4DEval(psF32 w, psF32 x, psF32 y, psF32 z, const psPolynomial4D* myPoly)$/;"       f       file:
    13301825checkForTempDirectory   test/FullUnitTest       /^sub checkForTempDirectory {$/;"       s
    13311826checkForTempDirectory   testbin/FullUnitTest    /^sub checkForTempDirectory {$/;"       s
     
    13491844clipIter        include/psStats.h       /^    psS32 clipIter;               \/\/\/< Number of clipping iterations; user input$/;"       m
    13501845clipIter        src/dataManip/psStats.h /^    psS32 clipIter;               \/\/\/< Number of clipping iterations; user input$/;"       m
    1351 clipSigma       include/psStats.h       /^    double clipSigma;           \/\/\/< Nsigma used for clipping; user input$/;"      m
    1352 clipSigma       src/dataManip/psStats.h /^    double clipSigma;           \/\/\/< Nsigma used for clipping; user input$/;"      m
    1353 clippedMean     include/psStats.h       /^    double clippedMean;         \/\/\/< Nsigma clipped mean$/;"       m
    1354 clippedMean     src/dataManip/psStats.h /^    double clippedMean;         \/\/\/< Nsigma clipped mean$/;"       m
     1846clipSigma       include/psStats.h       /^    psF64 clipSigma;           \/\/\/< Nsigma used for clipping; user input$/;"       m
     1847clipSigma       src/dataManip/psStats.h /^    psF64 clipSigma;           \/\/\/< Nsigma used for clipping; user input$/;"       m
     1848clippedMean     include/psStats.h       /^    psF64 clippedMean;         \/\/\/< Nsigma clipped mean$/;"        m
     1849clippedMean     src/dataManip/psStats.h /^    psF64 clippedMean;         \/\/\/< Nsigma clipped mean$/;"        m
    13551850clippedNvalues  include/psStats.h       /^    psS32 clippedNvalues;         \/\/\/< ???$/;"     m
    13561851clippedNvalues  src/dataManip/psStats.h /^    psS32 clippedNvalues;         \/\/\/< ???$/;"     m
    1357 clippedStdev    include/psStats.h       /^    double clippedStdev;        \/\/\/< standard deviation after clipping$/;" m
    1358 clippedStdev    src/dataManip/psStats.h /^    double clippedStdev;        \/\/\/< standard deviation after clipping$/;" m
     1852clippedStdev    include/psStats.h       /^    psF64 clippedStdev;        \/\/\/< standard deviation after clipping$/;"  m
     1853clippedStdev    src/dataManip/psStats.h /^    psF64 clippedStdev;        \/\/\/< standard deviation after clipping$/;"  m
    13591854code    include/psError.h       /^    psErrorCode code;                  \/\/\/< class of error$/;"     m
    13601855code    include/psErrorCodes.h  /^    psErrorCode code;                  \/\/\/< An error code$/;"      m
    13611856code    src/sysUtils/psError.h  /^    psErrorCode code;                  \/\/\/< class of error$/;"     m
    13621857code    src/sysUtils/psErrorCodes.h     /^    psErrorCode code;                  \/\/\/< An error code$/;"      m
    1363 coeff   include/psFunctions.h   /^    double ****coeff;                  \/\/\/< Coefficients$/;"       m
    1364 coeff   include/psFunctions.h   /^    double ***coeff;                   \/\/\/< Coefficients$/;"       m
    1365 coeff   include/psFunctions.h   /^    double **coeff;                    \/\/\/< Coefficients$/;"       m
    1366 coeff   include/psFunctions.h   /^    double *coeff;                     \/\/\/< Coefficients$/;"       m
    1367 coeff   include/psFunctions.h   /^    float ****coeff;                   \/\/\/< Coefficients$/;"       m
    1368 coeff   include/psFunctions.h   /^    float ***coeff;                    \/\/\/< Coefficients$/;"       m
    1369 coeff   include/psFunctions.h   /^    float **coeff;                     \/\/\/< Coefficients$/;"       m
    1370 coeff   include/psFunctions.h   /^    float *coeff;                      \/\/\/< Coefficients$/;"       m
    1371 coeff   src/dataManip/psFunctions.h     /^    double ****coeff;                  \/\/\/< Coefficients$/;"       m
    1372 coeff   src/dataManip/psFunctions.h     /^    double ***coeff;                   \/\/\/< Coefficients$/;"       m
    1373 coeff   src/dataManip/psFunctions.h     /^    double **coeff;                    \/\/\/< Coefficients$/;"       m
    1374 coeff   src/dataManip/psFunctions.h     /^    double *coeff;                     \/\/\/< Coefficients$/;"       m
    1375 coeff   src/dataManip/psFunctions.h     /^    float ****coeff;                   \/\/\/< Coefficients$/;"       m
    1376 coeff   src/dataManip/psFunctions.h     /^    float ***coeff;                    \/\/\/< Coefficients$/;"       m
    1377 coeff   src/dataManip/psFunctions.h     /^    float **coeff;                     \/\/\/< Coefficients$/;"       m
    1378 coeff   src/dataManip/psFunctions.h     /^    float *coeff;                      \/\/\/< Coefficients$/;"       m
    1379 coeffErr        include/psFunctions.h   /^    double ****coeffErr;               \/\/\/< Error in coefficients$/;"      m
    1380 coeffErr        include/psFunctions.h   /^    double ***coeffErr;                \/\/\/< Error in coefficients$/;"      m
    1381 coeffErr        include/psFunctions.h   /^    double **coeffErr;                 \/\/\/< Error in coefficients$/;"      m
    1382 coeffErr        include/psFunctions.h   /^    double *coeffErr;                  \/\/\/< Error in coefficients$/;"      m
    1383 coeffErr        include/psFunctions.h   /^    float ****coeffErr;                \/\/\/< Error in coefficients$/;"      m
    1384 coeffErr        include/psFunctions.h   /^    float ***coeffErr;                 \/\/\/< Error in coefficients$/;"      m
    1385 coeffErr        include/psFunctions.h   /^    float **coeffErr;                  \/\/\/< Error in coefficients$/;"      m
    1386 coeffErr        include/psFunctions.h   /^    float *coeffErr;                   \/\/\/< Error in coefficients$/;"      m
    1387 coeffErr        src/dataManip/psFunctions.h     /^    double ****coeffErr;               \/\/\/< Error in coefficients$/;"      m
    1388 coeffErr        src/dataManip/psFunctions.h     /^    double ***coeffErr;                \/\/\/< Error in coefficients$/;"      m
    1389 coeffErr        src/dataManip/psFunctions.h     /^    double **coeffErr;                 \/\/\/< Error in coefficients$/;"      m
    1390 coeffErr        src/dataManip/psFunctions.h     /^    double *coeffErr;                  \/\/\/< Error in coefficients$/;"      m
    1391 coeffErr        src/dataManip/psFunctions.h     /^    float ****coeffErr;                \/\/\/< Error in coefficients$/;"      m
    1392 coeffErr        src/dataManip/psFunctions.h     /^    float ***coeffErr;                 \/\/\/< Error in coefficients$/;"      m
    1393 coeffErr        src/dataManip/psFunctions.h     /^    float **coeffErr;                  \/\/\/< Error in coefficients$/;"      m
    1394 coeffErr        src/dataManip/psFunctions.h     /^    float *coeffErr;                   \/\/\/< Error in coefficients$/;"      m
     1858coeff   include/psFunctions.h   /^    psF32 ****coeff;                   \/\/\/< Coefficients$/;"       m
     1859coeff   include/psFunctions.h   /^    psF32 ***coeff;                    \/\/\/< Coefficients$/;"       m
     1860coeff   include/psFunctions.h   /^    psF32 **coeff;                     \/\/\/< Coefficients$/;"       m
     1861coeff   include/psFunctions.h   /^    psF32 *coeff;                      \/\/\/< Coefficients$/;"       m
     1862coeff   include/psFunctions.h   /^    psF64 ****coeff;                  \/\/\/< Coefficients$/;"        m
     1863coeff   include/psFunctions.h   /^    psF64 ***coeff;                   \/\/\/< Coefficients$/;"        m
     1864coeff   include/psFunctions.h   /^    psF64 **coeff;                    \/\/\/< Coefficients$/;"        m
     1865coeff   include/psFunctions.h   /^    psF64 *coeff;                     \/\/\/< Coefficients$/;"        m
     1866coeff   src/dataManip/psFunctions.h     /^    psF32 ****coeff;                   \/\/\/< Coefficients$/;"       m
     1867coeff   src/dataManip/psFunctions.h     /^    psF32 ***coeff;                    \/\/\/< Coefficients$/;"       m
     1868coeff   src/dataManip/psFunctions.h     /^    psF32 **coeff;                     \/\/\/< Coefficients$/;"       m
     1869coeff   src/dataManip/psFunctions.h     /^    psF32 *coeff;                      \/\/\/< Coefficients$/;"       m
     1870coeff   src/dataManip/psFunctions.h     /^    psF64 ****coeff;                  \/\/\/< Coefficients$/;"        m
     1871coeff   src/dataManip/psFunctions.h     /^    psF64 ***coeff;                   \/\/\/< Coefficients$/;"        m
     1872coeff   src/dataManip/psFunctions.h     /^    psF64 **coeff;                    \/\/\/< Coefficients$/;"        m
     1873coeff   src/dataManip/psFunctions.h     /^    psF64 *coeff;                     \/\/\/< Coefficients$/;"        m
     1874coeffErr        include/psFunctions.h   /^    psF32 ****coeffErr;                \/\/\/< Error in coefficients$/;"      m
     1875coeffErr        include/psFunctions.h   /^    psF32 ***coeffErr;                 \/\/\/< Error in coefficients$/;"      m
     1876coeffErr        include/psFunctions.h   /^    psF32 **coeffErr;                  \/\/\/< Error in coefficients$/;"      m
     1877coeffErr        include/psFunctions.h   /^    psF32 *coeffErr;                   \/\/\/< Error in coefficients$/;"      m
     1878coeffErr        include/psFunctions.h   /^    psF64 ****coeffErr;               \/\/\/< Error in coefficients$/;"       m
     1879coeffErr        include/psFunctions.h   /^    psF64 ***coeffErr;                \/\/\/< Error in coefficients$/;"       m
     1880coeffErr        include/psFunctions.h   /^    psF64 **coeffErr;                 \/\/\/< Error in coefficients$/;"       m
     1881coeffErr        include/psFunctions.h   /^    psF64 *coeffErr;                  \/\/\/< Error in coefficients$/;"       m
     1882coeffErr        src/dataManip/psFunctions.h     /^    psF32 ****coeffErr;                \/\/\/< Error in coefficients$/;"      m
     1883coeffErr        src/dataManip/psFunctions.h     /^    psF32 ***coeffErr;                 \/\/\/< Error in coefficients$/;"      m
     1884coeffErr        src/dataManip/psFunctions.h     /^    psF32 **coeffErr;                  \/\/\/< Error in coefficients$/;"      m
     1885coeffErr        src/dataManip/psFunctions.h     /^    psF32 *coeffErr;                   \/\/\/< Error in coefficients$/;"      m
     1886coeffErr        src/dataManip/psFunctions.h     /^    psF64 ****coeffErr;               \/\/\/< Error in coefficients$/;"       m
     1887coeffErr        src/dataManip/psFunctions.h     /^    psF64 ***coeffErr;                \/\/\/< Error in coefficients$/;"       m
     1888coeffErr        src/dataManip/psFunctions.h     /^    psF64 **coeffErr;                 \/\/\/< Error in coefficients$/;"       m
     1889coeffErr        src/dataManip/psFunctions.h     /^    psF64 *coeffErr;                  \/\/\/< Error in coefficients$/;"       m
    13951890col0    include/psAstrometry.h  /^    const psS32 col0;                    \/\/\/< Offset from the left of chip.$/;"    m
    13961891col0    include/psImage.h       /^    const psS32 col0;                    \/\/\/< Column position relative to parent.$/;"      m       struct:psImage
     
    14141909componentFree   src/sysUtils/psTrace.c  /^static void componentFree(p_psComponent* comp)$/;"    f       file:
    14151910componentFree   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:
     1911convertFitsToPsType     src/fileUtils/psFits.c  /^static psElemType convertFitsToPsType(int datatype)$/;"       f       file:
     1912convertPsTypeToBinaryTForm      src/fileUtils/psFits.c  /^static bool convertPsTypeToBinaryTForm(psElemType type, char** fitsType)$/;"  f       file:
    14171913convertPsTypeToFits     src/fileUtils/psFits.c  /^static bool convertPsTypeToFits(psElemType type, int* bitPix, double* bZero, int* dataType)$/;"       f       file:
    14181914cosDeltaP       include/psCoord.h       /^    double cosDeltaP;                 \/\/\/< Cosine of target pole latitude in the source system$/;" m
     
    14261922d       include/psCoord.h       /^    double d;                   \/\/\/< Dec$/;"       m       struct:psSphere
    14271923d       src/astronomy/psCoord.h /^    double d;                   \/\/\/< Dec$/;"       m       struct:psSphere
    1428 dChebPolynomial1DEval   src/dataManip/psFunctions.c     /^static double dChebPolynomial1DEval(double x, const psDPolynomial1D* myPoly)$/;"      f       file:
    1429 dChebPolynomial2DEval   src/dataManip/psFunctions.c     /^static double dChebPolynomial2DEval(double x, double y, const psDPolynomial2D* myPoly)$/;"    f       file:
    1430 dChebPolynomial3DEval   src/dataManip/psFunctions.c     /^static double dChebPolynomial3DEval(double x, double y, double z, const psDPolynomial3D* myPoly)$/;"  f       file:
    1431 dChebPolynomial4DEval   src/dataManip/psFunctions.c     /^static double dChebPolynomial4DEval(double w, double x, double y, double z, const psDPolynomial4D* myPoly)$/;"        f       file:
     1924dChebPolynomial1DEval   src/dataManip/psFunctions.c     /^static psF64 dChebPolynomial1DEval(psF64 x, const psDPolynomial1D* myPoly)$/;"        f       file:
     1925dChebPolynomial2DEval   src/dataManip/psFunctions.c     /^static psF64 dChebPolynomial2DEval(psF64 x, psF64 y, const psDPolynomial2D* myPoly)$/;"       f       file:
     1926dChebPolynomial3DEval   src/dataManip/psFunctions.c     /^static psF64 dChebPolynomial3DEval(psF64 x, psF64 y, psF64 z, const psDPolynomial3D* myPoly)$/;"      f       file:
     1927dChebPolynomial4DEval   src/dataManip/psFunctions.c     /^static psF64 dChebPolynomial4DEval(psF64 w, psF64 x, psF64 y, psF64 z, const psDPolynomial4D* myPoly)$/;"     f       file:
    14321928dErr    include/psCoord.h       /^    double dErr;                \/\/\/< Error in Dec$/;"      m       struct:psSphere
    14331929dErr    src/astronomy/psCoord.h /^    double dErr;                \/\/\/< Error in Dec$/;"      m       struct:psSphere
    1434 dOrdPolynomial1DEval    src/dataManip/psFunctions.c     /^static double dOrdPolynomial1DEval(double x, const psDPolynomial1D* myPoly)$/;"       f       file:
    1435 dOrdPolynomial2DEval    src/dataManip/psFunctions.c     /^static double dOrdPolynomial2DEval(double x, double y, const psDPolynomial2D* myPoly)$/;"     f       file:
    1436 dOrdPolynomial3DEval    src/dataManip/psFunctions.c     /^static double dOrdPolynomial3DEval(double x, double y, double z, const psDPolynomial3D* myPoly)$/;"   f       file:
    1437 dOrdPolynomial4DEval    src/dataManip/psFunctions.c     /^static double dOrdPolynomial4DEval(double w, double x, double y, double z, const psDPolynomial4D* myPoly)$/;" f       file:
     1930dOrdPolynomial1DEval    src/dataManip/psFunctions.c     /^static psF64 dOrdPolynomial1DEval(psF64 x, const psDPolynomial1D* myPoly)$/;" f       file:
     1931dOrdPolynomial2DEval    src/dataManip/psFunctions.c     /^static psF64 dOrdPolynomial2DEval(psF64 x, psF64 y, const psDPolynomial2D* myPoly)$/;"        f       file:
     1932dOrdPolynomial3DEval    src/dataManip/psFunctions.c     /^static psF64 dOrdPolynomial3DEval(psF64 x, psF64 y, psF64 z, const psDPolynomial3D* myPoly)$/;"       f       file:
     1933dOrdPolynomial4DEval    src/dataManip/psFunctions.c     /^static psF64 dOrdPolynomial4DEval(psF64 w, psF64 x, psF64 y, psF64 z, const psDPolynomial4D* myPoly)$/;"      f       file:
    14381934dPolynomial1DFree       src/dataManip/psFunctions.c     /^static void dPolynomial1DFree(psDPolynomial1D* myPoly)$/;"    f       file:
    14391935dPolynomial1DFree       src/dataManip/psFunctions.c     /^static void dPolynomial1DFree(psDPolynomial1D* myPoly);$/;"   p       file:
     
    14711967doHashWork      src/collections/psHash.c        /^static psPtr doHashWork(psHash* table,$/;"    f       file:
    14721968doPrintTraceLevels      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
     1969doc     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
     1970domains include/psFunctions.h   /^    psF32 *domains;               \/\/\/< The boundaries between each spline piece.  Size is n+1.$/;" m
     1971domains src/dataManip/psFunctions.h     /^    psF32 *domains;               \/\/\/< The boundaries between each spline piece.  Size is n+1.$/;" m
    14751972dst     include/psPhotometry.h  /^    psPhotSystem dst;           \/\/\/< Destination photometric system$/;"    m
    14761973dst     src/astronomy/psPhotometry.h    /^    psPhotSystem dst;           \/\/\/< Destination photometric system$/;"    m
     
    14981995exposureTime    include/psAstrometry.h  /^    const float exposureTime;          \/\/\/< Exposure time$/;"      m       struct:psExposure
    14991996exposureTime    src/astronomy/psAstrometry.h    /^    const float exposureTime;          \/\/\/< Exposure time$/;"      m       struct:psExposure
     1997extinstall      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 &lt;<a class="el" href="pslib_8h.html">pslib.h<\/a>&gt; and linking using the '-lpslib' option while linking.<h2><a class="anchor" name="extinstall">$/;"    a
    15001998fcn     include/psTest.h        /^    testFcn     fcn;$/;"      m
    15011999fcn     test/psTest.h   /^    testFcn     fcn;$/;"      m
     
    15092007filterStdFiles  test/FullUnitTest       /^sub filterStdFiles {$/;"      s
    15102008filterStdFiles  testbin/FullUnitTest    /^sub filterStdFiles {$/;"      s
    1511 fitQuadraticSearchForYThenReturnX       src/dataManip/psStats.c /^float fitQuadraticSearchForYThenReturnX(psVector *xVec,$/;"   f
     2009fitQuadraticSearchForYThenReturnX       src/dataManip/psStats.c /^psF32 fitQuadraticSearchForYThenReturnX(psVector *xVec,$/;"   f
    15122010fitsFree        src/fileUtils/psFits.c  /^static void fitsFree(psFits* fits)$/;"        f       file:
    15132011fixedPatternFree        src/astronomy/psAstrometry.c    /^static void fixedPatternFree(psFixedPattern* fp)$/;"  f       file:
     
    15422040fslaOapqk       src/astronomy/slalib.h  /^#define fslaOapqk /;" d
    15432041fslaOapqk       src/astronomy/slalib.h  /^extern void fslaOapqk($/;"    p
     2042ga0     docs/html/group__Array.html     /^<a class="anchor" name="ga0" doxytag="psArray.h::psArrayAlloc" ><\/a><p>$/;"  a
     2043ga0     docs/html/group__AstroImage.html        /^<a class="anchor" name="ga0" doxytag="psAstrometry.h::psChip" ><\/a><p>$/;"   a
     2044ga0     docs/html/group__BitSet.html    /^<a class="anchor" name="ga0" doxytag="psBitSet.h::psBitSetAlloc" ><\/a><p>$/;"        a
     2045ga0     docs/html/group__Compare.html   /^<a class="anchor" name="ga0" doxytag="psCompare.h::psComparePtrFcn" ><\/a><p>$/;"     a
     2046ga0     docs/html/group__Configure.html /^<a class="anchor" name="ga0" doxytag="psConfigure.h::psLibVersion" ><\/a><p>$/;"      a
     2047ga0     docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga0" doxytag="psCoord.h::psSphere" ><\/a><p>$/;"      a
     2048ga0     docs/html/group__DataContainer.html     /^<a class="anchor" name="ga0" doxytag="psType.h::psU8" ><\/a><p>$/;"   a
     2049ga0     docs/html/group__ErrorHandling.html     /^<a class="anchor" name="ga0" doxytag="psAbort.h::psAbort" ><\/a><p>$/;"       a
     2050ga0     docs/html/group__HashTable.html /^<a class="anchor" name="ga0" doxytag="psHash.h::psHashBucket" ><\/a><p>$/;"   a
     2051ga0     docs/html/group__Image.html     /^<a class="anchor" name="ga0" doxytag="psImage.h::psImage" ><\/a><p>$/;"       a
     2052ga0     docs/html/group__ImageIO.html   /^<a class="anchor" name="ga0" doxytag="psImageIO.h::psImageReadSection" ><\/a><p>$/;"  a
     2053ga0     docs/html/group__ImageStats.html        /^<a class="anchor" name="ga0" doxytag="psImageStats.h::psImageStats" ><\/a><p>$/;"     a
     2054ga0     docs/html/group__LinkedList.html        /^<a class="anchor" name="ga0" doxytag="psList.h::psListElem" ><\/a><p>$/;"     a
     2055ga0     docs/html/group__LogTrace.html  /^<a class="anchor" name="ga0" doxytag="psTrace.h::p_psComponent" ><\/a><p>$/;" a
     2056ga0     docs/html/group__Math.html      /^<a class="anchor" name="ga0" doxytag="psRandom.h::psRandomAlloc" ><\/a><p>$/;"        a
     2057ga0     docs/html/group__Matrix.html    /^<a class="anchor" name="ga0" doxytag="psMatrix.h::psMatrixLUD" ><\/a><p>$/;"  a
     2058ga0     docs/html/group__MatrixVectorArithmetic.html    /^<a class="anchor" name="ga0" doxytag="psMatrixVectorArithmetic.h::psBinaryOp" ><\/a><p>$/;"   a
     2059ga0     docs/html/group__MemoryManagement.html  /^<a class="anchor" name="ga0" doxytag="psMemory.h::psMemoryId" ><\/a><p>$/;"   a
     2060ga0     docs/html/group__Metadata.html  /^<a class="anchor" name="ga0" doxytag="psMetadata.h::psMetadata" ><\/a><p>$/;" a
     2061ga0     docs/html/group__Scalar.html    /^<a class="anchor" name="ga0" doxytag="psScalar.h::psScalarAlloc" ><\/a><p>$/;"        a
     2062ga0     docs/html/group__Stats.html     /^<a class="anchor" name="ga0" doxytag="psMinimize.h::psMinimizeLMChi2Func" ><\/a><p>$/;"       a
     2063ga0     docs/html/group__SysUtils.html  /^<a class="anchor" name="ga0" doxytag="psString.h::psStringCopy" ><\/a><p>$/;" a
     2064ga0     docs/html/group__Time.html      /^<a class="anchor" name="ga0" doxytag="psTime.h::psTime" ><\/a><p>$/;" a
     2065ga0     docs/html/group__Transform.html /^<a class="anchor" name="ga0" doxytag="psImageFFT.h::psImageFFT" ><\/a><p>$/;" a
     2066ga0     docs/html/group__Vector.html    /^<a class="anchor" name="ga0" doxytag="psVector.h::psVectorAlloc" ><\/a><p>$/;"        a
     2067ga0     docs/html/group__memCallback.html       /^<a class="anchor" name="ga0" doxytag="psMemory.h::psMemAllocateCallback" ><\/a><p>$/;"        a
     2068ga0     docs/html/group__memRefCount.html       /^<a class="anchor" name="ga0" doxytag="psMemory.h::psMemGetRefCounter" ><\/a><p>$/;"   a
     2069ga0     docs/html/group__memTracing.html        /^<a class="anchor" name="ga0" doxytag="psMemory.h::psMemCheckLeaks" ><\/a><p>$/;"      a
     2070ga1     docs/html/group__Array.html     /^<a class="anchor" name="ga1" doxytag="psArray.h::psArrayRealloc" ><\/a><p>$/;"        a
     2071ga1     docs/html/group__AstroImage.html        /^<a class="anchor" name="ga1" doxytag="psAstrometry.h::psFPA" ><\/a><p>$/;"    a
     2072ga1     docs/html/group__BitSet.html    /^<a class="anchor" name="ga1" doxytag="psBitSet.h::psBitSetSet" ><\/a><p>$/;"  a
     2073ga1     docs/html/group__Compare.html   /^<a class="anchor" name="ga1" doxytag="psCompare.h::psCompareFcn" ><\/a><p>$/;"        a
     2074ga1     docs/html/group__Configure.html /^<a class="anchor" name="ga1" doxytag="psConfigure.h::psLibInit" ><\/a><p>$/;" a
     2075ga1     docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga1" doxytag="psCoord.h::psPlaneTransformAlloc" ><\/a><p>$/;" a
     2076ga1     docs/html/group__DataContainer.html     /^<a class="anchor" name="ga1" doxytag="psType.h::psU16" ><\/a><p>$/;"  a
     2077ga1     docs/html/group__ErrorHandling.html     /^<a class="anchor" name="ga1" doxytag="psError.h::psErrorGet" ><\/a><p>$/;"    a
     2078ga1     docs/html/group__HashTable.html /^<a class="anchor" name="ga1" doxytag="psHash.h::psHash" ><\/a><p>$/;" a
     2079ga1     docs/html/group__Image.html     /^<a class="anchor" name="ga1" doxytag="psImage.h::psImageAlloc" ><\/a><p>$/;"  a
     2080ga1     docs/html/group__ImageIO.html   /^<a class="anchor" name="ga1" doxytag="psImageIO.h::psImageWriteSection" ><\/a><p>$/;" a
     2081ga1     docs/html/group__ImageStats.html        /^<a class="anchor" name="ga1" doxytag="psImageStats.h::psImageHistogram" ><\/a><p>$/;" a
     2082ga1     docs/html/group__LinkedList.html        /^<a class="anchor" name="ga1" doxytag="psList.h::psListAlloc" ><\/a><p>$/;"    a
     2083ga1     docs/html/group__LogTrace.html  /^<a class="anchor" name="ga1" doxytag="psLogMsg.h::psLogSetDestination" ><\/a><p>$/;"  a
     2084ga1     docs/html/group__Math.html      /^<a class="anchor" name="ga1" doxytag="psRandom.h::psRandomReset" ><\/a><p>$/;"        a
     2085ga1     docs/html/group__Matrix.html    /^<a class="anchor" name="ga1" doxytag="psMatrix.h::psMatrixLUSolve" ><\/a><p>$/;"      a
     2086ga1     docs/html/group__MatrixVectorArithmetic.html    /^<a class="anchor" name="ga1" doxytag="psMatrixVectorArithmetic.h::psUnaryOp" ><\/a><p>$/;"    a
     2087ga1     docs/html/group__MemoryManagement.html  /^<a class="anchor" name="ga1" doxytag="psMemory.h::psReferenceCount" ><\/a><p>$/;"     a
     2088ga1     docs/html/group__Metadata.html  /^<a class="anchor" name="ga1" doxytag="psMetadata.h::psMetadataItem" ><\/a><p>$/;"     a
     2089ga1     docs/html/group__Scalar.html    /^<a class="anchor" name="ga1" doxytag="psScalar.h::psScalarCopy" ><\/a><p>$/;" a
     2090ga1     docs/html/group__Stats.html     /^<a class="anchor" name="ga1" doxytag="psMinimize.h::psMinimizePowellFunc" ><\/a><p>$/;"       a
     2091ga1     docs/html/group__SysUtils.html  /^<a class="anchor" name="ga1" doxytag="psString.h::psStringNCopy" ><\/a><p>$/;"        a
     2092ga1     docs/html/group__Time.html      /^<a class="anchor" name="ga1" doxytag="psTime.h::psTimeInit" ><\/a><p>$/;"     a
     2093ga1     docs/html/group__Transform.html /^<a class="anchor" name="ga1" doxytag="psImageFFT.h::psImageReal" ><\/a><p>$/;"        a
     2094ga1     docs/html/group__Vector.html    /^<a class="anchor" name="ga1" doxytag="psVector.h::psVectorRealloc" ><\/a><p>$/;"      a
     2095ga1     docs/html/group__memCallback.html       /^<a class="anchor" name="ga1" doxytag="psMemory.h::psMemFreeCallback" ><\/a><p>$/;"    a
     2096ga1     docs/html/group__memRefCount.html       /^<a class="anchor" name="ga1" doxytag="psMemory.h::psMemIncrRefCounter" ><\/a><p>$/;"  a
     2097ga1     docs/html/group__memTracing.html        /^<a class="anchor" name="ga1" doxytag="psMemory.h::psMemCheckCorruption" ><\/a><p>$/;" a
     2098ga10    docs/html/group__AstroImage.html        /^<a class="anchor" name="ga10" doxytag="psAstrometry.h::psGrommitAlloc" ><\/a><p>$/;"  a
     2099ga10    docs/html/group__Compare.html   /^<a class="anchor" name="ga10" doxytag="psCompare.h::psCompareF32Ptr" ><\/a><p>$/;"    a
     2100ga10    docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga10" doxytag="psCoord.h::psSphereTransformGalaticToICRS" ><\/a><p>$/;"       a
     2101ga10    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga10" doxytag="psType.h::psC32" ><\/a><p>$/;" a
     2102ga10    docs/html/group__ErrorHandling.html     /^<a class="anchor" name="ga10" doxytag="psErrorCodes.h::psErrorRegister" ><\/a><p>$/;" a
     2103ga10    docs/html/group__Image.html     /^<a class="anchor" name="ga10" doxytag="psImageExtraction.h::psImageTrim" ><\/a><p>$/;"        a
     2104ga10    docs/html/group__LinkedList.html        /^<a class="anchor" name="ga10" doxytag="psList.h::psListGetNext" ><\/a><p>$/;" a
     2105ga10    docs/html/group__LogTrace.html  /^<a class="anchor" name="ga10" doxytag="psTrace.h::psTraceFree" ><\/a><p>$/;"  a
     2106ga10    docs/html/group__MemoryManagement.html  /^<a class="anchor" name="ga10" doxytag="psMemory.h::psFree" ><\/a><p>$/;"      a
     2107ga10    docs/html/group__Metadata.html  /^<a class="anchor" name="ga10" doxytag="psMetadata.h::psMetadataLookupS32" ><\/a><p>$/;"       a
     2108ga10    docs/html/group__Stats.html     /^<a class="anchor" name="ga10" doxytag="psFunctions.h::psPolynomial2DEval" ><\/a><p>$/;"       a
     2109ga10    docs/html/group__Time.html      /^<a class="anchor" name="ga10" doxytag="psTime.h::psTimeLeapseconds" ><\/a><p>$/;"     a
     2110ga10    docs/html/group__Transform.html /^<a class="anchor" name="ga10" doxytag="psVectorFFT.h::psVectorConjugate" ><\/a><p>$/;"        a
     2111ga10    docs/html/group__memCallback.html       /^<a class="anchor" name="ga10" doxytag="psMemory.h::psMemFreeCallbackSetID" ><\/a><p>$/;"      a
     2112ga11    docs/html/group__AstroImage.html        /^<a class="anchor" name="ga11" doxytag="psAstrometry.h::psCellInFPA" ><\/a><p>$/;"     a
     2113ga11    docs/html/group__Compare.html   /^<a class="anchor" name="ga11" doxytag="psCompare.h::psCompareF64Ptr" ><\/a><p>$/;"    a
     2114ga11    docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga11" doxytag="psCoord.h::psProject" ><\/a><p>$/;"    a
     2115ga11    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga11" doxytag="psType.h::psC64" ><\/a><p>$/;" a
     2116ga11    docs/html/group__ErrorHandling.html     /^<a class="anchor" name="ga11" doxytag="psErrorCodes.h::p_psErrorUnregister" ><\/a><p>$/;"     a
     2117ga11    docs/html/group__Image.html     /^<a class="anchor" name="ga11" doxytag="psImageExtraction.h::psImageSlice" ><\/a><p>$/;"       a
     2118ga11    docs/html/group__LinkedList.html        /^<a class="anchor" name="ga11" doxytag="psList.h::psListGetPrevious" ><\/a><p>$/;"     a
     2119ga11    docs/html/group__LogTrace.html  /^<a class="anchor" name="ga11" doxytag="psTrace.h::psTracePrintLevels" ><\/a><p>$/;"   a
     2120ga11    docs/html/group__Metadata.html  /^<a class="anchor" name="ga11" doxytag="psMetadata.h::psMetadataLookupPtr" ><\/a><p>$/;"       a
     2121ga11    docs/html/group__Stats.html     /^<a class="anchor" name="ga11" doxytag="psFunctions.h::psPolynomial3DEval" ><\/a><p>$/;"       a
     2122ga11    docs/html/group__Time.html      /^<a class="anchor" name="ga11" doxytag="psTime.h::psTimeToJD" ><\/a><p>$/;"    a
     2123ga11    docs/html/group__Transform.html /^<a class="anchor" name="ga11" doxytag="psVectorFFT.h::psVectorPowerSpectrum" ><\/a><p>$/;"    a
     2124ga12    docs/html/group__AstroImage.html        /^<a class="anchor" name="ga12" doxytag="psAstrometry.h::psChipInFPA" ><\/a><p>$/;"     a
     2125ga12    docs/html/group__Compare.html   /^<a class="anchor" name="ga12" doxytag="psCompare.h::psCompareDescendingS8Ptr" ><\/a><p>$/;"   a
     2126ga12    docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga12" doxytag="psCoord.h::psDeproject" ><\/a><p>$/;"  a
     2127ga12    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga12" doxytag="psType.h::psPtr" ><\/a><p>$/;" a
     2128ga12    docs/html/group__ErrorHandling.html     /^<a class="anchor" name="ga12" doxytag="psError.h::psError" ><\/a><p>$/;"      a
     2129ga12    docs/html/group__Image.html     /^<a class="anchor" name="ga12" doxytag="psImageExtraction.h::psImageCut" ><\/a><p>$/;" a
     2130ga12    docs/html/group__LinkedList.html        /^<a class="anchor" name="ga12" doxytag="psList.h::psListToArray" ><\/a><p>$/;" a
     2131ga12    docs/html/group__LogTrace.html  /^<a class="anchor" name="ga12" doxytag="psTrace.h::psTraceSetDestination" ><\/a><p>$/;"        a
     2132ga12    docs/html/group__Metadata.html  /^<a class="anchor" name="ga12" doxytag="psMetadata.h::psMetadataGet" ><\/a><p>$/;"     a
     2133ga12    docs/html/group__Stats.html     /^<a class="anchor" name="ga12" doxytag="psFunctions.h::psPolynomial4DEval" ><\/a><p>$/;"       a
     2134ga12    docs/html/group__Time.html      /^<a class="anchor" name="ga12" doxytag="psTime.h::psTimeToMJD" ><\/a><p>$/;"   a
     2135ga12    docs/html/group__Transform.html /^<a class="anchor" name="ga12" doxytag="psVectorFFT.h::psFFTFlags" ><\/a><p>$/;"       a
     2136ga13    docs/html/group__AstroImage.html        /^<a class="anchor" name="ga13" doxytag="psAstrometry.h::psCellInChip" ><\/a><p>$/;"    a
     2137ga13    docs/html/group__Compare.html   /^<a class="anchor" name="ga13" doxytag="psCompare.h::psCompareDescendingS16Ptr" ><\/a><p>$/;"  a
     2138ga13    docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga13" doxytag="psCoord.h::psSphereGetOffset" ><\/a><p>$/;"    a
     2139ga13    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga13" doxytag="psType.h::psBool" ><\/a><p>$/;"        a
     2140ga13    docs/html/group__ErrorHandling.html     /^<a class="anchor" name="ga13" doxytag="psErrorCodes.h::psErrorCode" ><\/a><p>$/;"     a
     2141ga13    docs/html/group__Image.html     /^<a class="anchor" name="ga13" doxytag="psImageExtraction.h::psImageRadialCut" ><\/a><p>$/;"   a
     2142ga13    docs/html/group__LinkedList.html        /^<a class="anchor" name="ga13" doxytag="psList.h::psArrayToList" ><\/a><p>$/;" a
     2143ga13    docs/html/group__LogTrace.html  /^<a class="anchor" name="ga13" doxytag="psLogMsg.h::@0" ><\/a><p>$/;"  a
     2144ga13    docs/html/group__Metadata.html  /^<a class="anchor" name="ga13" doxytag="psMetadataIO.h::psMetadataItemPrint" ><\/a><p>$/;"     a
     2145ga13    docs/html/group__Stats.html     /^<a class="anchor" name="ga13" doxytag="psFunctions.h::psPolynomial1DEvalVector" ><\/a><p>$/;" a
     2146ga13    docs/html/group__Time.html      /^<a class="anchor" name="ga13" doxytag="psTime.h::psTimeToISOTime" ><\/a><p>$/;"       a
     2147ga14    docs/html/group__AstroImage.html        /^<a class="anchor" name="ga14" doxytag="psAstrometry.h::psCoordCellToChip" ><\/a><p>$/;"       a
     2148ga14    docs/html/group__Compare.html   /^<a class="anchor" name="ga14" doxytag="psCompare.h::psCompareDescendingS32Ptr" ><\/a><p>$/;"  a
     2149ga14    docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga14" doxytag="psCoord.h::psSphereSetOffset" ><\/a><p>$/;"    a
     2150ga14    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga14" doxytag="psType.h::psMaskType" ><\/a><p>$/;"    a
     2151ga14    docs/html/group__Image.html     /^<a class="anchor" name="ga14" doxytag="psImageManip.h::psImageClip" ><\/a><p>$/;"     a
     2152ga14    docs/html/group__LinkedList.html        /^<a class="anchor" name="ga14" doxytag="psList.h::psListSort" ><\/a><p>$/;"    a
     2153ga14    docs/html/group__LogTrace.html  /^<a class="anchor" name="ga14" doxytag="psLogMsg.h::@1" ><\/a><p>$/;"  a
     2154ga14    docs/html/group__Metadata.html  /^<a class="anchor" name="ga14" doxytag="psMetadataIO.h::psMetadataReadHeader" ><\/a><p>$/;"    a
     2155ga14    docs/html/group__Stats.html     /^<a class="anchor" name="ga14" doxytag="psFunctions.h::psPolynomial2DEvalVector" ><\/a><p>$/;" a
     2156ga14    docs/html/group__Time.html      /^<a class="anchor" name="ga14" doxytag="psTime.h::psTimeToTimeval" ><\/a><p>$/;"       a
     2157ga15    docs/html/group__AstroImage.html        /^<a class="anchor" name="ga15" doxytag="psAstrometry.h::psCoordChipToFPA" ><\/a><p>$/;"        a
     2158ga15    docs/html/group__Compare.html   /^<a class="anchor" name="ga15" doxytag="psCompare.h::psCompareDescendingS64Ptr" ><\/a><p>$/;"  a
     2159ga15    docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga15" doxytag="psCoord.h::psSpherePrecess" ><\/a><p>$/;"      a
     2160ga15    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga15" doxytag="psType.h::PS_TYPE_MASK" ><\/a><p>$/;"  a
     2161ga15    docs/html/group__Image.html     /^<a class="anchor" name="ga15" doxytag="psImageManip.h::psImageClipComplexRegion" ><\/a><p>$/;"        a
     2162ga15    docs/html/group__LinkedList.html        /^<a class="anchor" name="ga15" doxytag="psList.h::@2" ><\/a><p>$/;"    a
     2163ga15    docs/html/group__Metadata.html  /^<a class="anchor" name="ga15" doxytag="psMetadataIO.h::psMetadataParseConfig" ><\/a><p>$/;"   a
     2164ga15    docs/html/group__Stats.html     /^<a class="anchor" name="ga15" doxytag="psFunctions.h::psPolynomial3DEvalVector" ><\/a><p>$/;" a
     2165ga15    docs/html/group__Time.html      /^<a class="anchor" name="ga15" doxytag="psTime.h::psTimeToTM" ><\/a><p>$/;"    a
     2166ga16    docs/html/group__AstroImage.html        /^<a class="anchor" name="ga16" doxytag="psAstrometry.h::psCoordFPAToTP" ><\/a><p>$/;"  a
     2167ga16    docs/html/group__Compare.html   /^<a class="anchor" name="ga16" doxytag="psCompare.h::psCompareDescendingU8Ptr" ><\/a><p>$/;"   a
     2168ga16    docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga16" doxytag="psCoord.h::psProjectionType" ><\/a><p>$/;"     a
     2169ga16    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga16" doxytag="psType.h::PS_TYPE_MASK_DATA" ><\/a><p>$/;"     a
     2170ga16    docs/html/group__Image.html     /^<a class="anchor" name="ga16" doxytag="psImageManip.h::psImageClipNaN" ><\/a><p>$/;"  a
     2171ga16    docs/html/group__Metadata.html  /^<a class="anchor" name="ga16" doxytag="psMetadataIO.h::psMetadataParseConfigXml" ><\/a><p>$/;"        a
     2172ga16    docs/html/group__Stats.html     /^<a class="anchor" name="ga16" doxytag="psFunctions.h::psPolynomial4DEvalVector" ><\/a><p>$/;" a
     2173ga16    docs/html/group__Time.html      /^<a class="anchor" name="ga16" doxytag="psTime.h::psTimeFromJD" ><\/a><p>$/;"  a
     2174ga17    docs/html/group__AstroImage.html        /^<a class="anchor" name="ga17" doxytag="psAstrometry.h::psCoordTPToSky" ><\/a><p>$/;"  a
     2175ga17    docs/html/group__Compare.html   /^<a class="anchor" name="ga17" doxytag="psCompare.h::psCompareDescendingU16Ptr" ><\/a><p>$/;"  a
     2176ga17    docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga17" doxytag="psCoord.h::psSphereOffsetMode" ><\/a><p>$/;"   a
     2177ga17    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga17" doxytag="psType.h::PS_TYPE_MASK_NAME" ><\/a><p>$/;"     a
     2178ga17    docs/html/group__Image.html     /^<a class="anchor" name="ga17" doxytag="psImageManip.h::psImageOverlaySection" ><\/a><p>$/;"   a
     2179ga17    docs/html/group__Metadata.html  /^<a class="anchor" name="ga17" doxytag="psMetadata.h::psMetadataType" ><\/a><p>$/;"    a
     2180ga17    docs/html/group__Stats.html     /^<a class="anchor" name="ga17" doxytag="psFunctions.h::psDPolynomial1DAlloc" ><\/a><p>$/;"     a
     2181ga17    docs/html/group__Time.html      /^<a class="anchor" name="ga17" doxytag="psTime.h::psTimeFromMJD" ><\/a><p>$/;" a
     2182ga18    docs/html/group__AstroImage.html        /^<a class="anchor" name="ga18" doxytag="psAstrometry.h::psCoordCellToFPA" ><\/a><p>$/;"        a
     2183ga18    docs/html/group__Compare.html   /^<a class="anchor" name="ga18" doxytag="psCompare.h::psCompareDescendingU32Ptr" ><\/a><p>$/;"  a
     2184ga18    docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga18" doxytag="psCoord.h::psSphereOffsetUnit" ><\/a><p>$/;"   a
     2185ga18    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga18" doxytag="psType.h::PS_MIN_S8" ><\/a><p>$/;"     a
     2186ga18    docs/html/group__Image.html     /^<a class="anchor" name="ga18" doxytag="psImageManip.h::psImageRebin" ><\/a><p>$/;"    a
     2187ga18    docs/html/group__Stats.html     /^<a class="anchor" name="ga18" doxytag="psFunctions.h::psDPolynomial2DAlloc" ><\/a><p>$/;"     a
     2188ga18    docs/html/group__Time.html      /^<a class="anchor" name="ga18" doxytag="psTime.h::psTimeFromISOTime" ><\/a><p>$/;"     a
     2189ga19    docs/html/group__AstroImage.html        /^<a class="anchor" name="ga19" doxytag="psAstrometry.h::psCoordCellToSky" ><\/a><p>$/;"        a
     2190ga19    docs/html/group__Compare.html   /^<a class="anchor" name="ga19" doxytag="psCompare.h::psCompareDescendingU64Ptr" ><\/a><p>$/;"  a
     2191ga19    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga19" doxytag="psType.h::PS_MIN_S16" ><\/a><p>$/;"    a
     2192ga19    docs/html/group__Image.html     /^<a class="anchor" name="ga19" doxytag="psImageManip.h::psImageResample" ><\/a><p>$/;" a
     2193ga19    docs/html/group__Stats.html     /^<a class="anchor" name="ga19" doxytag="psFunctions.h::psDPolynomial3DAlloc" ><\/a><p>$/;"     a
     2194ga19    docs/html/group__Time.html      /^<a class="anchor" name="ga19" doxytag="psTime.h::psTimeFromTimeval" ><\/a><p>$/;"     a
     2195ga2     docs/html/group__Array.html     /^<a class="anchor" name="ga2" doxytag="psArray.h::psArrayRemove" ><\/a><p>$/;" a
     2196ga2     docs/html/group__AstroImage.html        /^<a class="anchor" name="ga2" doxytag="psAstrometry.h::psExposure" ><\/a><p>$/;"       a
     2197ga2     docs/html/group__BitSet.html    /^<a class="anchor" name="ga2" doxytag="psBitSet.h::psBitSetClear" ><\/a><p>$/;"        a
     2198ga2     docs/html/group__Compare.html   /^<a class="anchor" name="ga2" doxytag="psCompare.h::psCompareS8Ptr" ><\/a><p>$/;"      a
     2199ga2     docs/html/group__Configure.html /^<a class="anchor" name="ga2" doxytag="psConfigure.h::psLibFinalize" ><\/a><p>$/;"     a
     2200ga2     docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga2" doxytag="psCoord.h::psPlaneTransformApply" ><\/a><p>$/;" a
     2201ga2     docs/html/group__DataContainer.html     /^<a class="anchor" name="ga2" doxytag="psType.h::psU32" ><\/a><p>$/;"  a
     2202ga2     docs/html/group__ErrorHandling.html     /^<a class="anchor" name="ga2" doxytag="psError.h::psErrorLast" ><\/a><p>$/;"   a
     2203ga2     docs/html/group__HashTable.html /^<a class="anchor" name="ga2" doxytag="psHash.h::psHashAlloc" ><\/a><p>$/;"    a
     2204ga2     docs/html/group__Image.html     /^<a class="anchor" name="ga2" doxytag="psImage.h::psRegionAlloc" ><\/a><p>$/;" a
     2205ga2     docs/html/group__ImageStats.html        /^<a class="anchor" name="ga2" doxytag="psImageStats.h::psImageFitPolynomial" ><\/a><p>$/;"     a
     2206ga2     docs/html/group__LinkedList.html        /^<a class="anchor" name="ga2" doxytag="psList.h::psListIteratorAlloc" ><\/a><p>$/;"    a
     2207ga2     docs/html/group__LogTrace.html  /^<a class="anchor" name="ga2" doxytag="psLogMsg.h::psLogSetLevel" ><\/a><p>$/;"        a
     2208ga2     docs/html/group__Math.html      /^<a class="anchor" name="ga2" doxytag="psRandom.h::psRandomUniform" ><\/a><p>$/;"      a
     2209ga2     docs/html/group__Matrix.html    /^<a class="anchor" name="ga2" doxytag="psMatrix.h::psMatrixInvert" ><\/a><p>$/;"       a
     2210ga2     docs/html/group__MemoryManagement.html  /^<a class="anchor" name="ga2" doxytag="psMemory.h::psFreeFcn" ><\/a><p>$/;"    a
     2211ga2     docs/html/group__Metadata.html  /^<a class="anchor" name="ga2" doxytag="psMetadata.h::psMetadataItemAlloc" ><\/a><p>$/;"        a
     2212ga2     docs/html/group__Stats.html     /^<a class="anchor" name="ga2" doxytag="psMinimize.h::psMinimizeChi2PowellFunc" ><\/a><p>$/;"   a
     2213ga2     docs/html/group__Time.html      /^<a class="anchor" name="ga2" doxytag="psTime.h::psTimeFinalize" ><\/a><p>$/;" a
     2214ga2     docs/html/group__Transform.html /^<a class="anchor" name="ga2" doxytag="psImageFFT.h::psImageImaginary" ><\/a><p>$/;"   a
     2215ga2     docs/html/group__Vector.html    /^<a class="anchor" name="ga2" doxytag="psVector.h::psVectorRecycle" ><\/a><p>$/;"      a
     2216ga2     docs/html/group__memCallback.html       /^<a class="anchor" name="ga2" doxytag="psMemory.h::psMemProblemCallback" ><\/a><p>$/;" a
     2217ga2     docs/html/group__memRefCount.html       /^<a class="anchor" name="ga2" doxytag="psMemory.h::psMemDecrRefCounter" ><\/a><p>$/;"  a
     2218ga20    docs/html/group__AstroImage.html        /^<a class="anchor" name="ga20" doxytag="psAstrometry.h::psCoordCellToSkyQuick" ><\/a><p>$/;"   a
     2219ga20    docs/html/group__Compare.html   /^<a class="anchor" name="ga20" doxytag="psCompare.h::psCompareDescendingF32Ptr" ><\/a><p>$/;"  a
     2220ga20    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga20" doxytag="psType.h::PS_MIN_S32" ><\/a><p>$/;"    a
     2221ga20    docs/html/group__Image.html     /^<a class="anchor" name="ga20" doxytag="psImageManip.h::psImageRotate" ><\/a><p>$/;"   a
     2222ga20    docs/html/group__Stats.html     /^<a class="anchor" name="ga20" doxytag="psFunctions.h::psDPolynomial4DAlloc" ><\/a><p>$/;"     a
     2223ga20    docs/html/group__Time.html      /^<a class="anchor" name="ga20" doxytag="psTime.h::psTimeFromTM" ><\/a><p>$/;"  a
     2224ga21    docs/html/group__AstroImage.html        /^<a class="anchor" name="ga21" doxytag="psAstrometry.h::psCoordSkyToTP" ><\/a><p>$/;"  a
     2225ga21    docs/html/group__Compare.html   /^<a class="anchor" name="ga21" doxytag="psCompare.h::psCompareDescendingF64Ptr" ><\/a><p>$/;"  a
     2226ga21    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga21" doxytag="psType.h::PS_MIN_S64" ><\/a><p>$/;"    a
     2227ga21    docs/html/group__Image.html     /^<a class="anchor" name="ga21" doxytag="psImageManip.h::psImageShift" ><\/a><p>$/;"    a
     2228ga21    docs/html/group__Stats.html     /^<a class="anchor" name="ga21" doxytag="psFunctions.h::psDPolynomial1DEval" ><\/a><p>$/;"      a
     2229ga21    docs/html/group__Time.html      /^<a class="anchor" name="ga21" doxytag="psTime.h::psTimeAdd" ><\/a><p>$/;"     a
     2230ga22    docs/html/group__AstroImage.html        /^<a class="anchor" name="ga22" doxytag="psAstrometry.h::psCoordTPToFPA" ><\/a><p>$/;"  a
     2231ga22    docs/html/group__Compare.html   /^<a class="anchor" name="ga22" doxytag="psCompare.h::psCompareS8" ><\/a><p>$/;"        a
     2232ga22    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga22" doxytag="psType.h::PS_MIN_U8" ><\/a><p>$/;"     a
     2233ga22    docs/html/group__Image.html     /^<a class="anchor" name="ga22" doxytag="psImageManip.h::psImageRoll" ><\/a><p>$/;"     a
     2234ga22    docs/html/group__Stats.html     /^<a class="anchor" name="ga22" doxytag="psFunctions.h::psDPolynomial2DEval" ><\/a><p>$/;"      a
     2235ga22    docs/html/group__Time.html      /^<a class="anchor" name="ga22" doxytag="psTime.h::psTimeSubtract" ><\/a><p>$/;"        a
     2236ga23    docs/html/group__AstroImage.html        /^<a class="anchor" name="ga23" doxytag="psAstrometry.h::psCoordFPAToChip" ><\/a><p>$/;"        a
     2237ga23    docs/html/group__Compare.html   /^<a class="anchor" name="ga23" doxytag="psCompare.h::psCompareS16" ><\/a><p>$/;"       a
     2238ga23    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga23" doxytag="psType.h::PS_MIN_U16" ><\/a><p>$/;"    a
     2239ga23    docs/html/group__Image.html     /^<a class="anchor" name="ga23" doxytag="psImage.h::p_psImagePixelInterpolateFcns" ><\/a><p>$/;"        a
     2240ga23    docs/html/group__Stats.html     /^<a class="anchor" name="ga23" doxytag="psFunctions.h::psDPolynomial3DEval" ><\/a><p>$/;"      a
     2241ga23    docs/html/group__Time.html      /^<a class="anchor" name="ga23" doxytag="psTime.h::psTimeDelta" ><\/a><p>$/;"   a
     2242ga24    docs/html/group__AstroImage.html        /^<a class="anchor" name="ga24" doxytag="psAstrometry.h::psCoordChipToCell" ><\/a><p>$/;"       a
     2243ga24    docs/html/group__Compare.html   /^<a class="anchor" name="ga24" doxytag="psCompare.h::psCompareS32" ><\/a><p>$/;"       a
     2244ga24    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga24" doxytag="psType.h::PS_MIN_U32" ><\/a><p>$/;"    a
     2245ga24    docs/html/group__Image.html     /^<a class="anchor" name="ga24" doxytag="psImage.h::p_psImagePixelInterpolateComplexFcns" ><\/a><p>$/;" a
     2246ga24    docs/html/group__Stats.html     /^<a class="anchor" name="ga24" doxytag="psFunctions.h::psDPolynomial4DEval" ><\/a><p>$/;"      a
     2247ga24    docs/html/group__Time.html      /^<a class="anchor" name="ga24" doxytag="psTime.h::psTimeType" ><\/a><p>$/;"    a
     2248ga25    docs/html/group__AstroImage.html        /^<a class="anchor" name="ga25" doxytag="psAstrometry.h::psCoordSkyToCell" ><\/a><p>$/;"        a
     2249ga25    docs/html/group__Compare.html   /^<a class="anchor" name="ga25" doxytag="psCompare.h::psCompareS64" ><\/a><p>$/;"       a
     2250ga25    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga25" doxytag="psType.h::PS_MIN_U64" ><\/a><p>$/;"    a
     2251ga25    docs/html/group__Image.html     /^<a class="anchor" name="ga25" doxytag="psImage.h::psImageInterpolateMode" ><\/a><p>$/;"       a
     2252ga25    docs/html/group__Stats.html     /^<a class="anchor" name="ga25" doxytag="psFunctions.h::psDPolynomial1DEvalVector" ><\/a><p>$/;"        a
     2253ga26    docs/html/group__AstroImage.html        /^<a class="anchor" name="ga26" doxytag="psAstrometry.h::psCoordSkyToCellQuick" ><\/a><p>$/;"   a
     2254ga26    docs/html/group__Compare.html   /^<a class="anchor" name="ga26" doxytag="psCompare.h::psCompareU8" ><\/a><p>$/;"        a
     2255ga26    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga26" doxytag="psType.h::PS_MIN_F32" ><\/a><p>$/;"    a
     2256ga26    docs/html/group__Image.html     /^<a class="anchor" name="ga26" doxytag="psImageExtraction.h::psImageCutDirection" ><\/a><p>$/;"        a
     2257ga26    docs/html/group__Stats.html     /^<a class="anchor" name="ga26" doxytag="psFunctions.h::psDPolynomial2DEvalVector" ><\/a><p>$/;"        a
     2258ga27    docs/html/group__Compare.html   /^<a class="anchor" name="ga27" doxytag="psCompare.h::psCompareU16" ><\/a><p>$/;"       a
     2259ga27    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga27" doxytag="psType.h::PS_MIN_F64" ><\/a><p>$/;"    a
     2260ga27    docs/html/group__Stats.html     /^<a class="anchor" name="ga27" doxytag="psFunctions.h::psDPolynomial3DEvalVector" ><\/a><p>$/;"        a
     2261ga28    docs/html/group__Compare.html   /^<a class="anchor" name="ga28" doxytag="psCompare.h::psCompareU32" ><\/a><p>$/;"       a
     2262ga28    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga28" doxytag="psType.h::PS_MIN_C32" ><\/a><p>$/;"    a
     2263ga28    docs/html/group__Stats.html     /^<a class="anchor" name="ga28" doxytag="psFunctions.h::psDPolynomial4DEvalVector" ><\/a><p>$/;"        a
     2264ga29    docs/html/group__Compare.html   /^<a class="anchor" name="ga29" doxytag="psCompare.h::psCompareU64" ><\/a><p>$/;"       a
     2265ga29    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga29" doxytag="psType.h::PS_MIN_C64" ><\/a><p>$/;"    a
     2266ga29    docs/html/group__Stats.html     /^<a class="anchor" name="ga29" doxytag="psFunctions.h::psSpline1DAlloc" ><\/a><p>$/;"  a
     2267ga3     docs/html/group__Array.html     /^<a class="anchor" name="ga3" doxytag="psArray.h::psArrayElementFree" ><\/a><p>$/;"    a
     2268ga3     docs/html/group__AstroImage.html        /^<a class="anchor" name="ga3" doxytag="psAstrometry.h::psFixedPatternAlloc" ><\/a><p>$/;"      a
     2269ga3     docs/html/group__BitSet.html    /^<a class="anchor" name="ga3" doxytag="psBitSet.h::psBitSetTest" ><\/a><p>$/;" a
     2270ga3     docs/html/group__Compare.html   /^<a class="anchor" name="ga3" doxytag="psCompare.h::psCompareS16Ptr" ><\/a><p>$/;"     a
     2271ga3     docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga3" doxytag="psCoord.h::psPlaneDistortAlloc" ><\/a><p>$/;"   a
     2272ga3     docs/html/group__DataContainer.html     /^<a class="anchor" name="ga3" doxytag="psType.h::psU64" ><\/a><p>$/;"  a
     2273ga3     docs/html/group__ErrorHandling.html     /^<a class="anchor" name="ga3" doxytag="psError.h::psErrorClear" ><\/a><p>$/;"  a
     2274ga3     docs/html/group__HashTable.html /^<a class="anchor" name="ga3" doxytag="psHash.h::psHashAdd" ><\/a><p>$/;"      a
     2275ga3     docs/html/group__Image.html     /^<a class="anchor" name="ga3" doxytag="psImage.h::psRegionFromString" ><\/a><p>$/;"    a
     2276ga3     docs/html/group__ImageStats.html        /^<a class="anchor" name="ga3" doxytag="psImageStats.h::psImageEvalPolynomial" ><\/a><p>$/;"    a
     2277ga3     docs/html/group__LinkedList.html        /^<a class="anchor" name="ga3" doxytag="psList.h::psListIteratorSet" ><\/a><p>$/;"      a
     2278ga3     docs/html/group__LogTrace.html  /^<a class="anchor" name="ga3" doxytag="psLogMsg.h::psLogSetFormat" ><\/a><p>$/;"       a
     2279ga3     docs/html/group__Math.html      /^<a class="anchor" name="ga3" doxytag="psRandom.h::psRandomGaussian" ><\/a><p>$/;"     a
     2280ga3     docs/html/group__Matrix.html    /^<a class="anchor" name="ga3" doxytag="psMatrix.h::psMatrixDeterminant" ><\/a><p>$/;"  a
     2281ga3     docs/html/group__MemoryManagement.html  /^<a class="anchor" name="ga3" doxytag="psMemory.h::psMemBlock" ><\/a><p>$/;"   a
     2282ga3     docs/html/group__Metadata.html  /^<a class="anchor" name="ga3" doxytag="psMetadata.h::psMetadataItemAllocV" ><\/a><p>$/;"       a
     2283ga3     docs/html/group__Stats.html     /^<a class="anchor" name="ga3" doxytag="psFunctions.h::psGaussian" ><\/a><p>$/;"        a
     2284ga3     docs/html/group__Time.html      /^<a class="anchor" name="ga3" doxytag="psTime.h::psTimeAlloc" ><\/a><p>$/;"    a
     2285ga3     docs/html/group__Transform.html /^<a class="anchor" name="ga3" doxytag="psImageFFT.h::psImageComplex" ><\/a><p>$/;"     a
     2286ga3     docs/html/group__Vector.html    /^<a class="anchor" name="ga3" doxytag="psVector.h::psVectorCopy" ><\/a><p>$/;" a
     2287ga3     docs/html/group__memCallback.html       /^<a class="anchor" name="ga3" doxytag="psMemory.h::psMemExhaustedCallback" ><\/a><p>$/;"       a
     2288ga30    docs/html/group__Compare.html   /^<a class="anchor" name="ga30" doxytag="psCompare.h::psCompareF32" ><\/a><p>$/;"       a
     2289ga30    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga30" doxytag="psType.h::PS_MAX_S8" ><\/a><p>$/;"     a
     2290ga30    docs/html/group__Stats.html     /^<a class="anchor" name="ga30" doxytag="psFunctions.h::psSpline1DAllocGeneric" ><\/a><p>$/;"   a
     2291ga31    docs/html/group__Compare.html   /^<a class="anchor" name="ga31" doxytag="psCompare.h::psCompareF64" ><\/a><p>$/;"       a
     2292ga31    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga31" doxytag="psType.h::PS_MAX_S16" ><\/a><p>$/;"    a
     2293ga31    docs/html/group__Stats.html     /^<a class="anchor" name="ga31" doxytag="psFunctions.h::psSpline1DEval" ><\/a><p>$/;"   a
     2294ga32    docs/html/group__Compare.html   /^<a class="anchor" name="ga32" doxytag="psCompare.h::psCompareDescendingS8" ><\/a><p>$/;"      a
     2295ga32    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga32" doxytag="psType.h::PS_MAX_S32" ><\/a><p>$/;"    a
     2296ga32    docs/html/group__Stats.html     /^<a class="anchor" name="ga32" doxytag="psFunctions.h::psSpline1DEvalVector" ><\/a><p>$/;"     a
     2297ga33    docs/html/group__Compare.html   /^<a class="anchor" name="ga33" doxytag="psCompare.h::psCompareDescendingS16" ><\/a><p>$/;"     a
     2298ga33    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga33" doxytag="psType.h::PS_MAX_S64" ><\/a><p>$/;"    a
     2299ga33    docs/html/group__Stats.html     /^<a class="anchor" name="ga33" doxytag="psFunctions.h::p_psVectorBinDisect" ><\/a><p>$/;"      a
     2300ga34    docs/html/group__Compare.html   /^<a class="anchor" name="ga34" doxytag="psCompare.h::psCompareDescendingS32" ><\/a><p>$/;"     a
     2301ga34    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga34" doxytag="psType.h::PS_MAX_U8" ><\/a><p>$/;"     a
     2302ga34    docs/html/group__Stats.html     /^<a class="anchor" name="ga34" doxytag="psFunctions.h::p_psVectorInterpolate" ><\/a><p>$/;"    a
     2303ga35    docs/html/group__Compare.html   /^<a class="anchor" name="ga35" doxytag="psCompare.h::psCompareDescendingS64" ><\/a><p>$/;"     a
     2304ga35    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga35" doxytag="psType.h::PS_MAX_U16" ><\/a><p>$/;"    a
     2305ga35    docs/html/group__Stats.html     /^<a class="anchor" name="ga35" doxytag="psFunctions.h::p_psNRSpline1DEval" ><\/a><p>$/;"       a
     2306ga36    docs/html/group__Compare.html   /^<a class="anchor" name="ga36" doxytag="psCompare.h::psCompareDescendingU8" ><\/a><p>$/;"      a
     2307ga36    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga36" doxytag="psType.h::PS_MAX_U32" ><\/a><p>$/;"    a
     2308ga36    docs/html/group__Stats.html     /^<a class="anchor" name="ga36" doxytag="psMinimize.h::psMinimizationAlloc" ><\/a><p>$/;"       a
     2309ga37    docs/html/group__Compare.html   /^<a class="anchor" name="ga37" doxytag="psCompare.h::psCompareDescendingU16" ><\/a><p>$/;"     a
     2310ga37    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga37" doxytag="psType.h::PS_MAX_U64" ><\/a><p>$/;"    a
     2311ga37    docs/html/group__Stats.html     /^<a class="anchor" name="ga37" doxytag="psMinimize.h::psVectorFitPolynomial1D" ><\/a><p>$/;"   a
     2312ga38    docs/html/group__Compare.html   /^<a class="anchor" name="ga38" doxytag="psCompare.h::psCompareDescendingU32" ><\/a><p>$/;"     a
     2313ga38    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga38" doxytag="psType.h::PS_MAX_F32" ><\/a><p>$/;"    a
     2314ga38    docs/html/group__Stats.html     /^<a class="anchor" name="ga38" doxytag="psMinimize.h::psVectorFitSpline1D" ><\/a><p>$/;"       a
     2315ga39    docs/html/group__Compare.html   /^<a class="anchor" name="ga39" doxytag="psCompare.h::psCompareDescendingU64" ><\/a><p>$/;"     a
     2316ga39    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga39" doxytag="psType.h::PS_MAX_F64" ><\/a><p>$/;"    a
     2317ga39    docs/html/group__Stats.html     /^<a class="anchor" name="ga39" doxytag="psMinimize.h::psMinimizeLMChi2" ><\/a><p>$/;"  a
     2318ga4     docs/html/group__Array.html     /^<a class="anchor" name="ga4" doxytag="psArray.h::psArraySort" ><\/a><p>$/;"   a
     2319ga4     docs/html/group__AstroImage.html        /^<a class="anchor" name="ga4" doxytag="psAstrometry.h::psExposureAlloc" ><\/a><p>$/;"  a
     2320ga4     docs/html/group__BitSet.html    /^<a class="anchor" name="ga4" doxytag="psBitSet.h::psBitSetOp" ><\/a><p>$/;"   a
     2321ga4     docs/html/group__Compare.html   /^<a class="anchor" name="ga4" doxytag="psCompare.h::psCompareS32Ptr" ><\/a><p>$/;"     a
     2322ga4     docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga4" doxytag="psCoord.h::psPlaneDistortApply" ><\/a><p>$/;"   a
     2323ga4     docs/html/group__DataContainer.html     /^<a class="anchor" name="ga4" doxytag="psType.h::psS8" ><\/a><p>$/;"   a
     2324ga4     docs/html/group__ErrorHandling.html     /^<a class="anchor" name="ga4" doxytag="psError.h::psErrorStackPrint" ><\/a><p>$/;"     a
     2325ga4     docs/html/group__HashTable.html /^<a class="anchor" name="ga4" doxytag="psHash.h::psHashLookup" ><\/a><p>$/;"   a
     2326ga4     docs/html/group__Image.html     /^<a class="anchor" name="ga4" doxytag="psImage.h::psImageRecycle" ><\/a><p>$/;"        a
     2327ga4     docs/html/group__LinkedList.html        /^<a class="anchor" name="ga4" doxytag="psList.h::psListAdd" ><\/a><p>$/;"      a
     2328ga4     docs/html/group__LogTrace.html  /^<a class="anchor" name="ga4" doxytag="psLogMsg.h::psLogMsg" ><\/a><p>$/;"     a
     2329ga4     docs/html/group__Math.html      /^<a class="anchor" name="ga4" doxytag="psRandom.h::psRandomPoisson" ><\/a><p>$/;"      a
     2330ga4     docs/html/group__Matrix.html    /^<a class="anchor" name="ga4" doxytag="psMatrix.h::psMatrixMultiply" ><\/a><p>$/;"     a
     2331ga4     docs/html/group__MemoryManagement.html  /^<a class="anchor" name="ga4" doxytag="psMemory.h::psAlloc" ><\/a><p>$/;"      a
     2332ga4     docs/html/group__Metadata.html  /^<a class="anchor" name="ga4" doxytag="psMetadata.h::psMetadataAlloc" ><\/a><p>$/;"    a
     2333ga4     docs/html/group__Stats.html     /^<a class="anchor" name="ga4" doxytag="psFunctions.h::p_psGaussianDev" ><\/a><p>$/;"   a
     2334ga4     docs/html/group__Time.html      /^<a class="anchor" name="ga4" doxytag="psTime.h::psTimeGetTime" ><\/a><p>$/;"  a
     2335ga4     docs/html/group__Transform.html /^<a class="anchor" name="ga4" doxytag="psImageFFT.h::psImageConjugate" ><\/a><p>$/;"   a
     2336ga4     docs/html/group__Vector.html    /^<a class="anchor" name="ga4" doxytag="psVector.h::psVectorSort" ><\/a><p>$/;" a
     2337ga4     docs/html/group__memCallback.html       /^<a class="anchor" name="ga4" doxytag="psMemory.h::psMemProblemCallbackSet" ><\/a><p>$/;"      a
     2338ga40    docs/html/group__Compare.html   /^<a class="anchor" name="ga40" doxytag="psCompare.h::psCompareDescendingF32" ><\/a><p>$/;"     a
     2339ga40    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga40" doxytag="psType.h::PS_MAX_C32" ><\/a><p>$/;"    a
     2340ga40    docs/html/group__Stats.html     /^<a class="anchor" name="ga40" doxytag="psMinimize.h::psMinimizePowell" ><\/a><p>$/;"  a
     2341ga41    docs/html/group__Compare.html   /^<a class="anchor" name="ga41" doxytag="psCompare.h::psCompareDescendingF64" ><\/a><p>$/;"     a
     2342ga41    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga41" doxytag="psType.h::PS_MAX_C64" ><\/a><p>$/;"    a
     2343ga41    docs/html/group__Stats.html     /^<a class="anchor" name="ga41" doxytag="psMinimize.h::psMinimizeLMChi2Gauss1D" ><\/a><p>$/;"   a
     2344ga42    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga42" doxytag="psType.h::PS_TYPE_BOOL_NAME" ><\/a><p>$/;"     a
     2345ga42    docs/html/group__Stats.html     /^<a class="anchor" name="ga42" doxytag="psMinimize.h::psMinimizePowellChi2Gauss1D" ><\/a><p>$/;"       a
     2346ga43    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga43" doxytag="psType.h::PS_TYPE_S8_NAME" ><\/a><p>$/;"       a
     2347ga43    docs/html/group__Stats.html     /^<a class="anchor" name="ga43" doxytag="psMinimize.h::psMinimizeChi2Powell" ><\/a><p>$/;"      a
     2348ga44    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga44" doxytag="psType.h::PS_TYPE_S16_NAME" ><\/a><p>$/;"      a
     2349ga44    docs/html/group__Stats.html     /^<a class="anchor" name="ga44" doxytag="psStats.h::psVectorStats" ><\/a><p>$/;"        a
     2350ga45    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga45" doxytag="psType.h::PS_TYPE_S32_NAME" ><\/a><p>$/;"      a
     2351ga45    docs/html/group__Stats.html     /^<a class="anchor" name="ga45" doxytag="psStats.h::psStatsAlloc" ><\/a><p>$/;" a
     2352ga46    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga46" doxytag="psType.h::PS_TYPE_S64_NAME" ><\/a><p>$/;"      a
     2353ga46    docs/html/group__Stats.html     /^<a class="anchor" name="ga46" doxytag="psStats.h::psHistogramAlloc" ><\/a><p>$/;"     a
     2354ga47    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga47" doxytag="psType.h::PS_TYPE_U8_NAME" ><\/a><p>$/;"       a
     2355ga47    docs/html/group__Stats.html     /^<a class="anchor" name="ga47" doxytag="psStats.h::psHistogramAllocGeneric" ><\/a><p>$/;"      a
     2356ga48    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga48" doxytag="psType.h::PS_TYPE_U16_NAME" ><\/a><p>$/;"      a
     2357ga48    docs/html/group__Stats.html     /^<a class="anchor" name="ga48" doxytag="psStats.h::psVectorHistogram" ><\/a><p>$/;"    a
     2358ga49    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga49" doxytag="psType.h::PS_TYPE_U32_NAME" ><\/a><p>$/;"      a
     2359ga49    docs/html/group__Stats.html     /^<a class="anchor" name="ga49" doxytag="psStats.h::p_psGetStatValue" ><\/a><p>$/;"     a
     2360ga5     docs/html/group__AstroImage.html        /^<a class="anchor" name="ga5" doxytag="psAstrometry.h::psObservatoryAlloc" ><\/a><p>$/;"       a
     2361ga5     docs/html/group__BitSet.html    /^<a class="anchor" name="ga5" doxytag="psBitSet.h::psBitSetNot" ><\/a><p>$/;"  a
     2362ga5     docs/html/group__Compare.html   /^<a class="anchor" name="ga5" doxytag="psCompare.h::psCompareS64Ptr" ><\/a><p>$/;"     a
     2363ga5     docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga5" doxytag="psCoord.h::psSphereTransformAlloc" ><\/a><p>$/;"        a
     2364ga5     docs/html/group__DataContainer.html     /^<a class="anchor" name="ga5" doxytag="psType.h::psS16" ><\/a><p>$/;"  a
     2365ga5     docs/html/group__ErrorHandling.html     /^<a class="anchor" name="ga5" doxytag="psError.h::psErrorStackPrintV" ><\/a><p>$/;"    a
     2366ga5     docs/html/group__HashTable.html /^<a class="anchor" name="ga5" doxytag="psHash.h::psHashRemove" ><\/a><p>$/;"   a
     2367ga5     docs/html/group__Image.html     /^<a class="anchor" name="ga5" doxytag="psImage.h::psImageCopy" ><\/a><p>$/;"   a
     2368ga5     docs/html/group__LinkedList.html        /^<a class="anchor" name="ga5" doxytag="psList.h::psListAddAfter" ><\/a><p>$/;" a
     2369ga5     docs/html/group__LogTrace.html  /^<a class="anchor" name="ga5" doxytag="psLogMsg.h::psLogMsgV" ><\/a><p>$/;"    a
     2370ga5     docs/html/group__Math.html      /^<a class="anchor" name="ga5" doxytag="psRandom.h::psRandomType" ><\/a><p>$/;" a
     2371ga5     docs/html/group__Matrix.html    /^<a class="anchor" name="ga5" doxytag="psMatrix.h::psMatrixTranspose" ><\/a><p>$/;"    a
     2372ga5     docs/html/group__MemoryManagement.html  /^<a class="anchor" name="ga5" doxytag="psMemory.h::p_psMemSetDeallocator" ><\/a><p>$/;"        a
     2373ga5     docs/html/group__Metadata.html  /^<a class="anchor" name="ga5" doxytag="psMetadata.h::psMetadataAddItem" ><\/a><p>$/;"  a
     2374ga5     docs/html/group__Stats.html     /^<a class="anchor" name="ga5" doxytag="psFunctions.h::psPolynomial1DAlloc" ><\/a><p>$/;"       a
     2375ga5     docs/html/group__Time.html      /^<a class="anchor" name="ga5" doxytag="psTime.h::psTimeConvert" ><\/a><p>$/;"  a
     2376ga5     docs/html/group__Transform.html /^<a class="anchor" name="ga5" doxytag="psImageFFT.h::psImagePowerSpectrum" ><\/a><p>$/;"       a
     2377ga5     docs/html/group__Vector.html    /^<a class="anchor" name="ga5" doxytag="psVector.h::psVectorSortIndex" ><\/a><p>$/;"    a
     2378ga5     docs/html/group__memCallback.html       /^<a class="anchor" name="ga5" doxytag="psMemory.h::psMemExhaustedCallbackSet" ><\/a><p>$/;"    a
     2379ga50    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga50" doxytag="psType.h::PS_TYPE_U64_NAME" ><\/a><p>$/;"      a
     2380ga50    docs/html/group__Stats.html     /^<a class="anchor" name="ga50" doxytag="psStats.h::p_psNormalizeVectorRangeU8" ><\/a><p>$/;"   a
     2381ga51    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga51" doxytag="psType.h::PS_TYPE_F32_NAME" ><\/a><p>$/;"      a
     2382ga51    docs/html/group__Stats.html     /^<a class="anchor" name="ga51" doxytag="psStats.h::p_psNormalizeVectorRangeU16" ><\/a><p>$/;"  a
     2383ga52    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga52" doxytag="psType.h::PS_TYPE_F64_NAME" ><\/a><p>$/;"      a
     2384ga52    docs/html/group__Stats.html     /^<a class="anchor" name="ga52" doxytag="psStats.h::p_psNormalizeVectorRangeU32" ><\/a><p>$/;"  a
     2385ga53    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga53" doxytag="psType.h::PS_TYPE_C32_NAME" ><\/a><p>$/;"      a
     2386ga53    docs/html/group__Stats.html     /^<a class="anchor" name="ga53" doxytag="psStats.h::p_psNormalizeVectorRangeU64" ><\/a><p>$/;"  a
     2387ga54    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga54" doxytag="psType.h::PS_TYPE_C64_NAME" ><\/a><p>$/;"      a
     2388ga54    docs/html/group__Stats.html     /^<a class="anchor" name="ga54" doxytag="psStats.h::p_psNormalizeVectorRangeS8" ><\/a><p>$/;"   a
     2389ga55    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga55" doxytag="psType.h::PS_TYPE_PTR_NAME" ><\/a><p>$/;"      a
     2390ga55    docs/html/group__Stats.html     /^<a class="anchor" name="ga55" doxytag="psStats.h::p_psNormalizeVectorRangeS16" ><\/a><p>$/;"  a
     2391ga56    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga56" doxytag="psType.h::PS_TYPE_NAME" ><\/a><p>$/;"  a
     2392ga56    docs/html/group__Stats.html     /^<a class="anchor" name="ga56" doxytag="psStats.h::p_psNormalizeVectorRangeS32" ><\/a><p>$/;"  a
     2393ga57    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga57" doxytag="psType.h::PS_BADPIXEL_BITMASK" ><\/a><p>$/;"   a
     2394ga57    docs/html/group__Stats.html     /^<a class="anchor" name="ga57" doxytag="psStats.h::p_psNormalizeVectorRangeS64" ><\/a><p>$/;"  a
     2395ga58    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga58" doxytag="psType.h::PS_GET_BADPIXEL" ><\/a><p>$/;"       a
     2396ga58    docs/html/group__Stats.html     /^<a class="anchor" name="ga58" doxytag="psStats.h::p_psNormalizeVectorRangeF32" ><\/a><p>$/;"  a
     2397ga59    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga59" doxytag="psType.h::PS_IS_BADPIXEL" ><\/a><p>$/;"        a
     2398ga59    docs/html/group__Stats.html     /^<a class="anchor" name="ga59" doxytag="psStats.h::p_psNormalizeVectorRangeF64" ><\/a><p>$/;"  a
     2399ga6     docs/html/group__AstroImage.html        /^<a class="anchor" name="ga6" doxytag="psAstrometry.h::psFPAAlloc" ><\/a><p>$/;"       a
     2400ga6     docs/html/group__BitSet.html    /^<a class="anchor" name="ga6" doxytag="psBitSet.h::psBitSetToString" ><\/a><p>$/;"     a
     2401ga6     docs/html/group__Compare.html   /^<a class="anchor" name="ga6" doxytag="psCompare.h::psCompareU8Ptr" ><\/a><p>$/;"      a
     2402ga6     docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga6" doxytag="psCoord.h::psSphereTransformApply" ><\/a><p>$/;"        a
     2403ga6     docs/html/group__DataContainer.html     /^<a class="anchor" name="ga6" doxytag="psType.h::psS32" ><\/a><p>$/;"  a
     2404ga6     docs/html/group__ErrorHandling.html     /^<a class="anchor" name="ga6" doxytag="psError.h::p_psError" ><\/a><p>$/;"     a
     2405ga6     docs/html/group__HashTable.html /^<a class="anchor" name="ga6" doxytag="psHash.h::psHashKeyList" ><\/a><p>$/;"  a
     2406ga6     docs/html/group__Image.html     /^<a class="anchor" name="ga6" doxytag="psImage.h::psImageFreeChildren" ><\/a><p>$/;"   a
     2407ga6     docs/html/group__LinkedList.html        /^<a class="anchor" name="ga6" doxytag="psList.h::psListAddBefore" ><\/a><p>$/;"        a
     2408ga6     docs/html/group__LogTrace.html  /^<a class="anchor" name="ga6" doxytag="psLogMsg.h::psWarning" ><\/a><p>$/;"    a
     2409ga6     docs/html/group__Matrix.html    /^<a class="anchor" name="ga6" doxytag="psMatrix.h::psMatrixEigenvectors" ><\/a><p>$/;" a
     2410ga6     docs/html/group__MemoryManagement.html  /^<a class="anchor" name="ga6" doxytag="psMemory.h::p_psMemGetDeallocator" ><\/a><p>$/;"        a
     2411ga6     docs/html/group__Metadata.html  /^<a class="anchor" name="ga6" doxytag="psMetadata.h::psMetadataAdd" ><\/a><p>$/;"      a
     2412ga6     docs/html/group__Stats.html     /^<a class="anchor" name="ga6" doxytag="psFunctions.h::psPolynomial2DAlloc" ><\/a><p>$/;"       a
     2413ga6     docs/html/group__Time.html      /^<a class="anchor" name="ga6" doxytag="psTime.h::psTimeToLST" ><\/a><p>$/;"    a
     2414ga6     docs/html/group__Transform.html /^<a class="anchor" name="ga6" doxytag="psVectorFFT.h::psVectorFFT" ><\/a><p>$/;"       a
     2415ga6     docs/html/group__memCallback.html       /^<a class="anchor" name="ga6" doxytag="psMemory.h::psMemAllocateCallbackSet" ><\/a><p>$/;"     a
     2416ga60    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga60" doxytag="psType.h::PS_SET_BADPIXEL" ><\/a><p>$/;"       a
     2417ga60    docs/html/group__Stats.html     /^<a class="anchor" name="ga60" doxytag="psFunctions.h::psPolynomialType" ><\/a><p>$/;" a
     2418ga61    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga61" doxytag="psType.h::PS_IS_PSELEMTYPE_INT" ><\/a><p>$/;"  a
     2419ga61    docs/html/group__Stats.html     /^<a class="anchor" name="ga61" doxytag="psStats.h::psStatsOptions" ><\/a><p>$/;"       a
     2420ga62    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga62" doxytag="psType.h::PS_IS_PSELEMTYPE_UNSIGNED" ><\/a><p>$/;"     a
     2421ga63    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga63" doxytag="psType.h::PS_IS_PSELEMTYPE_REAL" ><\/a><p>$/;" a
     2422ga64    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga64" doxytag="psType.h::PS_IS_PSELEMTYPE_COMPLEX" ><\/a><p>$/;"      a
     2423ga65    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga65" doxytag="psType.h::PS_IS_PSELEMTYPE_BOOL" ><\/a><p>$/;" a
     2424ga66    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga66" doxytag="psType.h::PSELEMTYPE_SIZEOF" ><\/a><p>$/;"     a
     2425ga67    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga67" doxytag="psType.h::psElemType" ><\/a><p>$/;"    a
     2426ga68    docs/html/group__DataContainer.html     /^<a class="anchor" name="ga68" doxytag="psType.h::psDimen" ><\/a><p>$/;"       a
     2427ga7     docs/html/group__AstroImage.html        /^<a class="anchor" name="ga7" doxytag="psAstrometry.h::psChipAlloc" ><\/a><p>$/;"      a
     2428ga7     docs/html/group__Compare.html   /^<a class="anchor" name="ga7" doxytag="psCompare.h::psCompareU16Ptr" ><\/a><p>$/;"     a
     2429ga7     docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga7" doxytag="psCoord.h::psSphereTransformICRSToEcliptic" ><\/a><p>$/;"       a
     2430ga7     docs/html/group__DataContainer.html     /^<a class="anchor" name="ga7" doxytag="psType.h::psS64" ><\/a><p>$/;"  a
     2431ga7     docs/html/group__ErrorHandling.html     /^<a class="anchor" name="ga7" doxytag="psError.h::psErrAlloc" ><\/a><p>$/;"    a
     2432ga7     docs/html/group__Image.html     /^<a class="anchor" name="ga7" doxytag="psImage.h::psImagePixelInterpolate" ><\/a><p>$/;"       a
     2433ga7     docs/html/group__LinkedList.html        /^<a class="anchor" name="ga7" doxytag="psList.h::psListRemove" ><\/a><p>$/;"   a
     2434ga7     docs/html/group__LogTrace.html  /^<a class="anchor" name="ga7" doxytag="psTrace.h::psTraceSetLevel" ><\/a><p>$/;"       a
     2435ga7     docs/html/group__Matrix.html    /^<a class="anchor" name="ga7" doxytag="psMatrix.h::psMatrixToVector" ><\/a><p>$/;"     a
     2436ga7     docs/html/group__MemoryManagement.html  /^<a class="anchor" name="ga7" doxytag="psMemory.h::p_psMemSetPersistent" ><\/a><p>$/;" a
     2437ga7     docs/html/group__Metadata.html  /^<a class="anchor" name="ga7" doxytag="psMetadata.h::psMetadataRemove" ><\/a><p>$/;"   a
     2438ga7     docs/html/group__Stats.html     /^<a class="anchor" name="ga7" doxytag="psFunctions.h::psPolynomial3DAlloc" ><\/a><p>$/;"       a
     2439ga7     docs/html/group__Time.html      /^<a class="anchor" name="ga7" doxytag="psTime.h::psTimeGetUT1Delta" ><\/a><p>$/;"      a
     2440ga7     docs/html/group__Transform.html /^<a class="anchor" name="ga7" doxytag="psVectorFFT.h::psVectorReal" ><\/a><p>$/;"      a
     2441ga7     docs/html/group__memCallback.html       /^<a class="anchor" name="ga7" doxytag="psMemory.h::psMemFreeCallbackSet" ><\/a><p>$/;" a
     2442ga8     docs/html/group__AstroImage.html        /^<a class="anchor" name="ga8" doxytag="psAstrometry.h::psCellAlloc" ><\/a><p>$/;"      a
     2443ga8     docs/html/group__Compare.html   /^<a class="anchor" name="ga8" doxytag="psCompare.h::psCompareU32Ptr" ><\/a><p>$/;"     a
     2444ga8     docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga8" doxytag="psCoord.h::psSphereTransformEclipticToICRS" ><\/a><p>$/;"       a
     2445ga8     docs/html/group__DataContainer.html     /^<a class="anchor" name="ga8" doxytag="psType.h::psF32" ><\/a><p>$/;"  a
     2446ga8     docs/html/group__ErrorHandling.html     /^<a class="anchor" name="ga8" doxytag="psErrorCodes.h::psErrorDescriptionAlloc" ><\/a><p>$/;"  a
     2447ga8     docs/html/group__Image.html     /^<a class="anchor" name="ga8" doxytag="psImageExtraction.h::psImageSubset" ><\/a><p>$/;"       a
     2448ga8     docs/html/group__LinkedList.html        /^<a class="anchor" name="ga8" doxytag="psList.h::psListRemoveData" ><\/a><p>$/;"       a
     2449ga8     docs/html/group__LogTrace.html  /^<a class="anchor" name="ga8" doxytag="psTrace.h::psTraceGetLevel" ><\/a><p>$/;"       a
     2450ga8     docs/html/group__Matrix.html    /^<a class="anchor" name="ga8" doxytag="psMatrix.h::psVectorToMatrix" ><\/a><p>$/;"     a
     2451ga8     docs/html/group__MemoryManagement.html  /^<a class="anchor" name="ga8" doxytag="psMemory.h::p_psMemGetPersistent" ><\/a><p>$/;" a
     2452ga8     docs/html/group__Metadata.html  /^<a class="anchor" name="ga8" doxytag="psMetadata.h::psMetadataLookup" ><\/a><p>$/;"   a
     2453ga8     docs/html/group__Stats.html     /^<a class="anchor" name="ga8" doxytag="psFunctions.h::psPolynomial4DAlloc" ><\/a><p>$/;"       a
     2454ga8     docs/html/group__Time.html      /^<a class="anchor" name="ga8" doxytag="psTime.h::psTimeGetTAIDelta" ><\/a><p>$/;"      a
     2455ga8     docs/html/group__Transform.html /^<a class="anchor" name="ga8" doxytag="psVectorFFT.h::psVectorImaginary" ><\/a><p>$/;" a
     2456ga8     docs/html/group__memCallback.html       /^<a class="anchor" name="ga8" doxytag="psMemory.h::psMemGetId" ><\/a><p>$/;"   a
     2457ga9     docs/html/group__AstroImage.html        /^<a class="anchor" name="ga9" doxytag="psAstrometry.h::psReadoutAlloc" ><\/a><p>$/;"   a
     2458ga9     docs/html/group__Compare.html   /^<a class="anchor" name="ga9" doxytag="psCompare.h::psCompareU64Ptr" ><\/a><p>$/;"     a
     2459ga9     docs/html/group__CoordinateTransform.html       /^<a class="anchor" name="ga9" doxytag="psCoord.h::psSphereTransformICRSToGalatic" ><\/a><p>$/;"        a
     2460ga9     docs/html/group__DataContainer.html     /^<a class="anchor" name="ga9" doxytag="psType.h::psF64" ><\/a><p>$/;"  a
     2461ga9     docs/html/group__ErrorHandling.html     /^<a class="anchor" name="ga9" doxytag="psErrorCodes.h::psErrorCodeString" ><\/a><p>$/;"        a
     2462ga9     docs/html/group__Image.html     /^<a class="anchor" name="ga9" doxytag="psImageExtraction.h::psImageSubsection" ><\/a><p>$/;"   a
     2463ga9     docs/html/group__LinkedList.html        /^<a class="anchor" name="ga9" doxytag="psList.h::psListGet" ><\/a><p>$/;"      a
     2464ga9     docs/html/group__LogTrace.html  /^<a class="anchor" name="ga9" doxytag="psTrace.h::psTraceReset" ><\/a><p>$/;"  a
     2465ga9     docs/html/group__MemoryManagement.html  /^<a class="anchor" name="ga9" doxytag="psMemory.h::psRealloc" ><\/a><p>$/;"    a
     2466ga9     docs/html/group__Metadata.html  /^<a class="anchor" name="ga9" doxytag="psMetadata.h::psMetadataLookupF64" ><\/a><p>$/;"        a
     2467ga9     docs/html/group__Stats.html     /^<a class="anchor" name="ga9" doxytag="psFunctions.h::psPolynomial1DEval" ><\/a><p>$/;"        a
     2468ga9     docs/html/group__Time.html      /^<a class="anchor" name="ga9" doxytag="psTime.h::psTimeGetPoleCoords" ><\/a><p>$/;"    a
     2469ga9     docs/html/group__Transform.html /^<a class="anchor" name="ga9" doxytag="psVectorFFT.h::psVectorComplex" ><\/a><p>$/;"   a
     2470ga9     docs/html/group__memCallback.html       /^<a class="anchor" name="ga9" doxytag="psMemory.h::psMemAllocateCallbackSetID" ><\/a><p>$/;"   a
    15442471genGaussianVector       test/dataManip/tst_psMinimize07.c       /^psVector *genGaussianVector(int n, float mean, float stdev)$/;"       f
    15452472genSystem       test/astronomy/tst_psAstrometry01.c     /^psFPA *genSystem()$/;"        f
     
    15512478getToken        src/fileUtils/psLookupTable.c   /^static char* getToken(char **inString, char *delimiter, psParseErrorType *status)$/;" f       file:
    15522479getToken        src/fileUtils/psLookupTable.c   /^static char* getToken(char **inString, char *delimiter, psParseErrorType *status);$/;"        p       file:
     2480gga12a0 docs/html/group__Transform.html /^<tr><td valign=top><em><a class="anchor" name="gga12a0" doxytag="PS_FFT_FORWARD" ><\/a>PS_FFT_FORWARD<\/em>&nbsp;<\/td><td>$/;"       a
     2481gga12a1 docs/html/group__Transform.html /^<tr><td valign=top><em><a class="anchor" name="gga12a1" doxytag="PS_FFT_REVERSE" ><\/a>PS_FFT_REVERSE<\/em>&nbsp;<\/td><td>$/;"       a
     2482gga12a2 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>&nbsp;<\/td><td>$/;"       a
     2483gga13a0 docs/html/group__ErrorHandling.html     /^<tr><td valign=top><em><a class="anchor" name="gga13a0" doxytag="PS_ERR_NONE" ><\/a>PS_ERR_NONE<\/em>&nbsp;<\/td><td>$/;"     a
     2484gga13a1 docs/html/group__ErrorHandling.html     /^<tr><td valign=top><em><a class="anchor" name="gga13a1" doxytag="PS_ERR_BASE" ><\/a>PS_ERR_BASE<\/em>&nbsp;<\/td><td>$/;"     a
     2485gga13a1 docs/html/group__LogTrace.html  /^<tr><td valign=top><em><a class="anchor" name="gga13a1" doxytag="PS_LOG_ABORT" ><\/a>PS_LOG_ABORT<\/em>&nbsp;<\/td><td>$/;"   a
     2486gga13a10        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>&nbsp;<\/td><td>$/;"        a
     2487gga13a11        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>&nbsp;<\/td><td>$/;"      a
     2488gga13a12        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>&nbsp;<\/td><td>$/;"        a
     2489gga13a13        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>&nbsp;<\/td><td>$/;"  a
     2490gga13a2 docs/html/group__ErrorHandling.html     /^<tr><td valign=top><em><a class="anchor" name="gga13a2" doxytag="PS_ERR_UNKNOWN" ><\/a>PS_ERR_UNKNOWN<\/em>&nbsp;<\/td><td>$/;"       a
     2491gga13a2 docs/html/group__LogTrace.html  /^<tr><td valign=top><em><a class="anchor" name="gga13a2" doxytag="PS_LOG_ERROR" ><\/a>PS_LOG_ERROR<\/em>&nbsp;<\/td><td>$/;"   a
     2492gga13a3 docs/html/group__ErrorHandling.html     /^<tr><td valign=top><em><a class="anchor" name="gga13a3" doxytag="PS_ERR_IO" ><\/a>PS_ERR_IO<\/em>&nbsp;<\/td><td>$/;" a
     2493gga13a3 docs/html/group__LogTrace.html  /^<tr><td valign=top><em><a class="anchor" name="gga13a3" doxytag="PS_LOG_WARN" ><\/a>PS_LOG_WARN<\/em>&nbsp;<\/td><td>$/;"     a
     2494gga13a4 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>&nbsp;<\/td><td>$/;"     a
     2495gga13a4 docs/html/group__LogTrace.html  /^<tr><td valign=top><em><a class="anchor" name="gga13a4" doxytag="PS_LOG_INFO" ><\/a>PS_LOG_INFO<\/em>&nbsp;<\/td><td>$/;"     a
     2496gga13a5 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>&nbsp;<\/td><td>$/;"   a
     2497gga13a6 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>&nbsp;<\/td><td>$/;" a
     2498gga13a7 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>&nbsp;<\/td><td>$/;"       a
     2499gga13a8 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>&nbsp;<\/td><td>$/;" a
     2500gga13a9 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>&nbsp;<\/td><td>$/;" a
     2501gga14a5 docs/html/group__LogTrace.html  /^<tr><td valign=top><em><a class="anchor" name="gga14a5" doxytag="PS_LOG_NONE" ><\/a>PS_LOG_NONE<\/em>&nbsp;<\/td><td>$/;"     a
     2502gga14a6 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>&nbsp;<\/td><td>$/;"   a
     2503gga14a7 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>&nbsp;<\/td><td>$/;"   a
     2504gga15a2 docs/html/group__LinkedList.html        /^<tr><td valign=top><em><a class="anchor" name="gga15a2" doxytag="PS_LIST_HEAD" ><\/a>PS_LIST_HEAD<\/em>&nbsp;<\/td><td>$/;"   a
     2505gga15a3 docs/html/group__LinkedList.html        /^<tr><td valign=top><em><a class="anchor" name="gga15a3" doxytag="PS_LIST_TAIL" ><\/a>PS_LIST_TAIL<\/em>&nbsp;<\/td><td>$/;"   a
     2506gga16a1 docs/html/group__CoordinateTransform.html       /^<tr><td valign=top><em><a class="anchor" name="gga16a1" doxytag="PS_PROJ_TAN" ><\/a>PS_PROJ_TAN<\/em>&nbsp;<\/td><td>$/;"     a
     2507gga16a2 docs/html/group__CoordinateTransform.html       /^<tr><td valign=top><em><a class="anchor" name="gga16a2" doxytag="PS_PROJ_SIN" ><\/a>PS_PROJ_SIN<\/em>&nbsp;<\/td><td>$/;"     a
     2508gga16a3 docs/html/group__CoordinateTransform.html       /^<tr><td valign=top><em><a class="anchor" name="gga16a3" doxytag="PS_PROJ_AIT" ><\/a>PS_PROJ_AIT<\/em>&nbsp;<\/td><td>$/;"     a
     2509gga16a4 docs/html/group__CoordinateTransform.html       /^<tr><td valign=top><em><a class="anchor" name="gga16a4" doxytag="PS_PROJ_PAR" ><\/a>PS_PROJ_PAR<\/em>&nbsp;<\/td><td>$/;"     a
     2510gga16a5 docs/html/group__CoordinateTransform.html       /^<tr><td valign=top><em><a class="anchor" name="gga16a5" doxytag="PS_PROJ_GLS" ><\/a>PS_PROJ_GLS<\/em>&nbsp;<\/td><td>$/;"     a
     2511gga16a6 docs/html/group__CoordinateTransform.html       /^<tr><td valign=top><em><a class="anchor" name="gga16a6" doxytag="PS_PROJ_CAR" ><\/a>PS_PROJ_CAR<\/em>&nbsp;<\/td><td>$/;"     a
     2512gga16a7 docs/html/group__CoordinateTransform.html       /^<tr><td valign=top><em><a class="anchor" name="gga16a7" doxytag="PS_PROJ_MER" ><\/a>PS_PROJ_MER<\/em>&nbsp;<\/td><td>$/;"     a
     2513gga16a8 docs/html/group__CoordinateTransform.html       /^<tr><td valign=top><em><a class="anchor" name="gga16a8" doxytag="PS_PROJ_NTYPE" ><\/a>PS_PROJ_NTYPE<\/em>&nbsp;<\/td><td>$/;" a
     2514gga17a10        docs/html/group__CoordinateTransform.html       /^<tr><td valign=top><em><a class="anchor" name="gga17a10" doxytag="PS_LINEAR" ><\/a>PS_LINEAR<\/em>&nbsp;<\/td><td>$/;"        a
     2515gga17a10        docs/html/group__Metadata.html  /^<tr><td valign=top><em><a class="anchor" name="gga17a10" doxytag="PS_META_PNG" ><\/a>PS_META_PNG<\/em>&nbsp;<\/td><td>$/;"    a
     2516gga17a11        docs/html/group__Metadata.html  /^<tr><td valign=top><em><a class="anchor" name="gga17a11" doxytag="PS_META_ASTROM" ><\/a>PS_META_ASTROM<\/em>&nbsp;<\/td><td>$/;"      a
     2517gga17a12        docs/html/group__Metadata.html  /^<tr><td valign=top><em><a class="anchor" name="gga17a12" doxytag="PS_META_UNKNOWN" ><\/a>PS_META_UNKNOWN<\/em>&nbsp;<\/td><td>$/;"    a
     2518gga17a13        docs/html/group__Metadata.html  /^<tr><td valign=top><em><a class="anchor" name="gga17a13" doxytag="PS_META_NTYPE" ><\/a>PS_META_NTYPE<\/em>&nbsp;<\/td><td>$/;"        a
     2519gga17a2 docs/html/group__Metadata.html  /^<tr><td valign=top><em><a class="anchor" name="gga17a2" doxytag="PS_META_PRIMITIVE" ><\/a>PS_META_PRIMITIVE<\/em>&nbsp;<\/td><td>$/;" a
     2520gga17a3 docs/html/group__Metadata.html  /^<tr><td valign=top><em><a class="anchor" name="gga17a3" doxytag="PS_META_LIST" ><\/a>PS_META_LIST<\/em>&nbsp;<\/td><td>$/;"   a
     2521gga17a4 docs/html/group__Metadata.html  /^<tr><td valign=top><em><a class="anchor" name="gga17a4" doxytag="PS_META_STR" ><\/a>PS_META_STR<\/em>&nbsp;<\/td><td>$/;"     a
     2522gga17a5 docs/html/group__Metadata.html  /^<tr><td valign=top><em><a class="anchor" name="gga17a5" doxytag="PS_META_VEC" ><\/a>PS_META_VEC<\/em>&nbsp;<\/td><td>$/;"     a
     2523gga17a6 docs/html/group__Metadata.html  /^<tr><td valign=top><em><a class="anchor" name="gga17a6" doxytag="PS_META_IMG" ><\/a>PS_META_IMG<\/em>&nbsp;<\/td><td>$/;"     a
     2524gga17a7 docs/html/group__Metadata.html  /^<tr><td valign=top><em><a class="anchor" name="gga17a7" doxytag="PS_META_HASH" ><\/a>PS_META_HASH<\/em>&nbsp;<\/td><td>$/;"   a
     2525gga17a8 docs/html/group__Metadata.html  /^<tr><td valign=top><em><a class="anchor" name="gga17a8" doxytag="PS_META_LOOKUPTABLE" ><\/a>PS_META_LOOKUPTABLE<\/em>&nbsp;<\/td><td>$/;"     a
     2526gga17a9 docs/html/group__CoordinateTransform.html       /^<tr><td valign=top><em><a class="anchor" name="gga17a9" doxytag="PS_SPHERICAL" ><\/a>PS_SPHERICAL<\/em>&nbsp;<\/td><td>$/;"   a
     2527gga17a9 docs/html/group__Metadata.html  /^<tr><td valign=top><em><a class="anchor" name="gga17a9" doxytag="PS_META_JPEG" ><\/a>PS_META_JPEG<\/em>&nbsp;<\/td><td>$/;"   a
     2528gga18a11        docs/html/group__CoordinateTransform.html       /^<tr><td valign=top><em><a class="anchor" name="gga18a11" doxytag="PS_ARCSEC" ><\/a>PS_ARCSEC<\/em>&nbsp;<\/td><td>$/;"        a
     2529gga18a12        docs/html/group__CoordinateTransform.html       /^<tr><td valign=top><em><a class="anchor" name="gga18a12" doxytag="PS_ARCMIN" ><\/a>PS_ARCMIN<\/em>&nbsp;<\/td><td>$/;"        a
     2530gga18a13        docs/html/group__CoordinateTransform.html       /^<tr><td valign=top><em><a class="anchor" name="gga18a13" doxytag="PS_DEGREE" ><\/a>PS_DEGREE<\/em>&nbsp;<\/td><td>$/;"        a
     2531gga18a14        docs/html/group__CoordinateTransform.html       /^<tr><td valign=top><em><a class="anchor" name="gga18a14" doxytag="PS_RADIAN" ><\/a>PS_RADIAN<\/em>&nbsp;<\/td><td>$/;"        a
     2532gga24a1 docs/html/group__Time.html      /^<tr><td valign=top><em><a class="anchor" name="gga24a1" doxytag="PS_TIME_TAI" ><\/a>PS_TIME_TAI<\/em>&nbsp;<\/td><td>$/;"     a
     2533gga24a2 docs/html/group__Time.html      /^<tr><td valign=top><em><a class="anchor" name="gga24a2" doxytag="PS_TIME_UTC" ><\/a>PS_TIME_UTC<\/em>&nbsp;<\/td><td>$/;"     a
     2534gga25a3 docs/html/group__Image.html     /^<tr><td valign=top><em><a class="anchor" name="gga25a3" doxytag="PS_INTERPOLATE_FLAT" ><\/a>PS_INTERPOLATE_FLAT<\/em>&nbsp;<\/td><td>$/;"     a
     2535gga25a4 docs/html/group__Image.html     /^<tr><td valign=top><em><a class="anchor" name="gga25a4" doxytag="PS_INTERPOLATE_BILINEAR" ><\/a>PS_INTERPOLATE_BILINEAR<\/em>&nbsp;<\/td><td>$/;"     a
     2536gga25a5 docs/html/group__Image.html     /^<tr><td valign=top><em><a class="anchor" name="gga25a5" doxytag="PS_INTERPOLATE_BICUBIC" ><\/a>PS_INTERPOLATE_BICUBIC<\/em>&nbsp;<\/td><td>$/;"       a
     2537gga25a6 docs/html/group__Image.html     /^<tr><td valign=top><em><a class="anchor" name="gga25a6" doxytag="PS_INTERPOLATE_SINC" ><\/a>PS_INTERPOLATE_SINC<\/em>&nbsp;<\/td><td>$/;"     a
     2538gga25a7 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>&nbsp;<\/td><td>$/;"   a
     2539gga26a0 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>&nbsp;<\/td><td>$/;"   a
     2540gga26a1 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>&nbsp;<\/td><td>$/;"   a
     2541gga26a2 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>&nbsp;<\/td><td>$/;"   a
     2542gga26a3 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>&nbsp;<\/td><td>$/;"   a
     2543gga5a1  docs/html/group__Math.html      /^<tr><td valign=top><em><a class="anchor" name="gga5a1" doxytag="PS_RANDOM_TAUS" ><\/a>PS_RANDOM_TAUS<\/em>&nbsp;<\/td><td>$/;"        a
     2544gga60a1 docs/html/group__Stats.html     /^<tr><td valign=top><em><a class="anchor" name="gga60a1" doxytag="PS_POLYNOMIAL_ORD" ><\/a>PS_POLYNOMIAL_ORD<\/em>&nbsp;<\/td><td>$/;" a
     2545gga60a2 docs/html/group__Stats.html     /^<tr><td valign=top><em><a class="anchor" name="gga60a2" doxytag="PS_POLYNOMIAL_CHEB" ><\/a>PS_POLYNOMIAL_CHEB<\/em>&nbsp;<\/td><td>$/;"       a
     2546gga61a1 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>&nbsp;<\/td><td>$/;"     a
     2547gga61a10        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>&nbsp;<\/td><td>$/;"  a
     2548gga61a11        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>&nbsp;<\/td><td>$/;"        a
     2549gga61a12        docs/html/group__Stats.html     /^<tr><td valign=top><em><a class="anchor" name="gga61a12" doxytag="PS_STAT_MAX" ><\/a>PS_STAT_MAX<\/em>&nbsp;<\/td><td>$/;"    a
     2550gga61a13        docs/html/group__Stats.html     /^<tr><td valign=top><em><a class="anchor" name="gga61a13" doxytag="PS_STAT_MIN" ><\/a>PS_STAT_MIN<\/em>&nbsp;<\/td><td>$/;"    a
     2551gga61a14        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>&nbsp;<\/td><td>$/;"        a
     2552gga61a15        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>&nbsp;<\/td><td>$/;"    a
     2553gga61a16        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>&nbsp;<\/td><td>$/;"        a
     2554gga61a2 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>&nbsp;<\/td><td>$/;" a
     2555gga61a3 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>&nbsp;<\/td><td>$/;"   a
     2556gga61a4 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>&nbsp;<\/td><td>$/;"     a
     2557gga61a5 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>&nbsp;<\/td><td>$/;"     a
     2558gga61a6 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>&nbsp;<\/td><td>$/;" a
     2559gga61a7 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>&nbsp;<\/td><td>$/;"     a
     2560gga61a8 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>&nbsp;<\/td><td>$/;"   a
     2561gga61a9 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>&nbsp;<\/td><td>$/;"     a
     2562gga67a67        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga67a67" doxytag="PS_TYPE_S8" ><\/a>PS_TYPE_S8<\/em>&nbsp;<\/td><td>$/;"      a
     2563gga67a68        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga67a68" doxytag="PS_TYPE_S16" ><\/a>PS_TYPE_S16<\/em>&nbsp;<\/td><td>$/;"    a
     2564gga67a69        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga67a69" doxytag="PS_TYPE_S32" ><\/a>PS_TYPE_S32<\/em>&nbsp;<\/td><td>$/;"    a
     2565gga67a70        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga67a70" doxytag="PS_TYPE_S64" ><\/a>PS_TYPE_S64<\/em>&nbsp;<\/td><td>$/;"    a
     2566gga67a71        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga67a71" doxytag="PS_TYPE_U8" ><\/a>PS_TYPE_U8<\/em>&nbsp;<\/td><td>$/;"      a
     2567gga67a72        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga67a72" doxytag="PS_TYPE_U16" ><\/a>PS_TYPE_U16<\/em>&nbsp;<\/td><td>$/;"    a
     2568gga67a73        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga67a73" doxytag="PS_TYPE_U32" ><\/a>PS_TYPE_U32<\/em>&nbsp;<\/td><td>$/;"    a
     2569gga67a74        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga67a74" doxytag="PS_TYPE_U64" ><\/a>PS_TYPE_U64<\/em>&nbsp;<\/td><td>$/;"    a
     2570gga67a75        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga67a75" doxytag="PS_TYPE_F32" ><\/a>PS_TYPE_F32<\/em>&nbsp;<\/td><td>$/;"    a
     2571gga67a76        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga67a76" doxytag="PS_TYPE_F64" ><\/a>PS_TYPE_F64<\/em>&nbsp;<\/td><td>$/;"    a
     2572gga67a77        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga67a77" doxytag="PS_TYPE_C32" ><\/a>PS_TYPE_C32<\/em>&nbsp;<\/td><td>$/;"    a
     2573gga67a78        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga67a78" doxytag="PS_TYPE_C64" ><\/a>PS_TYPE_C64<\/em>&nbsp;<\/td><td>$/;"    a
     2574gga67a79        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga67a79" doxytag="PS_TYPE_BOOL" ><\/a>PS_TYPE_BOOL<\/em>&nbsp;<\/td><td>$/;"  a
     2575gga67a80        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga67a80" doxytag="PS_TYPE_PTR" ><\/a>PS_TYPE_PTR<\/em>&nbsp;<\/td><td>$/;"    a
     2576gga68a81        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga68a81" doxytag="PS_DIMEN_SCALAR" ><\/a>PS_DIMEN_SCALAR<\/em>&nbsp;<\/td><td>$/;"    a
     2577gga68a82        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga68a82" doxytag="PS_DIMEN_VECTOR" ><\/a>PS_DIMEN_VECTOR<\/em>&nbsp;<\/td><td>$/;"    a
     2578gga68a83        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga68a83" doxytag="PS_DIMEN_TRANSV" ><\/a>PS_DIMEN_TRANSV<\/em>&nbsp;<\/td><td>$/;"    a
     2579gga68a84        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga68a84" doxytag="PS_DIMEN_IMAGE" ><\/a>PS_DIMEN_IMAGE<\/em>&nbsp;<\/td><td>$/;"      a
     2580gga68a85        docs/html/group__DataContainer.html     /^<tr><td valign=top><em><a class="anchor" name="gga68a85" doxytag="PS_DIMEN_OTHER" ><\/a>PS_DIMEN_OTHER<\/em>&nbsp;<\/td><td>$/;"      a
    15532581globalLogLevel  src/sysUtils/psLogMsg.c /^static psS32 globalLogLevel = PS_LOG_INFO;        \/\/ log all messages at this or above$/;"  v       file:
    15542582grommit include/psAstrometry.h  /^    psGrommit *grommit;                \/\/\/< Wallace's grommit$/;"  m       struct:psFPA
     
    15562584gsl     include/psRandom.h      /^    gsl_rng *gsl; \/\/\/< The RNG itself$/;"  m
    15572585gsl     src/dataManip/psRandom.h        /^    gsl_rng *gsl; \/\/\/< The RNG itself$/;"  m
     2586gslMatrixToPsImage      src/dataManip/psMatrix.c        /^static void gslMatrixToPsImage(psImage *outImage, gsl_matrix *inGslMatrix)$/;"        f       file:
     2587gslMatrixToPsImage      src/dataManip/psMatrix.c        /^static void gslMatrixToPsImage(psImage *outImage, gsl_matrix *inGslMatrix);$/;"       p       file:
     2588gslVectorToPsVector     src/dataManip/psMatrix.c        /^static void gslVectorToPsVector(psVector *outVector, gsl_vector *inGslVector)$/;"     f       file:
     2589gslVectorToPsVector     src/dataManip/psMatrix.c        /^static void gslVectorToPsVector(psVector *outVector, gsl_vector *inGslVector);$/;"    p       file:
    15582590hashBucketAlloc src/collections/psHash.c        /^static psHashBucket* hashBucketAlloc(const char *key, psPtr data, psHashBucket* next);$/;"    p       file:
    15592591hashBucketAlloc src/collections/psHash.c        /^static psHashBucket* hashBucketAlloc(const char *key,$/;"     f       file:
     
    15772609humidity        src/astronomy/psAstrometry.h    /^    const float humidity;              \/\/\/< Relative humidity, for refraction$/;"  m       struct:psExposure
    15782610id      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:psMetadataItem
    1580 id      src/astronomy/psMetadata.h      /^    const psS32 id;                      \/\/\/< Unique ID for metadata item.$/;"     m       struct:psMetadataItem
     2611id      include/psMetadata.h    /^    const psS32 id;                    \/\/\/< Unique ID for metadata item.$/;"       m       struct:psMetadataItem
     2612id      src/astronomy/psMetadata.h      /^    const psS32 id;                    \/\/\/< Unique ID for metadata item.$/;"       m       struct:psMetadataItem
    15812613id      src/sysUtils/psMemory.h /^    const psMemoryId id;               \/\/\/< a unique ID for this allocation$/;"    m       struct:psMemBlock
    15822614ignoreLine      src/astronomy/psMetadataIO.c    /^psBool ignoreLine(char *inString)$/;" f
     
    15932625imageFree       src/image/psImage.c     /^static void imageFree(psImage* image)$/;"     f       file:
    15942626imageSubset     src/image/psImageExtraction.c   /^psImage* imageSubset(psImage* out,$/;"        f
     2627index   include/psList.h        /^int index;                         \/\/\/< the index number in the list$/;"   m
    15952628index   include/psLookupTable.h /^    psVector *index;                   \/\/\/< Vector of independent index values$/;" m
     2629index   src/collections/psList.h        /^int index;                         \/\/\/< the index number in the list$/;"   m
    15962630index   src/fileUtils/psLookupTable.h   /^    psVector *index;                   \/\/\/< Vector of independent index values$/;" m
     2631index_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
     2632index_a docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_a">- a -<\/a><\/h3><ul>$/;" a
     2633index_b docs/html/functions.html        /^<h3><a class="anchor" name="index_b">- b -<\/a><\/h3><ul>$/;" a
     2634index_b docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_b">- b -<\/a><\/h3><ul>$/;" a
     2635index_c docs/html/functions.html        /^<h3><a class="anchor" name="index_c">- c -<\/a><\/h3><ul>$/;" a
     2636index_c docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_c">- c -<\/a><\/h3><ul>$/;" a
     2637index_d docs/html/functions.html        /^<h3><a class="anchor" name="index_d">- d -<\/a><\/h3><ul>$/;" a
     2638index_d docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_d">- d -<\/a><\/h3><ul>$/;" a
     2639index_e docs/html/functions.html        /^<h3><a class="anchor" name="index_e">- e -<\/a><\/h3><ul>$/;" a
     2640index_e docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_e">- e -<\/a><\/h3><ul>$/;" a
     2641index_f docs/html/functions.html        /^<h3><a class="anchor" name="index_f">- f -<\/a><\/h3><ul>$/;" a
     2642index_f docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_f">- f -<\/a><\/h3><ul>$/;" a
     2643index_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
     2644index_f docs/html/globals_defs.html     /^<h3><a class="anchor" name="index_f">- f -<\/a><\/h3><ul>$/;" a
     2645index_f docs/html/globals_func.html     /^<h3><a class="anchor" name="index_f">- f -<\/a><\/h3><ul>$/;" a
     2646index_g docs/html/functions.html        /^<h3><a class="anchor" name="index_g">- g -<\/a><\/h3><ul>$/;" a
     2647index_g docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_g">- g -<\/a><\/h3><ul>$/;" a
     2648index_h docs/html/functions.html        /^<h3><a class="anchor" name="index_h">- h -<\/a><\/h3><ul>$/;" a
     2649index_h docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_h">- h -<\/a><\/h3><ul>$/;" a
     2650index_i docs/html/functions.html        /^<h3><a class="anchor" name="index_i">- i -<\/a><\/h3><ul>$/;" a
     2651index_i docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_i">- i -<\/a><\/h3><ul>$/;" a
     2652index_k docs/html/functions.html        /^<h3><a class="anchor" name="index_k">- k -<\/a><\/h3><ul>$/;" a
     2653index_k docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_k">- k -<\/a><\/h3><ul>$/;" a
     2654index_l docs/html/functions.html        /^<h3><a class="anchor" name="index_l">- l -<\/a><\/h3><ul>$/;" a
     2655index_l docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_l">- l -<\/a><\/h3><ul>$/;" a
     2656index_m docs/html/functions.html        /^<h3><a class="anchor" name="index_m">- m -<\/a><\/h3><ul>$/;" a
     2657index_m docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_m">- m -<\/a><\/h3><ul>$/;" a
     2658index_n docs/html/functions.html        /^<h3><a class="anchor" name="index_n">- n -<\/a><\/h3><ul>$/;" a
     2659index_n docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_n">- n -<\/a><\/h3><ul>$/;" a
     2660index_o docs/html/functions.html        /^<h3><a class="anchor" name="index_o">- o -<\/a><\/h3><ul>$/;" a
     2661index_o docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_o">- o -<\/a><\/h3><ul>$/;" a
     2662index_p docs/html/functions.html        /^<h3><a class="anchor" name="index_p">- p -<\/a><\/h3><ul>$/;" a
     2663index_p docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_p">- p -<\/a><\/h3><ul>$/;" a
     2664index_p docs/html/globals.html  /^<h3><a class="anchor" name="index_p">- p -<\/a><\/h3><ul>$/;" a
     2665index_p docs/html/globals_defs.html     /^<h3><a class="anchor" name="index_p">- p -<\/a><\/h3><ul>$/;" a
     2666index_p docs/html/globals_eval.html     /^<h3><a class="anchor" name="index_p">- p -<\/a><\/h3><ul>$/;" a
     2667index_p docs/html/globals_func.html     /^<h3><a class="anchor" name="index_p">- p -<\/a><\/h3><ul>$/;" a
     2668index_p docs/html/globals_type.html     /^<h3><a class="anchor" name="index_p">- p -<\/a><\/h3><ul>$/;" a
     2669index_r docs/html/functions.html        /^<h3><a class="anchor" name="index_r">- r -<\/a><\/h3><ul>$/;" a
     2670index_r docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_r">- r -<\/a><\/h3><ul>$/;" a
     2671index_s docs/html/functions.html        /^<h3><a class="anchor" name="index_s">- s -<\/a><\/h3><ul>$/;" a
     2672index_s docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_s">- s -<\/a><\/h3><ul>$/;" a
     2673index_s docs/html/globals.html  /^<h3><a class="anchor" name="index_s">- s -<\/a><\/h3><ul>$/;" a
     2674index_s docs/html/globals_defs.html     /^<h3><a class="anchor" name="index_s">- s -<\/a><\/h3><ul>$/;" a
     2675index_t docs/html/functions.html        /^<h3><a class="anchor" name="index_t">- t -<\/a><\/h3><ul>$/;" a
     2676index_t docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_t">- t -<\/a><\/h3><ul>$/;" a
     2677index_u docs/html/functions.html        /^<h3><a class="anchor" name="index_u">- u -<\/a><\/h3><ul>$/;" a
     2678index_u docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_u">- u -<\/a><\/h3><ul>$/;" a
     2679index_v docs/html/functions.html        /^<h3><a class="anchor" name="index_v">- v -<\/a><\/h3><ul>$/;" a
     2680index_v docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_v">- v -<\/a><\/h3><ul>$/;" a
     2681index_w docs/html/functions.html        /^<h3><a class="anchor" name="index_w">- w -<\/a><\/h3><ul>$/;" a
     2682index_w docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_w">- w -<\/a><\/h3><ul>$/;" a
     2683index_x docs/html/functions.html        /^<h3><a class="anchor" name="index_x">- x -<\/a><\/h3><ul>$/;" a
     2684index_x docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_x">- x -<\/a><\/h3><ul>$/;" a
     2685index_y docs/html/functions.html        /^<h3><a class="anchor" name="index_y">- y -<\/a><\/h3><ul>$/;" a
     2686index_y docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_y">- y -<\/a><\/h3><ul>$/;" a
     2687index_z docs/html/functions.html        /^<h3><a class="anchor" name="index_z">- z -<\/a><\/h3><ul>$/;" a
     2688index_z docs/html/functions_vars.html   /^<h3><a class="anchor" name="index_z">- z -<\/a><\/h3><ul>$/;" a
    15972689initTrace       src/sysUtils/psTrace.c  /^static void initTrace(void)$/;"       f       file:
    1598 interpolate1DF32        src/dataManip/psFunctions.c     /^static float interpolate1DF32(float *domain,$/;"      f       file:
     2690install 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
     2691interpolate1DF32        src/dataManip/psFunctions.c     /^static psF32 interpolate1DF32(psF32 *domain,$/;"      f       file:
     2692intro   docs/html/index.html    /^<h3 align="center">V1.2-R3 <\/h3><h2><a class="anchor" name="intro">$/;"      a
    15992693invertPlaneTransform    src/astronomy/psAstrometry.c    /^static psPlaneTransform *invertPlaneTransform(psPlaneTransform *transform)$/;"        f       file:
    16002694isDuplicateEntry        include/psTest.h        /^    psBool      isDuplicateEntry;$/;" m
     
    16022696isHDUEmpty      src/fileUtils/psFits.c  /^static bool isHDUEmpty(psFits* fits)$/;"      f       file:
    16032697isProjectionLinear      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:psMetadataItem
    1605 items   src/astronomy/psMetadata.h      /^    psList* restrict items;            \/\/\/< List of psMetadataItems with same name.$/;"    m       struct:psMetadataItem
    16062698iter    include/psMinimize.h    /^    psS32 iter;                          \/\/\/< Number of iterations required$/;"    m
    16072699iter    src/dataManip/psMinimize.h      /^    psS32 iter;                          \/\/\/< Number of iterations required$/;"    m
    1608 iterators       include/psList.h        /^    psArray* iterators;                \/\/\/< iterators$/;"  m
    1609 iterators       src/collections/psList.h        /^    psArray* iterators;                \/\/\/< iterators$/;"  m
     2700iterators       include/psList.h        /^    psArray* iterators;$/;"   m
     2701iterators       src/collections/psList.h        /^    psArray* iterators;$/;"   m
    16102702kernel  include/psImageConvolve.h       /^    psKernelType** kernel;             \/\/\/< Pointer to the kernel data$/;" m
    16112703kernel  src/image/psImageConvolve.h     /^    psKernelType** kernel;             \/\/\/< Pointer to the kernel data$/;" m
    16122704key     include/psHash.h        /^    char *key;                  \/\/\/< key for this item of data$/;" m       struct:psHashBucket
    16132705key     src/collections/psHash.h        /^    char *key;                  \/\/\/< key for this item of data$/;" m       struct:psHashBucket
     2706l00002  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
     2707l00015  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
     2708l00017  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
     2709l00017  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
     2710l00017  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
     2711l00018  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
     2712l00018  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
     2713l00018  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
     2714l00019  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
     2715l00019  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
     2716l00019  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
     2717l00019  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
     2718l00019  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
     2719l00020  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
     2720l00020  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
     2721l00021  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
     2722l00021  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
     2723l00021  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
     2724l00021  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
     2725l00022  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">\/**&lt; the data member to use for kernel image *\/<\/span>$/;"   a
     2726l00023  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">\/**&lt; the data member to use for kernel image *\/<\/span>$/;"   a
     2727l00024  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">\/**&lt; the data type for kernel as a string *\/<\/span>$/;"      a
     2728l00024  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
     2729l00024  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
     2730l00025  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
     2731l00026  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
     2732l00028  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
     2733l00029  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
     2734l00029  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
     2735l00029  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
     2736l00029  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
     2737l00029  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
     2738l00029  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
     2739l00030  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
     2740l00030  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">\/\/\/&lt; key for this item of data<\/span>$/;"    a
     2741l00030  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
     2742l00031  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
     2743l00031  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">\/\/\/&lt; the data itself<\/span>$/;"       a
     2744l00031  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">\/\/\/&lt; Kernel data, in the form of an image<\/span>$/;"        a
     2745l00032  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
     2746l00032  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
     2747l00032  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
     2748l00032  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">\/\/\/&lt; list of other possible keys<\/span>$/;"    a
     2749l00032  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">\/\/\/&lt; Most negative x index<\/span>$/;"    a
     2750l00032  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
     2751l00032  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
     2752l00032  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
     2753l00032  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
     2754l00032  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
     2755l00033  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
     2756l00033  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
     2757l00033  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
     2758l00033  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">\/\/\/&lt; Most negative y index<\/span>$/;"    a
     2759l00033  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
     2760l00033  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
     2761l00034  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
     2762l00034  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
     2763l00034  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
     2764l00034  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
     2765l00034  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
     2766l00034  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">\/\/\/&lt; Most positive x index<\/span>$/;"    a
     2767l00034  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
     2768l00034  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
     2769l00034  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">\/\/\/&lt; Type of data.<\/span>$/;"       a
     2770l00034  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
     2771l00034  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
     2772l00034  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">\/\/\/&lt; Type of data.<\/span>$/;"       a
     2773l00035  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
     2774l00035  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
     2775l00035  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
     2776l00035  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">\/\/\/&lt; Most positive y index<\/span>$/;"    a
     2777l00035  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
     2778l00035  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
     2779l00035  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
     2780l00035  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">\/\/\/&lt; Total number of elements available.<\/span>$/;"      a
     2781l00036  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">\/\/\/&lt; Total number of elements available.<\/span>$/;"     a
     2782l00036  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
     2783l00036  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
     2784l00036  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
     2785l00036  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">\/\/\/&lt; category of code that caused the error<\/span>$/;"      a
     2786l00036  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">\/\/\/&lt; Pointer to the kernel data<\/span>$/;"    a
     2787l00036  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
     2788l00036  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
     2789l00036  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">\/\/\/&lt; Number of elements in use.<\/span>$/;"       a
     2790l00037  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">\/\/\/&lt; Number of elements in use.<\/span>$/;"        a
     2791l00037  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
     2792l00037  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
     2793l00037  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
     2794l00037  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
     2795l00037  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
     2796l00037  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">\/\/\/&lt; class of error<\/span>$/;"       a
     2797l00037  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">\/\/\/&lt; Pointer to the rows of the kernel data; not intended for user use.<\/span>$/;"    a
     2798l00037  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
     2799l00037  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">\/\/\/&lt; Unsigned 8-bit integer data.<\/span>$/;"    a
     2800l00037  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
     2801l00038  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">\/\/\/&lt; An Array of pointer elements<\/span>$/;"      a
     2802l00038  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
     2803l00038  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
     2804l00038  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
     2805l00038  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
     2806l00038  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">\/\/\/&lt; the message associated with the error<\/span>$/;" a
     2807l00038  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
     2808l00038  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">\/\/\/&lt; Unsigned 16-bit integer data.<\/span>$/;"     a
     2809l00038  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
     2810l00039  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
     2811l00039  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">\/\/\/&lt; Number of bytes in the array<\/span>$/;"   a
     2812l00039  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
     2813l00039  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
     2814l00039  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
     2815l00039  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
     2816l00039  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
     2817l00039  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
     2818l00039  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
     2819l00039  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
     2820l00039  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">\/\/\/&lt; Unsigned 32-bit integer data.<\/span>$/;"     a
     2821l00039  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
     2822l00039  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">\/\/\/&lt; Unsigned 8-bit integer data.<\/span>$/;"    a
     2823l00040  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
     2824l00040  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">\/\/\/&lt; Aray of bytes holding bits<\/span>$/;" a
     2825l00040  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
     2826l00040  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">\/\/\/&lt; x position<\/span>$/;"       a
     2827l00040  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
     2828l00040  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
     2829l00040  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">\/\/\/&lt; previous link in list<\/span>$/;"       a
     2830l00040  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">\/\/\/&lt; Unsigned 64-bit integer data.<\/span>$/;"     a
     2831l00040  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
     2832l00040  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">\/\/\/&lt; Unsigned 16-bit integer data.<\/span>$/;"     a
     2833l00041  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
     2834l00041  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
     2835l00041  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
     2836l00041  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">\/\/\/&lt; y position<\/span>$/;" a
     2837l00041  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
     2838l00041  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">\/\/\/&lt; Number of buckets in hash table.<\/span>$/;"       a
     2839l00041  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
     2840l00041  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">\/\/\/&lt; next link in list<\/span>$/;"     a
     2841l00041  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">\/\/\/&lt; Convergence limit<\/span>$/;"        a
     2842l00041  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">\/\/\/&lt; The type of RNG<\/span>$/;"   a
     2843l00041  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">\/\/\/&lt; Signed 8-bit integer data.<\/span>$/;"        a
     2844l00041  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
     2845l00041  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">\/\/\/&lt; Unsigned 32-bit integer data.<\/span>$/;"     a
     2846l00042  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
     2847l00042  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
     2848l00042  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">\/\/\/&lt; Error in x position<\/span>$/;"        a
     2849l00042  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
     2850l00042  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">\/\/\/&lt; The bucket data.<\/span>$/;" a
     2851l00042  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
     2852l00042  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">\/\/\/&lt; real data item<\/span>$/;"     a
     2853l00042  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">\/\/\/&lt; Error Tolerance<\/span>$/;"      a
     2854l00042  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">\/\/\/&lt; The RNG itself<\/span>$/;"    a
     2855l00042  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">\/\/\/&lt; Signed 16-bit integer data.<\/span>$/;"       a
     2856l00042  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
     2857l00042  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">\/\/\/&lt; Unsigned 64-bit integer data.<\/span>$/;"     a
     2858l00043  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
     2859l00043  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
     2860l00043  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">\/\/\/&lt; Error in y position<\/span>$/;"        a
     2861l00043  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
     2862l00043  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
     2863l00043  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">\/\/\/&lt; Value of function at minimum<\/span>$/;" a
     2864l00043  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
     2865l00043  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">\/\/\/&lt; Signed 32-bit integer data.<\/span>$/;"       a
     2866l00043  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
     2867l00043  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">\/\/\/&lt; 8-bit unsigned int<\/span>$/;"  a
     2868l00043  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">\/\/\/&lt; Signed 8-bit integer data.<\/span>$/;"        a
     2869l00044  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
     2870l00044  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
     2871l00044  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
     2872l00044  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
     2873l00044  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
     2874l00044  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">\/\/\/&lt; Number of iterations required<\/span>$/;"      a
     2875l00044  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">\/\/\/&lt; Signed 64-bit integer data.<\/span>$/;"       a
     2876l00044  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
     2877l00044  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">\/\/\/&lt; 16-bit unsigned int<\/span>$/;"   a
     2878l00044  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">\/\/\/&lt; Signed 16-bit integer data.<\/span>$/;"       a
     2879l00045  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
     2880l00045  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
     2881l00045  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
     2882l00045  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
     2883l00045  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">\/\/\/&lt; The last difference for the fit<\/span>$/;"      a
     2884l00045  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">\/\/\/&lt; ID number for this photometric system<\/span>$/;"       a
     2885l00045  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">\/\/\/&lt; Single-precision float data.<\/span>$/;"      a
     2886l00045  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
     2887l00045  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">\/\/\/&lt; 32-bit unsigned int<\/span>$/;"   a
     2888l00045  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">\/\/\/&lt; Signed 32-bit integer data.<\/span>$/;"       a
     2889l00046  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">\/\/\/&lt; geodetic latitude (radians)<\/span>$/;"       a
     2890l00046  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
     2891l00046  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
     2892l00046  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
     2893l00046  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
     2894l00046  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
     2895l00046  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
     2896l00046  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">\/\/\/&lt; Name of photometric system<\/span>$/;"      a
     2897l00046  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">\/\/\/&lt; Double-precision float data.<\/span>$/;"     a
     2898l00046  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
     2899l00046  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">\/\/\/&lt; 64-bit unsigned int<\/span>$/;"   a
     2900l00046  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">\/\/\/&lt; Signed 64-bit integer data.<\/span>$/;"      a
     2901l00047  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">\/\/\/&lt; sine of geodetic latitude<\/span>$/;"   a
     2902l00047  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
     2903l00047  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
     2904l00047  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
     2905l00047  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
     2906l00047  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">\/\/\/&lt; Camera for photometric system<\/span>$/;"   a
     2907l00047  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">\/\/\/&lt; Single-precision complex data.<\/span>$/;"  a
     2908l00047  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
     2909l00047  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">\/\/\/&lt; 8-bit signed int<\/span>$/;"      a
     2910l00047  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">\/\/\/&lt; Single-precision float data.<\/span>$/;"     a
     2911l00048  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">\/\/\/&lt; cosine of geodetic latitude<\/span>$/;" a
     2912l00048  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
     2913l00048  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
     2914l00048  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
     2915l00048  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
     2916l00048  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">\/\/\/&lt; Image data type and dimension.<\/span>$/;"        a
     2917l00048  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">\/\/\/&lt; Filter used for photometric system<\/span>$/;"      a
     2918l00048  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">\/\/\/&lt; Double-precision complex data.<\/span>$/;"  a
     2919l00048  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
     2920l00048  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">\/\/\/&lt; 16-bit signed int<\/span>$/;"     a
     2921l00048  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">\/\/\/&lt; Double-precision float data.<\/span>$/;"     a
     2922l00049  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">\/\/\/&lt; magnitude of diurnal aberration vector<\/span>$/;"      a
     2923l00049  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
     2924l00049  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
     2925l00049  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
     2926l00049  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
     2927l00049  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">\/\/\/&lt; Number of columns in image<\/span>$/;" a
     2928l00049  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">\/\/\/&lt; Detector used for photometric system<\/span>$/;"    a
     2929l00049  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
     2930l00049  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">\/\/\/&lt; 32-bit signed int<\/span>$/;"     a
     2931l00049  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">\/\/\/&lt; Single-precision complex data.<\/span>$/;"  a
     2932l00050  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">\/\/\/&lt; height (HM)<\/span>$/;" a
     2933l00050  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
     2934l00050  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
     2935l00050  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
     2936l00050  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
     2937l00050  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">\/\/\/&lt; Number of rows in image.<\/span>$/;"   a
     2938l00050  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
     2939l00050  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
     2940l00050  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
     2941l00050  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">\/\/\/&lt; 64-bit signed int<\/span>$/;"     a
     2942l00050  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">\/\/\/&lt; Double-precision complex data.<\/span>$/;"  a
     2943l00051  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">\/\/\/&lt; ambient temperature (TDK)<\/span>$/;"   a
     2944l00051  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
     2945l00051  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
     2946l00051  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
     2947l00051  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
     2948l00051  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">\/\/\/&lt; Column position relative to parent.<\/span>$/;"       a
     2949l00051  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">\/\/\/&lt; number of elements on list<\/span>$/;" a
     2950l00051  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
     2951l00051  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
     2952l00051  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">\/\/\/&lt; 32-bit floating point<\/span>$/;"       a
     2953l00051  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">\/\/\/&lt; Pointer to data.<\/span>$/;"        a
     2954l00052  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">\/\/\/&lt; pressure (PMB)<\/span>$/;"      a
     2955l00052  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
     2956l00052  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
     2957l00052  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
     2958l00052  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)-&gt;(%f,%f), does not entirely lie in psImage's boundaries, [0:%d,0:%d]."<\/span>$/;" a
     2959l00052  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">\/\/\/&lt; Row position relative to parent.<\/span>$/;"  a
     2960l00052  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">\/\/\/&lt; first element on list (may be NULL)<\/span>$/;"  a
     2961l00052  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
     2962l00052  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">\/\/\/&lt; 64-bit floating point<\/span>$/;"       a
     2963l00053  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">\/\/\/&lt; relative humidity (RH)<\/span>$/;"      a
     2964l00053  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
     2965l00053  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
     2966l00053  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
     2967l00053  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
     2968l00053  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
     2969l00053  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">\/\/\/&lt; last element on list (may be NULL)<\/span>$/;"   a
     2970l00053  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
     2971l00053  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">\/\/\/&lt; complex with 32-bit floating point Real and Imagary numbers<\/span>$/;"       a
     2972l00054  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">\/\/\/&lt; wavelength (WL)<\/span>$/;"     a
     2973l00054  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
     2974l00054  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
     2975l00054  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
     2976l00054  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
     2977l00054  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
     2978l00054  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
     2979l00054  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
     2980l00054  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">\/\/\/&lt; complex with 64-bit floating point Real and Imagary numbers<\/span>$/;"       a
     2981l00055  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">\/\/\/&lt; lapse rate (TLR)<\/span>$/;"    a
     2982l00055  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
     2983l00055  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
     2984l00055  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
     2985l00055  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
     2986l00055  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">\/\/\/&lt; Unsigned 8-bit integer data.<\/span>$/;"    a
     2987l00055  docs/html/psList_8h-source.html /^<a name="l00055"><\/a><a class="code" href="structpsList.html#o3">00055<\/a> <span class="comment">    \/\/\/&lt; array of all iterators associated with this list.  First iterator is <\/span>$/;"   a
     2988l00055  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
     2989l00055  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">\/\/\/&lt; void pointer<\/span>$/;"      a
     2990l00056  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">\/\/\/&lt; refraction constant A (radians)<\/span>$/;"    a
     2991l00056  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
     2992l00056  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
     2993l00056  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">\/\/\/&lt; RA<\/span>$/;"   a
     2994l00056  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
     2995l00056  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
     2996l00056  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">\/\/\/&lt; Unsigned 16-bit integer data.<\/span>$/;"     a
     2997l00056  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
     2998l00056  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
     2999l00056  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
     3000l00056  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">\/\/\/&lt; boolean value<\/span>$/;"     a
     3001l00057  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">\/\/\/&lt; refraction constant B (radians)<\/span>$/;"    a
     3002l00057  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
     3003l00057  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
     3004l00057  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">\/\/\/&lt; Dec<\/span>$/;"    a
     3005l00057  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
     3006l00057  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
     3007l00057  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">\/\/\/&lt; Unsigned 32-bit integer data.<\/span>$/;"     a
     3008l00057  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
     3009l00058  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">\/\/\/&lt; longitude + ... (radians)<\/span>$/;"  a
     3010l00058  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
     3011l00058  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">\/\/\/&lt; Error in RA<\/span>$/;"    a
     3012l00058  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
     3013l00058  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
     3014l00058  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">\/\/\/&lt; Unsigned 64-bit integer data.<\/span>$/;"     a
     3015l00058  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">\/\/\/&lt; Metadata in linked-list<\/span>$/;"       a
     3016l00058  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">\/\/\/&lt; formal mean of sample<\/span>$/;"    a
     3017l00058  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
     3018l00059  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">\/\/\/&lt; local apparent sidereal time (radians)<\/span>$/;"     a
     3019l00059  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
     3020l00059  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">\/\/\/&lt; Error in Dec<\/span>$/;"   a
     3021l00059  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
     3022l00059  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
     3023l00059  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">\/\/\/&lt; Signed 8-bit integer data.<\/span>$/;"        a
     3024l00059  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">\/\/\/&lt; mutex to lock a node during changes<\/span>$/;"  a
     3025l00059  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">\/\/\/&lt; Metadata in a hash table<\/span>$/;"        a
     3026l00059  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
     3027l00059  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">\/\/\/&lt; formal median of sample<\/span>$/;"    a
     3028l00060  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
     3029l00060  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
     3030l00060  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
     3031l00060  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
     3032l00060  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">\/\/\/&lt; Signed 16-bit integer data.<\/span>$/;"     a
     3033l00060  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">\/\/\/&lt; standard deviation of sample<\/span>$/;"       a
     3034l00061  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
     3035l00061  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
     3036l00061  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
     3037l00061  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">\/\/\/&lt; Signed 32-bit integer data.<\/span>$/;"     a
     3038l00061  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">\/\/\/&lt; Source photometric system<\/span>$/;"      a
     3039l00061  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">\/\/\/&lt; upper quartile of sample<\/span>$/;"   a
     3040l00062  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
     3041l00062  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
     3042l00062  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
     3043l00062  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
     3044l00062  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
     3045l00062  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">\/\/\/&lt; Signed 64-bit integer data.<\/span>$/;"     a
     3046l00062  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">\/\/\/&lt; Destination photometric system<\/span>$/;"   a
     3047l00062  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">\/\/\/&lt; lower quartile of sample<\/span>$/;"   a
     3048l00063  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
     3049l00063  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
     3050l00063  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
     3051l00063  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">\/\/\/&lt; Single-precision float data.<\/span>$/;"    a
     3052l00063  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">\/\/\/&lt; Primary color reference<\/span>$/;"  a
     3053l00063  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">\/\/\/&lt; robust mean of array<\/span>$/;"       a
     3054l00064  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
     3055l00064  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
     3056l00064  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">\/\/\/&lt; An error code<\/span>$/;" a
     3057l00064  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
     3058l00064  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">\/\/\/&lt; Double-precision float data.<\/span>$/;"    a
     3059l00064  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
     3060l00064  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">\/\/\/&lt; Primary color reference<\/span>$/;"  a
     3061l00064  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">\/\/\/&lt; robust median of array<\/span>$/;"     a
     3062l00065  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
     3063l00065  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
     3064l00065  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">\/\/\/&lt; the associated description<\/span>$/;" a
     3065l00065  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
     3066l00065  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">\/\/\/&lt; Single-precision complex data.<\/span>$/;" a
     3067l00065  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">\/\/\/&lt; Secondary color reference<\/span>$/;"        a
     3068l00065  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">\/\/\/&lt; Robust mode of array<\/span>$/;"       a
     3069l00066  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
     3070l00066  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
     3071l00066  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
     3072l00066  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">\/\/\/&lt; Double-precision complex data.<\/span>$/;" a
     3073l00066  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">\/\/\/&lt; initialised to p_psMEMMAGIC<\/span>$/;"        a
     3074l00066  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">\/\/\/&lt; Secondary color reference<\/span>$/;"        a
     3075l00066  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">\/\/\/&lt; robust standard deviation of array<\/span>$/;" a
     3076l00067  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
     3077l00067  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
     3078l00067  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
     3079l00067  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">\/\/\/&lt; Void pointers.<\/span>$/;" a
     3080l00067  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">\/\/\/&lt; previous block in allocation list<\/span>$/;"     a
     3081l00067  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">\/\/\/&lt; Color offset for references<\/span>$/;"        a
     3082l00067  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">\/\/\/&lt; robust upper quartile<\/span>$/;"      a
     3083l00068  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
     3084l00068  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
     3085l00068  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
     3086l00068  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
     3087l00068  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">\/\/\/&lt; Pointer to data.<\/span>$/;"       a
     3088l00068  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">\/\/\/&lt; next block allocation list<\/span>$/;"    a
     3089l00068  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
     3090l00068  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">\/\/\/&lt; Color offset for references<\/span>$/;"        a
     3091l00068  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">\/\/\/&lt; robust lower quartile<\/span>$/;"     a
     3092l00069  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
     3093l00069  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
     3094l00069  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
     3095l00069  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
     3096l00069  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">\/\/\/&lt; deallocator.  If NULL, use generic deallocation.<\/span>$/;" a
     3097l00069  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">\/\/\/&lt; Transformation from source to destination<\/span>$/;"      a
     3098l00069  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">\/\/\/&lt;<\/span>$/;" a
     3099l00070  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
     3100l00070  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">\/\/\/&lt; Polynomial type<\/span>$/;"   a
     3101l00070  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
     3102l00070  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">\/\/\/&lt; Parent, if a subimage.<\/span>$/;" a
     3103l00070  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
     3104l00070  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">\/\/\/&lt; the size of the user-portion of the memory block<\/span>$/;"      a
     3105l00070  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">\/\/\/&lt; Unique ID for metadata item.<\/span>$/;"       a
     3106l00070  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">\/\/\/&lt;<\/span>$/;" a
     3107l00071  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
     3108l00071  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
     3109l00071  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">\/\/\/&lt; Number of terms<\/span>$/;"    a
     3110l00071  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
     3111l00071  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">\/\/\/&lt; Children of this region.<\/span>$/;"   a
     3112l00071  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">\/\/\/&lt; List iterator to works on<\/span>$/;"      a
     3113l00071  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">\/\/\/&lt; a unique ID for this allocation<\/span>$/;"       a
     3114l00071  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">\/\/\/&lt; Name of metadata item.<\/span>$/;"      a
     3115l00071  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">\/\/\/&lt; Nsigma clipped mean<\/span>$/;"       a
     3116l00072  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
     3117l00072  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
     3118l00072  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">\/\/\/&lt; Coefficients<\/span>$/;" a
     3119l00072  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
     3120l00072  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">\/\/\/&lt; current cursor position<\/span>$/;"      a
     3121l00072  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">\/\/\/&lt; set from __FILE__ in e.g. p_psAlloc<\/span>$/;"   a
     3122l00072  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">\/\/\/&lt; Type of metadata item.<\/span>$/;"  a
     3123l00072  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">\/\/\/&lt; standard deviation after clipping<\/span>$/;" a
     3124l00073  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
     3125l00073  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">\/\/\/&lt; 2D polynomial transform of X coordinates<\/span>$/;"   a
     3126l00073  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">\/\/\/&lt; Error in coefficients<\/span>$/;"        a
     3127l00073  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
     3128l00073  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
     3129l00073  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">\/\/\/&lt; the index number in the list<\/span>$/;" a
     3130l00073  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">\/\/\/&lt; set from __LINE__ in e.g. p_psAlloc<\/span>$/;" a
     3131l00073  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">\/\/\/&lt; Primitive data type<\/span>$/;"        a
     3132l00073  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">\/\/\/&lt; ???<\/span>$/;"     a
     3133l00074  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">\/\/\/&lt; Number of elements in x direction<\/span>$/;"        a
     3134l00074  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
     3135l00074  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">\/\/\/&lt; 2D polynomial transform of Y coordinates<\/span>$/;"     a
     3136l00074  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">\/\/\/&lt; Coefficient mask<\/span>$/;"     a
     3137l00074  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
     3138l00074  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">\/\/\/&lt; Iterator off the end?<\/span>$/;"        a
     3139l00074  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">\/\/\/&lt; mutex to ensure exclusive access to reference counter<\/span>$/;" a
     3140l00074  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">\/\/\/&lt; Nsigma used for clipping; user input<\/span>$/;"      a
     3141l00075  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">\/\/\/&lt; Number of elements in y direction<\/span>$/;"  a
     3142l00075  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
     3143l00075  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
     3144l00075  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">\/\/\/&lt; how many times pointer is referenced<\/span>$/;"     a
     3145l00075  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">\/\/\/&lt; boolean data<\/span>$/;"     a
     3146l00075  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">\/\/\/&lt; Number of clipping iterations; user input<\/span>$/;"       a
     3147l00075  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">\/**&lt; the psElemType to use for mask image *\/<\/span>$/;"  a
     3148l00076  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">\/\/\/&lt; X Position of 0,0 corner on focal plane<\/span>$/;"      a
     3149l00076  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
     3150l00076  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
     3151l00076  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">\/\/\/&lt; marks if this non-user persistent data like error stack, etc.<\/span>$/;"  a
     3152l00076  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">\/\/\/&lt; Signed 32-bit integer data.<\/span>$/;" a
     3153l00076  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">\/\/\/&lt; minimum data value in array<\/span>$/;"       a
     3154l00076  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">\/**&lt; the data member to use for mask image *\/<\/span>$/;" a
     3155l00077  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">\/\/\/&lt; Y Position of 0,0 corner on focal plane<\/span>$/;"      a
     3156l00077  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
     3157l00077  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
     3158l00077  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">\/\/\/&lt; initialised to p_psMEMMAGIC<\/span>$/;"        a
     3159l00077  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">\/\/\/&lt; Single-precision float data.<\/span>$/;"        a
     3160l00077  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">\/\/\/&lt; maximum data value in array<\/span>$/;"       a
     3161l00077  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">\/**&lt; the data type for mask as a string *\/<\/span>$/;"    a
     3162l00078  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">\/\/\/&lt; Scale of the grid in x direction<\/span>$/;"     a
     3163l00078  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
     3164l00078  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
     3165l00078  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">\/\/\/&lt; Double-precision float data.<\/span>$/;"        a
     3166l00078  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">\/\/\/&lt;<\/span>$/;"   a
     3167l00079  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">\/\/\/&lt; Scale of the grid in x direction<\/span>$/;"     a
     3168l00079  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
     3169l00079  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
     3170l00079  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
     3171l00079  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
     3172l00079  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">\/\/\/&lt; List data.<\/span>$/;"      a
     3173l00079  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
     3174l00079  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">\/\/\/&lt; bitmask of calculated values<\/span>$/;"     a
     3175l00079  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">\/\/\/&lt; the C datatype for a mask image<\/span>$/;" a
     3176l00080  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
     3177l00080  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
     3178l00080  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">\/\/\/&lt; Metadata data.<\/span>$/;"      a
     3179l00081  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">\/\/\/&lt; Number of rows in the x member<\/span>$/;"     a
     3180l00081  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
     3181l00081  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">\/\/\/&lt; Polynomial type<\/span>$/;"   a
     3182l00081  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
     3183l00081  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">\/\/\/&lt; Pointer to other type of data.<\/span>$/;"   a
     3184l00082  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">\/\/\/&lt; Number of cols in the x member<\/span>$/;"     a
     3185l00082  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">\/\/\/&lt; Number of terms in x<\/span>$/;"       a
     3186l00082  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
     3187l00082  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
     3188l00082  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
     3189l00082  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">\/**&lt; minimum valid psS8 value *\/<\/span>$/;"      a
     3190l00083  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">\/\/\/&lt; Number of rows in the y member<\/span>$/;"     a
     3191l00083  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">\/\/\/&lt; Number of terms in y<\/span>$/;"       a
     3192l00083  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
     3193l00083  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">\/\/\/&lt; Optional comment ("", not NULL).<\/span>$/;"  a
     3194l00083  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">\/**&lt; minimum valid psS16 value *\/<\/span>$/;"     a
     3195l00084  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">\/\/\/&lt; Number of cols in the y member<\/span>$/;"     a
     3196l00084  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">\/\/\/&lt; Coefficients<\/span>$/;" a
     3197l00084  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
     3198l00084  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">\/\/\/&lt; the first column of the region.<\/span>$/;"  a
     3199l00084  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">\/**&lt; minimum valid psS32 value *\/<\/span>$/;"     a
     3200l00085  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">\/\/\/&lt; The grid of offsets in x<\/span>$/;"    a
     3201l00085  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">\/\/\/&lt; Error in coefficients<\/span>$/;"        a
     3202l00085  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
     3203l00085  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">\/\/\/&lt; the last column of the region.<\/span>$/;"     a
     3204l00085  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">\/**&lt; minimum valid psS64 value *\/<\/span>$/;"     a
     3205l00086  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">\/\/\/&lt; The grid of offsets in y<\/span>$/;"    a
     3206l00086  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">\/\/\/&lt; Coefficients mask<\/span>$/;"    a
     3207l00086  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
     3208l00086  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">\/\/\/&lt; the first row of the region.<\/span>$/;"       a
     3209l00086  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
     3210l00086  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">\/**&lt; minimum valid psU8 value *\/<\/span>$/;"      a
     3211l00087  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
     3212l00087  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
     3213l00087  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">\/\/\/&lt; the last row of the region.<\/span>$/;"        a
     3214l00087  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">\/**&lt; minimum valid psU16 value *\/<\/span>$/;"     a
     3215l00088  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
     3216l00088  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">\/**&lt; minimum valid psU32 value *\/<\/span>$/;"     a
     3217l00088  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
     3218l00089  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
     3219l00089  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">\/**&lt; minimum valid psU64 value *\/<\/span>$/;"     a
     3220l00089  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
     3221l00090  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
     3222l00090  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
     3223l00090  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">\/**&lt; minimum valid psF32 value *\/<\/span>$/;"     a
     3224l00090  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
     3225l00091  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
     3226l00091  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
     3227l00091  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
     3228l00091  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">\/**&lt; minimum valid psF64 value *\/<\/span>$/;"     a
     3229l00091  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
     3230l00092  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">\/\/\/&lt; 4D polynomial transform of X coordinates<\/span>$/;"     a
     3231l00092  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
     3232l00092  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">\/**&lt; minimum valid real or imaginary psC32 value *\/<\/span>$/;"   a
     3233l00093  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">\/\/\/&lt; 4D polynomial transform of Y coordinates<\/span>$/;"       a
     3234l00093  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">\/\/\/&lt; Polynomial type<\/span>$/;"   a
     3235l00093  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
     3236l00093  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
     3237l00093  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">\/**&lt; minimum valid real or imaginary psC32 value *\/<\/span>$/;"   a
     3238l00094  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">\/\/\/&lt; Number of terms in x<\/span>$/;"       a
     3239l00094  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
     3240l00094  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
     3241l00095  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">\/\/\/&lt; Number of terms in y<\/span>$/;"       a
     3242l00095  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
     3243l00095  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
     3244l00095  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">\/**&lt; maximum valid psS8 value *\/<\/span>$/;"      a
     3245l00096  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">\/\/\/&lt; Number of terms in z<\/span>$/;"       a
     3246l00096  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
     3247l00096  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">\/\/\/&lt; Seconds since epoch, Jan 1, 1970.<\/span>$/;"        a
     3248l00096  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">\/**&lt; maximum valid psS16 value *\/<\/span>$/;"     a
     3249l00097  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">\/\/\/&lt; Coefficients<\/span>$/;" a
     3250l00097  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
     3251l00097  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">\/\/\/&lt; Microseconds since last second.<\/span>$/;"    a
     3252l00097  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">\/**&lt; maximum valid psS32 value *\/<\/span>$/;"     a
     3253l00098  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">\/\/\/&lt; Error in coefficients<\/span>$/;"        a
     3254l00098  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
     3255l00098  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">\/\/\/&lt; Type of time.<\/span>$/;"      a
     3256l00098  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">\/**&lt; maximum valid psS64 value *\/<\/span>$/;"     a
     3257l00099  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
     3258l00099  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
     3259l00099  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">\/\/\/&lt; Coefficients mask<\/span>$/;"    a
     3260l00099  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">\/**&lt; maximum valid psU8 value *\/<\/span>$/;"      a
     3261l00100  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
     3262l00100  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">\/**&lt; maximum valid psU16 value *\/<\/span>$/;"     a
     3263l00101  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">\/\/\/&lt; Amount of binning in x-dimension<\/span>$/;" a
     3264l00101  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">\/**&lt; maximum valid psU32 value *\/<\/span>$/;"     a
     3265l00102  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">\/\/\/&lt; Amount of binning in y-dimension<\/span>$/;"   a
     3266l00102  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">\/**&lt; maximum valid psU64 value *\/<\/span>$/;"     a
     3267l00103  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">\/\/\/&lt; Offset from the left of chip.<\/span>$/;"     a
     3268l00103  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">\/**&lt; maximum valid psF32 value *\/<\/span>$/;"     a
     3269l00104  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">\/\/\/&lt; Offset from the bottom of chip.<\/span>$/;"   a
     3270l00104  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
     3271l00104  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">\/**&lt; maximum valid psF64 value *\/<\/span>$/;"     a
     3272l00105  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">\/**&lt; maximum valid real or imaginary psC32 value *\/<\/span>$/;"   a
     3273l00106  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">\/\/\/&lt; Imaging area of readout<\/span>$/;"    a
     3274l00106  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">\/\/\/&lt; Polynomial type<\/span>$/;"   a
     3275l00106  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
     3276l00106  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">\/**&lt; maximum valid real or imaginary psC32 value *\/<\/span>$/;"   a
     3277l00107  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">\/\/\/&lt; Mask area for readout<\/span>$/;"        a
     3278l00107  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
     3279l00107  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">\/\/\/&lt; Number of terms in w<\/span>$/;"       a
     3280l00108  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">\/\/\/&lt; Objects derived from Readout<\/span>$/;"  a
     3281l00108  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
     3282l00108  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">\/\/\/&lt; Number of terms in x<\/span>$/;"       a
     3283l00108  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
     3284l00109  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">\/\/\/&lt; Readout-level metadata<\/span>$/;"    a
     3285l00109  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">\/\/\/&lt; Longitude of the target system pole in the source system<\/span>$/;" a
     3286l00109  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">\/\/\/&lt; Number of terms in y<\/span>$/;"       a
     3287l00109  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
     3288l00110  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">\/\/\/&lt; Cosine of target pole latitude in the source system<\/span>$/;"        a
     3289l00110  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">\/\/\/&lt; Number of terms in z<\/span>$/;"       a
     3290l00110  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
     3291l00110  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
     3292l00111  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">\/\/\/&lt; Sine of target pole latitude in the source system<\/span>$/;"  a
     3293l00111  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">\/\/\/&lt; Coefficients<\/span>$/;" a
     3294l00111  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
     3295l00112  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">\/\/\/&lt; Longitude of the ascending node in the target system<\/span>$/;"       a
     3296l00112  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">\/\/\/&lt; Error in coefficients<\/span>$/;"        a
     3297l00112  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
     3298l00113  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">\/\/\/&lt; Coefficients mask<\/span>$/;"    a
     3299l00113  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
     3300l00114  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
     3301l00115  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
     3302l00116  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
     3303l00116  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
     3304l00116  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
     3305l00117  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
     3306l00117  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
     3307l00118  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">\/\/\/&lt; Bounds for the bins (type F32)<\/span>$/;"  a
     3308l00118  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
     3309l00119  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">\/\/\/&lt; Number in each of the bins (INT)<\/span>$/;"  a
     3310l00119  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
     3311l00120  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
     3312l00120  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
     3313l00120  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">\/\/\/&lt; Number below the minimum<\/span>$/;"      a
     3314l00120  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
     3315l00121  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
     3316l00121  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">\/\/\/&lt; Number above the maximum<\/span>$/;"      a
     3317l00121  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
     3318l00122  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
     3319l00122  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">\/\/\/&lt; Is it a uniform distribution?<\/span>$/;"        a
     3320l00123  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
     3321l00124  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">\/\/\/&lt; readouts from the cell<\/span>$/;"        a
     3322l00125  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">\/\/\/&lt; cell-level metadata<\/span>$/;"  a
     3323l00126  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
     3324l00127  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">\/\/\/&lt; transformations from cell to chip coordinates<\/span>$/;"        a
     3325l00128  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">\/\/\/&lt; transformations from chip to cell coordinates<\/span>$/;"  a
     3326l00129  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">\/\/\/&lt; transformations from cell to FPA coordinates<\/span>$/;"   a
     3327l00130  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">\/\/\/&lt; transformations from cell to tangent plane coordinates<\/span>$/;" a
     3328l00131  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">\/\/\/&lt; transformations from cell to tangent plane coordinates<\/span>$/;"        a
     3329l00133  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">\/\/\/&lt; chip in which contains this cell<\/span>$/;" a
     3330l00134  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
     3331l00136  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
     3332l00137  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
     3333l00139  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">\/\/\/&lt; Coordinates of projection center<\/span>$/;"    a
     3334l00140  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">\/\/\/&lt; Coordinates of projection center<\/span>$/;"      a
     3335l00141  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">\/\/\/&lt; plate-scale in X direction<\/span>$/;"    a
     3336l00142  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">\/\/\/&lt; plate-scale in Y direction<\/span>$/;"    a
     3337l00143  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">\/\/\/&lt; Projection type<\/span>$/;"        a
     3338l00145  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
     3339l00147  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">\/\/\/&lt; cells in the chip<\/span>$/;"    a
     3340l00148  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">\/\/\/&lt; chip-level metadata<\/span>$/;" a
     3341l00148  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
     3342l00149  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
     3343l00150  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">\/\/\/&lt; transformation from chip to FPA coordinates<\/span>$/;" a
     3344l00151  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">\/\/\/&lt; transformation from FPA to chip coordinates<\/span>$/;"   a
     3345l00152  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
     3346l00153  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">\/\/\/&lt; FPA which contains this chip<\/span>$/;"     a
     3347l00155  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
     3348l00157  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
     3349l00162  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
     3350l00165  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
     3351l00170  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
     3352l00172  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">\/\/\/&lt; chips in the focal plane array<\/span>$/;" a
     3353l00172  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
     3354l00172  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
     3355l00173  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">\/\/\/&lt; focal-plane's metadata<\/span>$/;"        a
     3356l00173  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
     3357l00173  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 &amp; PS_BADPIXEL_BITMASK)<\/span>$/;"     a
     3358l00173  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
     3359l00175  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">\/\/\/&lt; transformation from tangent plane to focal plane<\/span>$/;"        a
     3360l00175  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
     3361l00176  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">\/\/\/&lt; transformation from focal plane to tangent plane<\/span>$/;"  a
     3362l00177  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">\/\/\/&lt; fixed pattern residual offsets<\/span>$/;"    a
     3363l00178  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
     3364l00179  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">\/\/\/&lt; information about this exposure<\/span>$/;" a
     3365l00180  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">\/\/\/&lt; Wallace's grommit<\/span>$/;"      a
     3366l00181  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
     3367l00182  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">\/\/\/&lt; Color reference<\/span>$/;"   a
     3368l00183  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">\/\/\/&lt; Color reference<\/span>$/;"     a
     3369l00184  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">\/\/\/&lt; projection<\/span>$/;"  a
     3370l00184  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 &amp; 0x100) == 0x100)<\/span>$/;"        a
     3371l00186  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">\/\/\/&lt; RMS for x transformation fits<\/span>$/;"     a
     3372l00186  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 &amp; 0x200) == 0x200)<\/span>$/;"   a
     3373l00187  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">\/\/\/&lt; RMS for y transformation fits<\/span>$/;"       a
     3374l00188  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">\/\/\/&lt; chi^2 of astrometric solution<\/span>$/;"       a
     3375l00188  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 &amp; 0x400) == 0x400)<\/span>$/;"       a
     3376l00189  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
     3377l00189  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
     3378l00190  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
     3379l00190  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 &amp; 0x800) == 0x800)<\/span>$/;"    a
     3380l00192  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 &amp; 0x1000) == 0x1000)<\/span>$/;"     a
     3381l00194  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 &amp; 0xFF) )<\/span>$/;" a
     3382l00195  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
     3383l00197  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
     3384l00199  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">\/\/\/&lt; Name of observatory<\/span>$/;"   a
     3385l00199  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(&amp;ZD)<\/span>$/;"    a
     3386l00200  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">\/\/\/&lt; Latitude of observatory, east positive (degrees?)<\/span>$/;"       a
     3387l00201  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">\/\/\/&lt; Longitude of observatory (degrees?)<\/span>$/;"     a
     3388l00201  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
     3389l00201  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
     3390l00202  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">\/\/\/&lt; Height of observatory in meters<\/span>$/;" a
     3391l00203  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">\/\/\/&lt; Tropospheric Lapse Rate<\/span>$/;" a
     3392l00208  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
     3393l00214  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
     3394l00215  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
     3395l00216  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">\/\/\/&lt; Telescope boresight, right ascention<\/span>$/;"        a
     3396l00217  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">\/\/\/&lt; Telescope boresight, declination<\/span>$/;"      a
     3397l00217  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">\/\/\/&lt; Primitive type.<\/span>$/;"  a
     3398l00218  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">\/\/\/&lt; Hour angle<\/span>$/;"    a
     3399l00218  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">\/\/\/&lt; Dimensionality.<\/span>$/;"    a
     3400l00219  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">\/\/\/&lt; Zenith distance<\/span>$/;"       a
     3401l00220  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">\/\/\/&lt; Azimuth<\/span>$/;"       a
     3402l00221  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">\/\/\/&lt; Time of observation<\/span>$/;"       a
     3403l00221  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
     3404l00222  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">\/\/\/&lt; Rotator position angle in degrees? XXX: see bug#209<\/span>$/;"   a
     3405l00223  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">\/\/\/&lt; Air temperature in Kelvin<\/span>$/;"     a
     3406l00224  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">\/\/\/&lt; Air pressure in mB<\/span>$/;"    a
     3407l00225  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">\/\/\/&lt; Relative humidity, for refraction<\/span>$/;"     a
     3408l00226  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">\/\/\/&lt; Exposure time<\/span>$/;"       a
     3409l00227  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">\/\/\/&lt; Wavelength in microns<\/span>$/;"       a
     3410l00228  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">\/\/\/&lt; Observatory data<\/span>$/;" a
     3411l00231  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">\/\/\/&lt; Local Sidereal Time<\/span>$/;"       a
     3412l00232  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">\/\/\/&lt; Position angle<\/span>$/;"      a
     3413l00233  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">\/\/\/&lt; Parallactic angle<\/span>$/;"   a
     3414l00233  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
     3415l00234  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">\/\/\/&lt; Airmass, calculated from zenith distance<\/span>$/;"    a
     3416l00234  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
     3417l00235  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">\/\/\/&lt; Parallactic factor<\/span>$/;"  a
     3418l00235  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">\/\/\/&lt; Polynomial type<\/span>$/;"  a
     3419l00236  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">\/\/\/&lt; name of camera which provided exposure<\/span>$/;"      a
     3420l00236  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">\/\/\/&lt; Number of terms<\/span>$/;"   a
     3421l00237  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">\/\/\/&lt; name of telescope which provided exposure<\/span>$/;"   a
     3422l00237  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">\/\/\/&lt; Coefficients<\/span>$/;"        a
     3423l00238  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">\/\/\/&lt; Error in coefficients<\/span>$/;"       a
     3424l00239  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">\/\/\/&lt; Coefficient mask<\/span>$/;"    a
     3425l00242  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
     3426l00244  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
     3427l00246  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">\/\/\/&lt; Polynomial type<\/span>$/;"  a
     3428l00247  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">\/\/\/&lt; Number of terms in x<\/span>$/;"      a
     3429l00248  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">\/\/\/&lt; Number of terms in y<\/span>$/;"      a
     3430l00249  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">\/\/\/&lt; Coefficients<\/span>$/;"        a
     3431l00250  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
     3432l00250  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">\/\/\/&lt; Error in coefficients<\/span>$/;"       a
     3433l00251  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">\/\/\/&lt; Coefficients mask<\/span>$/;"   a
     3434l00256  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
     3435l00258  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
     3436l00258  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">\/\/\/&lt; Polynomial type<\/span>$/;"  a
     3437l00259  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">\/\/\/&lt; Number of terms in x<\/span>$/;"      a
     3438l00260  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">\/\/\/&lt; Number of terms in y<\/span>$/;"      a
     3439l00261  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">\/\/\/&lt; Number of terms in z<\/span>$/;"      a
     3440l00262  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">\/\/\/&lt; Coefficients<\/span>$/;"        a
     3441l00263  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">\/\/\/&lt; Error in coefficients<\/span>$/;"       a
     3442l00264  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">\/\/\/&lt; Coefficient mask<\/span>$/;"    a
     3443l00266  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
     3444l00269  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
     3445l00271  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">\/\/\/&lt; Polynomial type<\/span>$/;"  a
     3446l00272  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
     3447l00272  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">\/\/\/&lt; Number of terms in w<\/span>$/;"      a
     3448l00273  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">\/\/\/&lt; Number of terms in x<\/span>$/;"      a
     3449l00274  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">\/\/\/&lt; Number of terms in y<\/span>$/;"      a
     3450l00275  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">\/\/\/&lt; Number of terms in z<\/span>$/;"      a
     3451l00276  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">\/\/\/&lt; Coefficients<\/span>$/;"        a
     3452l00277  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">\/\/\/&lt; Error in coefficients<\/span>$/;"       a
     3453l00278  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">\/\/\/&lt; Coefficients mask<\/span>$/;"   a
     3454l00283  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
     3455l00291  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
     3456l00301  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
     3457l00308  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
     3458l00315  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
     3459l00322  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
     3460l00329  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
     3461l00336  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
     3462l00343  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
     3463l00350  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
     3464l00360  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
     3465l00361  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
     3466l00369  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
     3467l00370  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
     3468l00378  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
     3469l00386  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
     3470l00394  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
     3471l00395  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
     3472l00396  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">\/\/\/&lt; The number of spline polynomials<\/span>$/;"  a
     3473l00397  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">\/\/\/&lt; An array of n pointers to the spline polynomials<\/span>$/;"  a
     3474l00398  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">\/\/\/&lt; For cubic splines, the second derivative at each domain point.  Size is n+1.<\/span>$/;"  a
     3475l00399  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">\/\/\/&lt; The boundaries between each spline piece.  Size is n+1.<\/span>$/;"       a
     3476l00409  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
     3477l00417  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
     3478l00424  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
     3479l00434  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
     3480l00437  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
    16143481lapseRate       include/psAstrometry.h  /^    const double lapseRate;            \/\/\/< lapse rate (TLR)$/;"   m
    16153482lapseRate       src/astronomy/psAstrometry.h    /^    const double lapseRate;            \/\/\/< lapse rate (TLR)$/;"   m
    1616 lastDelta       include/psMinimize.h    /^    float lastDelta;                   \/\/\/< The last difference for the fit$/;"    m
    1617 lastDelta       src/dataManip/psMinimize.h      /^    float lastDelta;                   \/\/\/< The last difference for the fit$/;"    m
     3483lastDelta       include/psMinimize.h    /^    psF32 lastDelta;                   \/\/\/< The last difference for the fit$/;"    m
     3484lastDelta       src/dataManip/psMinimize.h      /^    psF32 lastDelta;                   \/\/\/< The last difference for the fit$/;"    m
    16183485lastMemBlockAllocated   src/sysUtils/psMemory.c /^static psMemBlock* lastMemBlockAllocated = NULL;$/;"  v       file:
    16193486latitude        include/psAstrometry.h  /^    const double latitude;             \/\/\/< Latitude of observatory, east positive (degrees?)$/;"  m
     
    16213488latitude        src/astronomy/psAstrometry.h    /^    const double latitude;             \/\/\/< Latitude of observatory, east positive (degrees?)$/;"  m
    16223489latitude        src/astronomy/psAstrometry.h    /^    const double latitude;             \/\/\/< geodetic latitude (radians)$/;"        m
     3490letter_P        docs/html/classes.html  /^<tr><td><a name="letter_P"><\/a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&nbsp;&nbsp;P&nbsp;&nbsp;<\/div><\/td><\/tr><\/table>$/;"   a
    16233491level   include/psTrace.h       /^        psS32 level;                  \/\/ trace level for this component$/;" m       struct:p_psComponent
    16243492level   src/sysUtils/psTrace.h  /^        psS32 level;                  \/\/ trace level for this component$/;" m       struct:p_psComponent
     
    16263494lineno  src/sysUtils/psMemory.h /^    const psS32 lineno;                  \/\/\/< set from __LINE__ in e.g. p_psAlloc$/;"      m       struct:psMemBlock
    16273495list    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
     3496list    include/psMetadata.h    /^        psList *list;                  \/\/\/< List data.$/;" m       union:psMetadataItem::<anonymous>
     3497list    include/psMetadata.h    /^    psList*  list;                     \/\/\/< Metadata in linked-list$/;"    m       struct:psMetadata
     3498list    src/astronomy/psMetadata.h      /^        psList *list;                  \/\/\/< List data.$/;" m       union:psMetadataItem::<anonymous>
     3499list    src/astronomy/psMetadata.h      /^    psList*  list;                     \/\/\/< Metadata in linked-list$/;"    m       struct:psMetadata
    16303500list    src/collections/psList.h        /^psList* list;                      \/\/\/< List iterator to works on$/;"      m
    16313501listFree        src/collections/psList.c        /^static void listFree(psList* list)$/;"        f       file:
    16323502listFree        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:
     3503listIteratorFree        src/collections/psList.c        /^static void listIteratorFree(psListIterator* iter)$/;"        f       file:
     3504listIteratorFree        src/collections/psList.c        /^static void listIteratorFree(psListIterator* iter);$/;"       p       file:
     3505listIteratorRemove      src/collections/psList.c        /^static psBool listIteratorRemove(psListIterator* iterator)$/;"        f       file:
     3506listIteratorRemove      src/collections/psList.c        /^static psBool listIteratorRemove(psListIterator* iterator);$/;"       p       file:
    16393507lock    include/psList.h        /^    pthread_mutex_t lock;              \/\/\/< mutex to lock a node during changes$/;"        m
    16403508lock    src/collections/psList.h        /^    pthread_mutex_t lock;              \/\/\/< mutex to lock a node during changes$/;"        m
     
    16713539main    test/collections/tst_psArray.c  /^psS32 main(psS32 argc,$/;"    f
    16723540main    test/collections/tst_psArray01.c        /^psS32 main(psS32 argc,$/;"    f
     3541main    test/collections/tst_psArray02.c        /^psS32 main( psS32 argc, char* argv[] )$/;"    f
    16733542main    test/collections/tst_psBitSet.c /^psS32 main( psS32 argc, char* argv[] )$/;"    f
    16743543main    test/collections/tst_psHash00.c /^psS32 main()$/;"      f
     
    16783547main    test/collections/tst_psHash04.c /^psS32 main()$/;"      f
    16793548main    test/collections/tst_psList.c   /^psS32 main(psS32 argc, char* argv[])$/;"      f
     3549main    test/collections/tst_psScalar.c /^psS32 main(psS32 argc, char* argv[])$/;"      f
    16803550main    test/collections/tst_psVector.c /^psS32 main(psS32 argc,$/;"    f
    16813551main    test/collections/tst_psVectorSort_01.c  /^psS32 main(psS32 argc,$/;"    f
     
    16943564main    test/dataManip/tst_psHist02.c   /^psS32 main()$/;"      f
    16953565main    test/dataManip/tst_psHist03.c   /^psS32 main()$/;"      f
    1696 main    test/dataManip/tst_psMatrix01.c /^psS32 main( psS32 argc,$/;"   f
     3566main    test/dataManip/tst_psMatrix01.c /^psS32 main( psS32 argc, char* argv[] )$/;"    f
    16973567main    test/dataManip/tst_psMatrix02.c /^psS32 main(psS32 argc,$/;"    f
    1698 main    test/dataManip/tst_psMatrix03.c /^psS32 main(psS32 argc,$/;"    f
    1699 main    test/dataManip/tst_psMatrix04.c /^psS32 main(psS32 argc,$/;"    f
     3568main    test/dataManip/tst_psMatrix03.c /^psS32 main(psS32 argc, char* argv[])$/;"      f
     3569main    test/dataManip/tst_psMatrix04.c /^psS32 main(psS32 argc, char* argv[])$/;"      f
    17003570main    test/dataManip/tst_psMatrix05.c /^psS32 main( psS32 argc,$/;"   f
    1701 main    test/dataManip/tst_psMatrix06.c /^psS32 main( psS32 argc,$/;"   f
    1702 main    test/dataManip/tst_psMatrix07.c /^psS32 main(psS32 argc,$/;"    f
     3571main    test/dataManip/tst_psMatrix06.c /^psS32 main(psS32 argc, char* argv[])$/;"      f
     3572main    test/dataManip/tst_psMatrix07.c /^psS32 main(psS32 argc, char* argv[])$/;"      f
    17033573main    test/dataManip/tst_psMatrixVectorArithmetic01.c /^psS32 main(psS32 argc, char* argv[])$/;"      f
    17043574main    test/dataManip/tst_psMatrixVectorArithmetic02.c /^psS32 main( psS32 argc, char* argv[] )$/;"    f
    17053575main    test/dataManip/tst_psMatrixVectorArithmetic03.c /^psS32 main(psS32 argc, char* argv[])$/;"      f
     3576main    test/dataManip/tst_psMatrixVectorArithmetic04.c /^psS32 main(psS32 argc, char* argv[])$/;"      f
    17063577main    test/dataManip/tst_psMinimize00.c       /^psS32 main()$/;"      f
    17073578main    test/dataManip/tst_psMinimize01.c       /^psS32 main()$/;"      f
     
    17153586main    test/dataManip/tst_psMinimize06.c       /^psS32 main()$/;"      f
    17163587main    test/dataManip/tst_psMinimize07.c       /^psS32 main()$/;"      f
     3588main    test/dataManip/tst_psRandom.c   /^psS32 main()$/;"      f
    17173589main    test/dataManip/tst_psStats00.c  /^psS32 main()$/;"      f
    17183590main    test/dataManip/tst_psStats01.c  /^psS32 main()$/;"      f
     
    17323604main    test/image/tst_psImageFFT.c     /^psS32 main(psS32 argc, char* argv[])$/;"      f
    17333605main    test/image/tst_psImageIO.c      /^psS32 main(psS32 argc, char* argv[])$/;"      f
     3606main    test/image/tst_psImageInterpolate.c     /^psS32 main(psS32 argc, char* argv[])$/;"      f
    17343607main    test/image/tst_psImageManip.c   /^psS32 main(psS32 argc, char* argv[])$/;"      f
    17353608main    test/image/tst_psImageStats00.c /^psS32 main()$/;"      f
     
    17413614main    test/sysUtils/tst_psError.c     /^psS32 main( psS32 argc, char* argv[] )$/;"    f
    17423615main    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[] )$/;"    f
     3616main    test/sysUtils/tst_psMemory.c    /^psS32 main(psS32 argc, char* argv[])$/;"      f
    17443617main    test/sysUtils/tst_psStringCopy.c        /^psS32 main( psS32 argc, char* argv[] )$/;"    f
    17453618main    test/sysUtils/tst_psTrace.c     /^psS32 main( psS32 argc, char* argv[] )$/;"    f
     
    17503623malloc  src/sysUtils/psMemory.h /^#define malloc(/;"    d
    17513624mask    include/psAstrometry.h  /^    psImage* mask;                     \/\/\/< Mask area for readout$/;"      m
    1752 mask    include/psFunctions.h   /^    char ****mask;                     \/\/\/< Coefficients mask$/;"  m
    1753 mask    include/psFunctions.h   /^    char ***mask;                      \/\/\/< Coefficient mask$/;"   m
    1754 mask    include/psFunctions.h   /^    char ***mask;                      \/\/\/< Coefficients mask$/;"  m
    1755 mask    include/psFunctions.h   /^    char **mask;                       \/\/\/< Coefficients mask$/;"  m
    1756 mask    include/psFunctions.h   /^    char *mask;                        \/\/\/< Coefficient mask$/;"   m
     3625mask    include/psFunctions.h   /^    psU8 ****mask;                     \/\/\/< Coefficients mask$/;"  m
     3626mask    include/psFunctions.h   /^    psU8 ***mask;                      \/\/\/< Coefficient mask$/;"   m
     3627mask    include/psFunctions.h   /^    psU8 ***mask;                      \/\/\/< Coefficients mask$/;"  m
     3628mask    include/psFunctions.h   /^    psU8 **mask;                       \/\/\/< Coefficients mask$/;"  m
     3629mask    include/psFunctions.h   /^    psU8 *mask;                        \/\/\/< Coefficient mask$/;"   m
    17573630mask    src/astronomy/psAstrometry.h    /^    psImage* mask;                     \/\/\/< Mask area for readout$/;"      m
    17583631mask    src/collections/psBitSet.c      /^static char mask(psS32 bit)$/;"       f       file:
    1759 mask    src/dataManip/psFunctions.h     /^    char ****mask;                     \/\/\/< Coefficients mask$/;"  m
    1760 mask    src/dataManip/psFunctions.h     /^    char ***mask;                      \/\/\/< Coefficient mask$/;"   m
    1761 mask    src/dataManip/psFunctions.h     /^    char ***mask;                      \/\/\/< Coefficients mask$/;"  m
    1762 mask    src/dataManip/psFunctions.h     /^    char **mask;                       \/\/\/< Coefficients mask$/;"  m
    1763 mask    src/dataManip/psFunctions.h     /^    char *mask;                        \/\/\/< Coefficient mask$/;"   m
    1764 max     include/psStats.h       /^    double max;                 \/\/\/< maximum data value in array$/;"       m
    1765 max     src/dataManip/psStats.h /^    double max;                 \/\/\/< maximum data value in array$/;"       m
     3632mask    src/dataManip/psFunctions.h     /^    psU8 ****mask;                     \/\/\/< Coefficients mask$/;"  m
     3633mask    src/dataManip/psFunctions.h     /^    psU8 ***mask;                      \/\/\/< Coefficient mask$/;"   m
     3634mask    src/dataManip/psFunctions.h     /^    psU8 ***mask;                      \/\/\/< Coefficients mask$/;"  m
     3635mask    src/dataManip/psFunctions.h     /^    psU8 **mask;                       \/\/\/< Coefficients mask$/;"  m
     3636mask    src/dataManip/psFunctions.h     /^    psU8 *mask;                        \/\/\/< Coefficient mask$/;"   m
     3637max     include/psStats.h       /^    psF64 max;                 \/\/\/< maximum data value in array$/;"        m
     3638max     src/dataManip/psStats.h /^    psF64 max;                 \/\/\/< maximum data value in array$/;"        m
    17663639maxIter include/psMinimize.h    /^    psS32 maxIter;                       \/\/\/< Convergence limit$/;"        m
    17673640maxIter src/dataManip/psMinimize.h      /^    psS32 maxIter;                       \/\/\/< Convergence limit$/;"        m
    17683641maxNum  include/psStats.h       /^    psS32 maxNum;                        \/\/\/< Number above the maximum$/;" m
    17693642maxNum  src/dataManip/psStats.h /^    psS32 maxNum;                        \/\/\/< Number above the maximum$/;" m
     3643md      include/psMetadata.h    /^        psMetadata *md;                \/\/\/< Metadata data.$/;"     m       union:psMetadataItem::<anonymous>
     3644md      src/astronomy/psMetadata.h      /^        psMetadata *md;                \/\/\/< Metadata data.$/;"     m       union:psMetadataItem::<anonymous>
    17703645memAllocateCallback     src/sysUtils/psMemory.c /^static psMemAllocateCallback memAllocateCallback = memAllocateCallbackDefault;$/;"    v       file:
    17713646memAllocateCallback     test/sysUtils/tst_psMemory.c    /^psMemoryId memAllocateCallback( const psMemBlock *ptr )$/;"   f
     
    17963671metadataId      src/astronomy/psMetadata.c      /^static psS32 metadataId = 0;$/;"      v       file:
    17973672metadataItemFree        src/astronomy/psMetadata.c      /^static void metadataItemFree(psMetadataItem* metadataItem)$/;"        f       file:
    1798 min     include/psStats.h       /^    double min;                 \/\/\/< minimum data value in array$/;"       m
    1799 min     src/dataManip/psStats.h /^    double min;                 \/\/\/< minimum data value in array$/;"       m
     3673min     include/psStats.h       /^    psF64 min;                 \/\/\/< minimum data value in array$/;"        m
     3674min     src/dataManip/psStats.h /^    psF64 min;                 \/\/\/< minimum data value in array$/;"        m
    18003675minNum  include/psStats.h       /^    psS32 minNum;                        \/\/\/< Number below the minimum$/;" m
    18013676minNum  src/dataManip/psStats.h /^    psS32 minNum;                        \/\/\/< Number below the minimum$/;" m
     
    18203695myFuncDeriv0    test/dataManip/tst_psMinimize03.c       /^float myFuncDeriv0(const psVector *restrict myParams,$/;"     f
    18213696myLogMsg        test/sysUtils/tst_psLogMsg.c    /^static void myLogMsg(const char *name,$/;"    f       file:
    1822 myPowellChi2Func        src/dataManip/psMinimize.c      /^float myPowellChi2Func(const psVector *params,$/;"    f
     3697myPowellChi2Func        src/dataManip/psMinimize.c      /^psF32 myPowellChi2Func(const psVector *params,$/;"    f
    18233698myStruct        src/astronomy/psMetadataIO.c    /^myStruct;$/;" t       file:
    18243699myValue src/dataManip/psMinimize.c      /^static psVector *myValue;$/;" v       file:
     
    18533728name    include/psAstrometry.h  /^    const char* name;                  \/\/\/< Name of observatory$/;"        m
    18543729name    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:psMetadataItem
     3730name    include/psMetadata.h    /^    char *name;                        \/\/\/< Name of metadata item.$/;"     m       struct:psMetadataItem
    18563731name    include/psPhotometry.h  /^    const char *name;           \/\/\/< Name of photometric system$/;"        m
    18573732name    include/psTrace.h       /^        const char *name;           \/\/ last part of name of component$/;"   m       struct:p_psComponent
    18583733name    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:psMetadataItem
     3734name    src/astronomy/psMetadata.h      /^    char *name;                        \/\/\/< Name of metadata item.$/;"     m       struct:psMetadataItem
    18603735name    src/astronomy/psPhotometry.h    /^    const char *name;           \/\/\/< Name of photometric system$/;"        m
    18613736name    src/sysUtils/psError.h  /^    char* name;                        \/\/\/< category of code that caused the error$/;"     m
     
    18813756numRows src/fileUtils/psLookupTable.h   /^    psU64 numRows;                     \/\/\/< Number of table rows$/;"       m
    18823757numRows 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$/;"   m
    1884 number  src/collections/psList.h        /^psU32 number;                      \/\/\/< List iterator number$/;"   m
    18853758nums    include/psStats.h       /^    psVector* nums;                    \/\/\/< Number in each of the bins (INT)$/;"   m
    18863759nums    src/dataManip/psStats.h /^    psVector* nums;                    \/\/\/< Number in each of the bins (INT)$/;"   m
     3760o0      docs/html/structp__psComponent.html     /^<a class="anchor" name="o0" doxytag="p_psComponent::name" ><\/a><p>$/;"       a
     3761o0      docs/html/structpsArray.html    /^<a class="anchor" name="o0" doxytag="psArray::nalloc" ><\/a><p>$/;"   a
     3762o0      docs/html/structpsBitSet.html   /^<a class="anchor" name="o0" doxytag="psBitSet::n" ><\/a><p>$/;"       a
     3763o0      docs/html/structpsCell.html     /^<a class="anchor" name="o0" doxytag="psCell::readouts" ><\/a><p>$/;"  a
     3764o0      docs/html/structpsChip.html     /^<a class="anchor" name="o0" doxytag="psChip::cells" ><\/a><p>$/;"     a
     3765o0      docs/html/structpsDPolynomial1D.html    /^<a class="anchor" name="o0" doxytag="psDPolynomial1D::type" ><\/a><p>$/;"     a
     3766o0      docs/html/structpsDPolynomial2D.html    /^<a class="anchor" name="o0" doxytag="psDPolynomial2D::type" ><\/a><p>$/;"     a
     3767o0      docs/html/structpsDPolynomial3D.html    /^<a class="anchor" name="o0" doxytag="psDPolynomial3D::type" ><\/a><p>$/;"     a
     3768o0      docs/html/structpsDPolynomial4D.html    /^<a class="anchor" name="o0" doxytag="psDPolynomial4D::type" ><\/a><p>$/;"     a
     3769o0      docs/html/structpsErr.html      /^<a class="anchor" name="o0" doxytag="psErr::name" ><\/a><p>$/;"       a
     3770o0      docs/html/structpsErrorDescription.html /^<a class="anchor" name="o0" doxytag="psErrorDescription::code" ><\/a><p>$/;"  a
     3771o0      docs/html/structpsExposure.html /^<a class="anchor" name="o0" doxytag="psExposure::ra" ><\/a><p>$/;"    a
     3772o0      docs/html/structpsFPA.html      /^<a class="anchor" name="o0" doxytag="psFPA::chips" ><\/a><p>$/;"      a
     3773o0      docs/html/structpsFixedPattern.html     /^<a class="anchor" name="o0" doxytag="psFixedPattern::nX" ><\/a><p>$/;"        a
     3774o0      docs/html/structpsGrommit.html  /^<a class="anchor" name="o0" doxytag="psGrommit::latitude" ><\/a><p>$/;"       a
     3775o0      docs/html/structpsHash.html     /^<a class="anchor" name="o0" doxytag="psHash::nbucket" ><\/a><p>$/;"   a
     3776o0      docs/html/structpsHashBucket.html       /^<a class="anchor" name="o0" doxytag="psHashBucket::key" ><\/a><p>$/;" a
     3777o0      docs/html/structpsHistogram.html        /^<a class="anchor" name="o0" doxytag="psHistogram::bounds" ><\/a><p>$/;"       a
     3778o0      docs/html/structpsImage.html    /^<a class="anchor" name="o0" doxytag="psImage::type" ><\/a><p>$/;"     a
     3779o0      docs/html/structpsKernel.html   /^<a class="anchor" name="o0" doxytag="psKernel::image" ><\/a><p>$/;"   a
     3780o0      docs/html/structpsList.html     /^<a class="anchor" name="o0" doxytag="psList::size" ><\/a><p>$/;"      a
     3781o0      docs/html/structpsListElem.html /^<a class="anchor" name="o0" doxytag="psListElem::prev" ><\/a><p>$/;"  a
     3782o0      docs/html/structpsListIterator.html     /^<a class="anchor" name="o0" doxytag="psListIterator::list" ><\/a><p>$/;"      a
     3783o0      docs/html/structpsMemBlock.html /^<a class="anchor" name="o0" doxytag="psMemBlock::startblock" ><\/a><p>$/;"    a
     3784o0      docs/html/structpsMetadata.html /^<a class="anchor" name="o0" doxytag="psMetadata::list" ><\/a><p>$/;"  a
     3785o0      docs/html/structpsMetadataItem.html     /^<a class="anchor" name="o0" doxytag="psMetadataItem::id" ><\/a><p>$/;"        a
     3786o0      docs/html/structpsMinimization.html     /^<a class="anchor" name="o0" doxytag="psMinimization::maxIter" ><\/a><p>$/;"   a
     3787o0      docs/html/structpsObservatory.html      /^<a class="anchor" name="o0" doxytag="psObservatory::name" ><\/a><p>$/;"       a
     3788o0      docs/html/structpsPhotSystem.html       /^<a class="anchor" name="o0" doxytag="psPhotSystem::ID" ><\/a><p>$/;"  a
     3789o0      docs/html/structpsPhotTransform.html    /^<a class="anchor" name="o0" doxytag="psPhotTransform::src" ><\/a><p>$/;"      a
     3790o0      docs/html/structpsPlane.html    /^<a class="anchor" name="o0" doxytag="psPlane::x" ><\/a><p>$/;"        a
     3791o0      docs/html/structpsPlaneDistort.html     /^<a class="anchor" name="o0" doxytag="psPlaneDistort::x" ><\/a><p>$/;" a
     3792o0      docs/html/structpsPlaneTransform.html   /^<a class="anchor" name="o0" doxytag="psPlaneTransform::x" ><\/a><p>$/;"       a
     3793o0      docs/html/structpsPolynomial1D.html     /^<a class="anchor" name="o0" doxytag="psPolynomial1D::type" ><\/a><p>$/;"      a
     3794o0      docs/html/structpsPolynomial2D.html     /^<a class="anchor" name="o0" doxytag="psPolynomial2D::type" ><\/a><p>$/;"      a
     3795o0      docs/html/structpsPolynomial3D.html     /^<a class="anchor" name="o0" doxytag="psPolynomial3D::type" ><\/a><p>$/;"      a
     3796o0      docs/html/structpsPolynomial4D.html     /^<a class="anchor" name="o0" doxytag="psPolynomial4D::type" ><\/a><p>$/;"      a
     3797o0      docs/html/structpsProjection.html       /^<a class="anchor" name="o0" doxytag="psProjection::R" ><\/a><p>$/;"   a
     3798o0      docs/html/structpsRandom.html   /^<a class="anchor" name="o0" doxytag="psRandom::type" ><\/a><p>$/;"    a
     3799o0      docs/html/structpsReadout.html  /^<a class="anchor" name="o0" doxytag="psReadout::colBins" ><\/a><p>$/;"        a
     3800o0      docs/html/structpsRegion.html   /^<a class="anchor" name="o0" doxytag="psRegion::x0" ><\/a><p>$/;"      a
     3801o0      docs/html/structpsScalar.html   /^<a class="anchor" name="o0" doxytag="psScalar::type" ><\/a><p>$/;"    a
     3802o0      docs/html/structpsSphere.html   /^<a class="anchor" name="o0" doxytag="psSphere::r" ><\/a><p>$/;"       a
     3803o0      docs/html/structpsSphereTransform.html  /^<a class="anchor" name="o0" doxytag="psSphereTransform::alphaP" ><\/a><p>$/;" a
     3804o0      docs/html/structpsSpline1D.html /^<a class="anchor" name="o0" doxytag="psSpline1D::n" ><\/a><p>$/;"     a
     3805o0      docs/html/structpsStats.html    /^<a class="anchor" name="o0" doxytag="psStats::sampleMean" ><\/a><p>$/;"       a
     3806o0      docs/html/structpsTime.html     /^<a class="anchor" name="o0" doxytag="psTime::sec" ><\/a><p>$/;"       a
     3807o0      docs/html/structpsType.html     /^<a class="anchor" name="o0" doxytag="psType::type" ><\/a><p>$/;"      a
     3808o0      docs/html/structpsVector.html   /^<a class="anchor" name="o0" doxytag="psVector::type" ><\/a><p>$/;"    a
     3809o1      docs/html/structp__psComponent.html     /^<a class="anchor" name="o1" doxytag="p_psComponent::level" ><\/a><p>$/;"      a
     3810o1      docs/html/structpsArray.html    /^<a class="anchor" name="o1" doxytag="psArray::n" ><\/a><p>$/;"        a
     3811o1      docs/html/structpsBitSet.html   /^<a class="anchor" name="o1" doxytag="psBitSet::bits" ><\/a><p>$/;"    a
     3812o1      docs/html/structpsCell.html     /^<a class="anchor" name="o1" doxytag="psCell::metadata" ><\/a><p>$/;"  a
     3813o1      docs/html/structpsChip.html     /^<a class="anchor" name="o1" doxytag="psChip::metadata" ><\/a><p>$/;"  a
     3814o1      docs/html/structpsDPolynomial1D.html    /^<a class="anchor" name="o1" doxytag="psDPolynomial1D::n" ><\/a><p>$/;"        a
     3815o1      docs/html/structpsDPolynomial2D.html    /^<a class="anchor" name="o1" doxytag="psDPolynomial2D::nX" ><\/a><p>$/;"       a
     3816o1      docs/html/structpsDPolynomial3D.html    /^<a class="anchor" name="o1" doxytag="psDPolynomial3D::nX" ><\/a><p>$/;"       a
     3817o1      docs/html/structpsDPolynomial4D.html    /^<a class="anchor" name="o1" doxytag="psDPolynomial4D::nW" ><\/a><p>$/;"       a
     3818o1      docs/html/structpsErr.html      /^<a class="anchor" name="o1" doxytag="psErr::code" ><\/a><p>$/;"       a
     3819o1      docs/html/structpsErrorDescription.html /^<a class="anchor" name="o1" doxytag="psErrorDescription::description" ><\/a><p>$/;"   a
     3820o1      docs/html/structpsExposure.html /^<a class="anchor" name="o1" doxytag="psExposure::dec" ><\/a><p>$/;"   a
     3821o1      docs/html/structpsFPA.html      /^<a class="anchor" name="o1" doxytag="psFPA::metadata" ><\/a><p>$/;"   a
     3822o1      docs/html/structpsFixedPattern.html     /^<a class="anchor" name="o1" doxytag="psFixedPattern::nY" ><\/a><p>$/;"        a
     3823o1      docs/html/structpsGrommit.html  /^<a class="anchor" name="o1" doxytag="psGrommit::sinLat" ><\/a><p>$/;" a
     3824o1      docs/html/structpsHash.html     /^<a class="anchor" name="o1" doxytag="psHash::buckets" ><\/a><p>$/;"   a
     3825o1      docs/html/structpsHashBucket.html       /^<a class="anchor" name="o1" doxytag="psHashBucket::data" ><\/a><p>$/;"        a
     3826o1      docs/html/structpsHistogram.html        /^<a class="anchor" name="o1" doxytag="psHistogram::nums" ><\/a><p>$/;" a
     3827o1      docs/html/structpsImage.html    /^<a class="anchor" name="o1" doxytag="psImage::numCols" ><\/a><p>$/;"  a
     3828o1      docs/html/structpsKernel.html   /^<a class="anchor" name="o1" doxytag="psKernel::xMin" ><\/a><p>$/;"    a
     3829o1      docs/html/structpsList.html     /^<a class="anchor" name="o1" doxytag="psList::head" ><\/a><p>$/;"      a
     3830o1      docs/html/structpsListElem.html /^<a class="anchor" name="o1" doxytag="psListElem::next" ><\/a><p>$/;"  a
     3831o1      docs/html/structpsListIterator.html     /^<a class="anchor" name="o1" doxytag="psListIterator::cursor" ><\/a><p>$/;"    a
     3832o1      docs/html/structpsMemBlock.html /^<a class="anchor" name="o1" doxytag="psMemBlock::previousBlock" ><\/a><p>$/;" a
     3833o1      docs/html/structpsMetadata.html /^<a class="anchor" name="o1" doxytag="psMetadata::table" ><\/a><p>$/;" a
     3834o1      docs/html/structpsMetadataItem.html     /^<a class="anchor" name="o1" doxytag="psMetadataItem::name" ><\/a><p>$/;"      a
     3835o1      docs/html/structpsMinimization.html     /^<a class="anchor" name="o1" doxytag="psMinimization::tol" ><\/a><p>$/;"       a
     3836o1      docs/html/structpsObservatory.html      /^<a class="anchor" name="o1" doxytag="psObservatory::latitude" ><\/a><p>$/;"   a
     3837o1      docs/html/structpsPhotSystem.html       /^<a class="anchor" name="o1" doxytag="psPhotSystem::name" ><\/a><p>$/;"        a
     3838o1      docs/html/structpsPhotTransform.html    /^<a class="anchor" name="o1" doxytag="psPhotTransform::dst" ><\/a><p>$/;"      a
     3839o1      docs/html/structpsPlane.html    /^<a class="anchor" name="o1" doxytag="psPlane::y" ><\/a><p>$/;"        a
     3840o1      docs/html/structpsPlaneDistort.html     /^<a class="anchor" name="o1" doxytag="psPlaneDistort::y" ><\/a><p>$/;" a
     3841o1      docs/html/structpsPlaneTransform.html   /^<a class="anchor" name="o1" doxytag="psPlaneTransform::y" ><\/a><p>$/;"       a
     3842o1      docs/html/structpsPolynomial1D.html     /^<a class="anchor" name="o1" doxytag="psPolynomial1D::n" ><\/a><p>$/;" a
     3843o1      docs/html/structpsPolynomial2D.html     /^<a class="anchor" name="o1" doxytag="psPolynomial2D::nX" ><\/a><p>$/;"        a
     3844o1      docs/html/structpsPolynomial3D.html     /^<a class="anchor" name="o1" doxytag="psPolynomial3D::nX" ><\/a><p>$/;"        a
     3845o1      docs/html/structpsPolynomial4D.html     /^<a class="anchor" name="o1" doxytag="psPolynomial4D::nW" ><\/a><p>$/;"        a
     3846o1      docs/html/structpsProjection.html       /^<a class="anchor" name="o1" doxytag="psProjection::D" ><\/a><p>$/;"   a
     3847o1      docs/html/structpsRandom.html   /^<a class="anchor" name="o1" doxytag="psRandom::gsl" ><\/a><p>$/;"     a
     3848o1      docs/html/structpsReadout.html  /^<a class="anchor" name="o1" doxytag="psReadout::rowBins" ><\/a><p>$/;"        a
     3849o1      docs/html/structpsRegion.html   /^<a class="anchor" name="o1" doxytag="psRegion::x1" ><\/a><p>$/;"      a
     3850o1      docs/html/structpsScalar.html   /^<a class="anchor" name="o1" doxytag="psScalar::U8" ><\/a><p>$/;"      a
     3851o1      docs/html/structpsSphere.html   /^<a class="anchor" name="o1" doxytag="psSphere::d" ><\/a><p>$/;"       a
     3852o1      docs/html/structpsSphereTransform.html  /^<a class="anchor" name="o1" doxytag="psSphereTransform::cosDeltaP" ><\/a><p>$/;"      a
     3853o1      docs/html/structpsSpline1D.html /^<a class="anchor" name="o1" doxytag="psSpline1D::spline" ><\/a><p>$/;"        a
     3854o1      docs/html/structpsStats.html    /^<a class="anchor" name="o1" doxytag="psStats::sampleMedian" ><\/a><p>$/;"     a
     3855o1      docs/html/structpsTime.html     /^<a class="anchor" name="o1" doxytag="psTime::usec" ><\/a><p>$/;"      a
     3856o1      docs/html/structpsType.html     /^<a class="anchor" name="o1" doxytag="psType::dimen" ><\/a><p>$/;"     a
     3857o1      docs/html/structpsVector.html   /^<a class="anchor" name="o1" doxytag="psVector::nalloc" ><\/a><p>$/;"  a
     3858o10     docs/html/structpsExposure.html /^<a class="anchor" name="o10" doxytag="psExposure::exposureTime" ><\/a><p>$/;" a
     3859o10     docs/html/structpsFPA.html      /^<a class="anchor" name="o10" doxytag="psFPA::rmsX" ><\/a><p>$/;"      a
     3860o10     docs/html/structpsFixedPattern.html     /^<a class="anchor" name="o10" doxytag="psFixedPattern::x" ><\/a><p>$/;"        a
     3861o10     docs/html/structpsGrommit.html  /^<a class="anchor" name="o10" doxytag="psGrommit::refractA" ><\/a><p>$/;"      a
     3862o10     docs/html/structpsImage.html    /^<a class="anchor" name="o10" doxytag="psImage::S16" ><\/a><p>$/;"     a
     3863o10     docs/html/structpsMemBlock.html /^<a class="anchor" name="o10" doxytag="psMemBlock::persistent" ><\/a><p>$/;"   a
     3864o10     docs/html/structpsMetadataItem.html     /^<a class="anchor" name="o10" doxytag="psMetadataItem::V" ><\/a><p>$/;"        a
     3865o10     docs/html/structpsScalar.html   /^<a class="anchor" name="o10" doxytag="psScalar::F64" ><\/a><p>$/;"    a
     3866o10     docs/html/structpsStats.html    /^<a class="anchor" name="o10" doxytag="psStats::robustLQ" ><\/a><p>$/;"        a
     3867o10     docs/html/structpsVector.html   /^<a class="anchor" name="o10" doxytag="psVector::S64" ><\/a><p>$/;"    a
     3868o11     docs/html/structpsExposure.html /^<a class="anchor" name="o11" doxytag="psExposure::wavelength" ><\/a><p>$/;"   a
     3869o11     docs/html/structpsFPA.html      /^<a class="anchor" name="o11" doxytag="psFPA::rmsY" ><\/a><p>$/;"      a
     3870o11     docs/html/structpsFixedPattern.html     /^<a class="anchor" name="o11" doxytag="psFixedPattern::y" ><\/a><p>$/;"        a
     3871o11     docs/html/structpsGrommit.html  /^<a class="anchor" name="o11" doxytag="psGrommit::refractB" ><\/a><p>$/;"      a
     3872o11     docs/html/structpsImage.html    /^<a class="anchor" name="o11" doxytag="psImage::S32" ><\/a><p>$/;"     a
     3873o11     docs/html/structpsMemBlock.html /^<a class="anchor" name="o11" doxytag="psMemBlock::endblock" ><\/a><p>$/;"     a
     3874o11     docs/html/structpsMetadataItem.html     /^<a class="anchor" name="o11" doxytag="psMetadataItem::data" ><\/a><p>$/;"     a
     3875o11     docs/html/structpsScalar.html   /^<a class="anchor" name="o11" doxytag="psScalar::C32" ><\/a><p>$/;"    a
     3876o11     docs/html/structpsStats.html    /^<a class="anchor" name="o11" doxytag="psStats::robustN50" ><\/a><p>$/;"       a
     3877o11     docs/html/structpsVector.html   /^<a class="anchor" name="o11" doxytag="psVector::F32" ><\/a><p>$/;"    a
     3878o12     docs/html/structpsExposure.html /^<a class="anchor" name="o12" doxytag="psExposure::observatory" ><\/a><p>$/;"  a
     3879o12     docs/html/structpsFPA.html      /^<a class="anchor" name="o12" doxytag="psFPA::chi2" ><\/a><p>$/;"      a
     3880o12     docs/html/structpsGrommit.html  /^<a class="anchor" name="o12" doxytag="psGrommit::longitudeOffset" ><\/a><p>$/;"       a
     3881o12     docs/html/structpsImage.html    /^<a class="anchor" name="o12" doxytag="psImage::S64" ><\/a><p>$/;"     a
     3882o12     docs/html/structpsMetadataItem.html     /^<a class="anchor" name="o12" doxytag="psMetadataItem::comment" ><\/a><p>$/;"  a
     3883o12     docs/html/structpsScalar.html   /^<a class="anchor" name="o12" doxytag="psScalar::C64" ><\/a><p>$/;"    a
     3884o12     docs/html/structpsStats.html    /^<a class="anchor" name="o12" doxytag="psStats::robustNfit" ><\/a><p>$/;"      a
     3885o12     docs/html/structpsVector.html   /^<a class="anchor" name="o12" doxytag="psVector::F64" ><\/a><p>$/;"    a
     3886o13     docs/html/structpsExposure.html /^<a class="anchor" name="o13" doxytag="psExposure::lst" ><\/a><p>$/;"  a
     3887o13     docs/html/structpsGrommit.html  /^<a class="anchor" name="o13" doxytag="psGrommit::siderealTime" ><\/a><p>$/;"  a
     3888o13     docs/html/structpsImage.html    /^<a class="anchor" name="o13" doxytag="psImage::F32" ><\/a><p>$/;"     a
     3889o13     docs/html/structpsScalar.html   /^<a class="anchor" name="o13" doxytag="psScalar::data" ><\/a><p>$/;"   a
     3890o13     docs/html/structpsStats.html    /^<a class="anchor" name="o13" doxytag="psStats::clippedMean" ><\/a><p>$/;"     a
     3891o13     docs/html/structpsVector.html   /^<a class="anchor" name="o13" doxytag="psVector::C32" ><\/a><p>$/;"    a
     3892o14     docs/html/structpsExposure.html /^<a class="anchor" name="o14" doxytag="psExposure::positionAngle" ><\/a><p>$/;"        a
     3893o14     docs/html/structpsImage.html    /^<a class="anchor" name="o14" doxytag="psImage::F64" ><\/a><p>$/;"     a
     3894o14     docs/html/structpsStats.html    /^<a class="anchor" name="o14" doxytag="psStats::clippedStdev" ><\/a><p>$/;"    a
     3895o14     docs/html/structpsVector.html   /^<a class="anchor" name="o14" doxytag="psVector::C64" ><\/a><p>$/;"    a
     3896o15     docs/html/structpsExposure.html /^<a class="anchor" name="o15" doxytag="psExposure::parallacticAngle" ><\/a><p>$/;"     a
     3897o15     docs/html/structpsImage.html    /^<a class="anchor" name="o15" doxytag="psImage::C32" ><\/a><p>$/;"     a
     3898o15     docs/html/structpsStats.html    /^<a class="anchor" name="o15" doxytag="psStats::clippedNvalues" ><\/a><p>$/;"  a
     3899o15     docs/html/structpsVector.html   /^<a class="anchor" name="o15" doxytag="psVector::V" ><\/a><p>$/;"      a
     3900o16     docs/html/structpsExposure.html /^<a class="anchor" name="o16" doxytag="psExposure::airmass" ><\/a><p>$/;"      a
     3901o16     docs/html/structpsImage.html    /^<a class="anchor" name="o16" doxytag="psImage::C64" ><\/a><p>$/;"     a
     3902o16     docs/html/structpsStats.html    /^<a class="anchor" name="o16" doxytag="psStats::clipSigma" ><\/a><p>$/;"       a
     3903o16     docs/html/structpsVector.html   /^<a class="anchor" name="o16" doxytag="psVector::data" ><\/a><p>$/;"   a
     3904o17     docs/html/structpsExposure.html /^<a class="anchor" name="o17" doxytag="psExposure::parallacticFactor" ><\/a><p>$/;"    a
     3905o17     docs/html/structpsImage.html    /^<a class="anchor" name="o17" doxytag="psImage::PTR" ><\/a><p>$/;"     a
     3906o17     docs/html/structpsStats.html    /^<a class="anchor" name="o17" doxytag="psStats::clipIter" ><\/a><p>$/;"        a
     3907o18     docs/html/structpsExposure.html /^<a class="anchor" name="o18" doxytag="psExposure::cameraName" ><\/a><p>$/;"   a
     3908o18     docs/html/structpsImage.html    /^<a class="anchor" name="o18" doxytag="psImage::V" ><\/a><p>$/;"       a
     3909o18     docs/html/structpsStats.html    /^<a class="anchor" name="o18" doxytag="psStats::min" ><\/a><p>$/;"     a
     3910o19     docs/html/structpsExposure.html /^<a class="anchor" name="o19" doxytag="psExposure::telescopeName" ><\/a><p>$/;"        a
     3911o19     docs/html/structpsImage.html    /^<a class="anchor" name="o19" doxytag="psImage::data" ><\/a><p>$/;"    a
     3912o19     docs/html/structpsStats.html    /^<a class="anchor" name="o19" doxytag="psStats::max" ><\/a><p>$/;"     a
     3913o2      docs/html/structp__psComponent.html     /^<a class="anchor" name="o2" doxytag="p_psComponent::p_psSpecified" ><\/a><p>$/;"      a
     3914o2      docs/html/structpsArray.html    /^<a class="anchor" name="o2" doxytag="psArray::data" ><\/a><p>$/;"     a
     3915o2      docs/html/structpsCell.html     /^<a class="anchor" name="o2" doxytag="psCell::toChip" ><\/a><p>$/;"    a
     3916o2      docs/html/structpsChip.html     /^<a class="anchor" name="o2" doxytag="psChip::toFPA" ><\/a><p>$/;"     a
     3917o2      docs/html/structpsDPolynomial1D.html    /^<a class="anchor" name="o2" doxytag="psDPolynomial1D::coeff" ><\/a><p>$/;"    a
     3918o2      docs/html/structpsDPolynomial2D.html    /^<a class="anchor" name="o2" doxytag="psDPolynomial2D::nY" ><\/a><p>$/;"       a
     3919o2      docs/html/structpsDPolynomial3D.html    /^<a class="anchor" name="o2" doxytag="psDPolynomial3D::nY" ><\/a><p>$/;"       a
     3920o2      docs/html/structpsDPolynomial4D.html    /^<a class="anchor" name="o2" doxytag="psDPolynomial4D::nX" ><\/a><p>$/;"       a
     3921o2      docs/html/structpsErr.html      /^<a class="anchor" name="o2" doxytag="psErr::msg" ><\/a><p>$/;"        a
     3922o2      docs/html/structpsExposure.html /^<a class="anchor" name="o2" doxytag="psExposure::hourAngle" ><\/a><p>$/;"     a
     3923o2      docs/html/structpsFPA.html      /^<a class="anchor" name="o2" doxytag="psFPA::fromTangentPlane" ><\/a><p>$/;"   a
     3924o2      docs/html/structpsFixedPattern.html     /^<a class="anchor" name="o2" doxytag="psFixedPattern::x0" ><\/a><p>$/;"        a
     3925o2      docs/html/structpsGrommit.html  /^<a class="anchor" name="o2" doxytag="psGrommit::cosLat" ><\/a><p>$/;" a
     3926o2      docs/html/structpsHashBucket.html       /^<a class="anchor" name="o2" doxytag="psHashBucket::next" ><\/a><p>$/;"        a
     3927o2      docs/html/structpsHistogram.html        /^<a class="anchor" name="o2" doxytag="psHistogram::minNum" ><\/a><p>$/;"       a
     3928o2      docs/html/structpsImage.html    /^<a class="anchor" name="o2" doxytag="psImage::numRows" ><\/a><p>$/;"  a
     3929o2      docs/html/structpsKernel.html   /^<a class="anchor" name="o2" doxytag="psKernel::yMin" ><\/a><p>$/;"    a
     3930o2      docs/html/structpsList.html     /^<a class="anchor" name="o2" doxytag="psList::tail" ><\/a><p>$/;"      a
     3931o2      docs/html/structpsListElem.html /^<a class="anchor" name="o2" doxytag="psListElem::data" ><\/a><p>$/;"  a
     3932o2      docs/html/structpsListIterator.html     /^<a class="anchor" name="o2" doxytag="psListIterator::index" ><\/a><p>$/;"     a
     3933o2      docs/html/structpsMemBlock.html /^<a class="anchor" name="o2" doxytag="psMemBlock::nextBlock" ><\/a><p>$/;"     a
     3934o2      docs/html/structpsMetadataItem.html     /^<a class="anchor" name="o2" doxytag="psMetadataItem::type" ><\/a><p>$/;"      a
     3935o2      docs/html/structpsMinimization.html     /^<a class="anchor" name="o2" doxytag="psMinimization::value" ><\/a><p>$/;"     a
     3936o2      docs/html/structpsObservatory.html      /^<a class="anchor" name="o2" doxytag="psObservatory::longitude" ><\/a><p>$/;"  a
     3937o2      docs/html/structpsPhotSystem.html       /^<a class="anchor" name="o2" doxytag="psPhotSystem::camera" ><\/a><p>$/;"      a
     3938o2      docs/html/structpsPhotTransform.html    /^<a class="anchor" name="o2" doxytag="psPhotTransform::pP" ><\/a><p>$/;"       a
     3939o2      docs/html/structpsPlane.html    /^<a class="anchor" name="o2" doxytag="psPlane::xErr" ><\/a><p>$/;"     a
     3940o2      docs/html/structpsPolynomial1D.html     /^<a class="anchor" name="o2" doxytag="psPolynomial1D::coeff" ><\/a><p>$/;"     a
     3941o2      docs/html/structpsPolynomial2D.html     /^<a class="anchor" name="o2" doxytag="psPolynomial2D::nY" ><\/a><p>$/;"        a
     3942o2      docs/html/structpsPolynomial3D.html     /^<a class="anchor" name="o2" doxytag="psPolynomial3D::nY" ><\/a><p>$/;"        a
     3943o2      docs/html/structpsPolynomial4D.html     /^<a class="anchor" name="o2" doxytag="psPolynomial4D::nX" ><\/a><p>$/;"        a
     3944o2      docs/html/structpsProjection.html       /^<a class="anchor" name="o2" doxytag="psProjection::Xs" ><\/a><p>$/;"  a
     3945o2      docs/html/structpsReadout.html  /^<a class="anchor" name="o2" doxytag="psReadout::col0" ><\/a><p>$/;"   a
     3946o2      docs/html/structpsRegion.html   /^<a class="anchor" name="o2" doxytag="psRegion::y0" ><\/a><p>$/;"      a
     3947o2      docs/html/structpsScalar.html   /^<a class="anchor" name="o2" doxytag="psScalar::U16" ><\/a><p>$/;"     a
     3948o2      docs/html/structpsSphere.html   /^<a class="anchor" name="o2" doxytag="psSphere::rErr" ><\/a><p>$/;"    a
     3949o2      docs/html/structpsSphereTransform.html  /^<a class="anchor" name="o2" doxytag="psSphereTransform::sinDeltaP" ><\/a><p>$/;"      a
     3950o2      docs/html/structpsSpline1D.html /^<a class="anchor" name="o2" doxytag="psSpline1D::p_psDeriv2" ><\/a><p>$/;"    a
     3951o2      docs/html/structpsStats.html    /^<a class="anchor" name="o2" doxytag="psStats::sampleStdev" ><\/a><p>$/;"      a
     3952o2      docs/html/structpsTime.html     /^<a class="anchor" name="o2" doxytag="psTime::type" ><\/a><p>$/;"      a
     3953o2      docs/html/structpsVector.html   /^<a class="anchor" name="o2" doxytag="psVector::n" ><\/a><p>$/;"       a
     3954o20     docs/html/structpsImage.html    /^<a class="anchor" name="o20" doxytag="psImage::parent" ><\/a><p>$/;"  a
     3955o20     docs/html/structpsStats.html    /^<a class="anchor" name="o20" doxytag="psStats::binsize" ><\/a><p>$/;" a
     3956o21     docs/html/structpsImage.html    /^<a class="anchor" name="o21" doxytag="psImage::children" ><\/a><p>$/;"        a
     3957o21     docs/html/structpsStats.html    /^<a class="anchor" name="o21" doxytag="psStats::options" ><\/a><p>$/;" a
     3958o22     docs/html/structpsImage.html    /^<a class="anchor" name="o22" doxytag="psImage::rawDataBuffer" ><\/a><p>$/;"   a
     3959o3      docs/html/structp__psComponent.html     /^<a class="anchor" name="o3" doxytag="p_psComponent::n" ><\/a><p>$/;"  a
     3960o3      docs/html/structpsCell.html     /^<a class="anchor" name="o3" doxytag="psCell::fromChip" ><\/a><p>$/;"  a
     3961o3      docs/html/structpsChip.html     /^<a class="anchor" name="o3" doxytag="psChip::fromFPA" ><\/a><p>$/;"   a
     3962o3      docs/html/structpsDPolynomial1D.html    /^<a class="anchor" name="o3" doxytag="psDPolynomial1D::coeffErr" ><\/a><p>$/;" a
     3963o3      docs/html/structpsDPolynomial2D.html    /^<a class="anchor" name="o3" doxytag="psDPolynomial2D::coeff" ><\/a><p>$/;"    a
     3964o3      docs/html/structpsDPolynomial3D.html    /^<a class="anchor" name="o3" doxytag="psDPolynomial3D::nZ" ><\/a><p>$/;"       a
     3965o3      docs/html/structpsDPolynomial4D.html    /^<a class="anchor" name="o3" doxytag="psDPolynomial4D::nY" ><\/a><p>$/;"       a
     3966o3      docs/html/structpsExposure.html /^<a class="anchor" name="o3" doxytag="psExposure::zenithDistance" ><\/a><p>$/;"        a
     3967o3      docs/html/structpsFPA.html      /^<a class="anchor" name="o3" doxytag="psFPA::toTangentPlane" ><\/a><p>$/;"     a
     3968o3      docs/html/structpsFixedPattern.html     /^<a class="anchor" name="o3" doxytag="psFixedPattern::y0" ><\/a><p>$/;"        a
     3969o3      docs/html/structpsGrommit.html  /^<a class="anchor" name="o3" doxytag="psGrommit::abberationMag" ><\/a><p>$/;"  a
     3970o3      docs/html/structpsHistogram.html        /^<a class="anchor" name="o3" doxytag="psHistogram::maxNum" ><\/a><p>$/;"       a
     3971o3      docs/html/structpsImage.html    /^<a class="anchor" name="o3" doxytag="psImage::col0" ><\/a><p>$/;"     a
     3972o3      docs/html/structpsKernel.html   /^<a class="anchor" name="o3" doxytag="psKernel::xMax" ><\/a><p>$/;"    a
     3973o3      docs/html/structpsList.html     /^<a class="anchor" name="o3" doxytag="psList::iterators" ><\/a><p>$/;" a
     3974o3      docs/html/structpsListIterator.html     /^<a class="anchor" name="o3" doxytag="psListIterator::offEnd" ><\/a><p>$/;"    a
     3975o3      docs/html/structpsMemBlock.html /^<a class="anchor" name="o3" doxytag="psMemBlock::freeFcn" ><\/a><p>$/;"       a
     3976o3      docs/html/structpsMetadataItem.html     /^<a class="anchor" name="o3" doxytag="psMetadataItem::pType" ><\/a><p>$/;"     a
     3977o3      docs/html/structpsMinimization.html     /^<a class="anchor" name="o3" doxytag="psMinimization::iter" ><\/a><p>$/;"      a
     3978o3      docs/html/structpsObservatory.html      /^<a class="anchor" name="o3" doxytag="psObservatory::height" ><\/a><p>$/;"     a
     3979o3      docs/html/structpsPhotSystem.html       /^<a class="anchor" name="o3" doxytag="psPhotSystem::filter" ><\/a><p>$/;"      a
     3980o3      docs/html/structpsPhotTransform.html    /^<a class="anchor" name="o3" doxytag="psPhotTransform::pM" ><\/a><p>$/;"       a
     3981o3      docs/html/structpsPlane.html    /^<a class="anchor" name="o3" doxytag="psPlane::yErr" ><\/a><p>$/;"     a
     3982o3      docs/html/structpsPolynomial1D.html     /^<a class="anchor" name="o3" doxytag="psPolynomial1D::coeffErr" ><\/a><p>$/;"  a
     3983o3      docs/html/structpsPolynomial2D.html     /^<a class="anchor" name="o3" doxytag="psPolynomial2D::coeff" ><\/a><p>$/;"     a
     3984o3      docs/html/structpsPolynomial3D.html     /^<a class="anchor" name="o3" doxytag="psPolynomial3D::nZ" ><\/a><p>$/;"        a
     3985o3      docs/html/structpsPolynomial4D.html     /^<a class="anchor" name="o3" doxytag="psPolynomial4D::nY" ><\/a><p>$/;"        a
     3986o3      docs/html/structpsProjection.html       /^<a class="anchor" name="o3" doxytag="psProjection::Ys" ><\/a><p>$/;"  a
     3987o3      docs/html/structpsReadout.html  /^<a class="anchor" name="o3" doxytag="psReadout::row0" ><\/a><p>$/;"   a
     3988o3      docs/html/structpsRegion.html   /^<a class="anchor" name="o3" doxytag="psRegion::y1" ><\/a><p>$/;"      a
     3989o3      docs/html/structpsScalar.html   /^<a class="anchor" name="o3" doxytag="psScalar::U32" ><\/a><p>$/;"     a
     3990o3      docs/html/structpsSphere.html   /^<a class="anchor" name="o3" doxytag="psSphere::dErr" ><\/a><p>$/;"    a
     3991o3      docs/html/structpsSphereTransform.html  /^<a class="anchor" name="o3" doxytag="psSphereTransform::phiP" ><\/a><p>$/;"   a
     3992o3      docs/html/structpsSpline1D.html /^<a class="anchor" name="o3" doxytag="psSpline1D::domains" ><\/a><p>$/;"       a
     3993o3      docs/html/structpsStats.html    /^<a class="anchor" name="o3" doxytag="psStats::sampleUQ" ><\/a><p>$/;" a
     3994o3      docs/html/structpsVector.html   /^<a class="anchor" name="o3" doxytag="psVector::U8" ><\/a><p>$/;"      a
     3995o4      docs/html/structp__psComponent.html     /^<a class="anchor" name="o4" doxytag="p_psComponent::subcomp" ><\/a><p>$/;"    a
     3996o4      docs/html/structpsCell.html     /^<a class="anchor" name="o4" doxytag="psCell::toFPA" ><\/a><p>$/;"     a
     3997o4      docs/html/structpsChip.html     /^<a class="anchor" name="o4" doxytag="psChip::parent" ><\/a><p>$/;"    a
     3998o4      docs/html/structpsDPolynomial1D.html    /^<a class="anchor" name="o4" doxytag="psDPolynomial1D::mask" ><\/a><p>$/;"     a
     3999o4      docs/html/structpsDPolynomial2D.html    /^<a class="anchor" name="o4" doxytag="psDPolynomial2D::coeffErr" ><\/a><p>$/;" a
     4000o4      docs/html/structpsDPolynomial3D.html    /^<a class="anchor" name="o4" doxytag="psDPolynomial3D::coeff" ><\/a><p>$/;"    a
     4001o4      docs/html/structpsDPolynomial4D.html    /^<a class="anchor" name="o4" doxytag="psDPolynomial4D::nZ" ><\/a><p>$/;"       a
     4002o4      docs/html/structpsExposure.html /^<a class="anchor" name="o4" doxytag="psExposure::azimuth" ><\/a><p>$/;"       a
     4003o4      docs/html/structpsFPA.html      /^<a class="anchor" name="o4" doxytag="psFPA::pattern" ><\/a><p>$/;"    a
     4004o4      docs/html/structpsFixedPattern.html     /^<a class="anchor" name="o4" doxytag="psFixedPattern::xScale" ><\/a><p>$/;"    a
     4005o4      docs/html/structpsGrommit.html  /^<a class="anchor" name="o4" doxytag="psGrommit::height" ><\/a><p>$/;" a
     4006o4      docs/html/structpsHistogram.html        /^<a class="anchor" name="o4" doxytag="psHistogram::uniform" ><\/a><p>$/;"      a
     4007o4      docs/html/structpsImage.html    /^<a class="anchor" name="o4" doxytag="psImage::row0" ><\/a><p>$/;"     a
     4008o4      docs/html/structpsKernel.html   /^<a class="anchor" name="o4" doxytag="psKernel::yMax" ><\/a><p>$/;"    a
     4009o4      docs/html/structpsList.html     /^<a class="anchor" name="o4" doxytag="psList::lock" ><\/a><p>$/;"      a
     4010o4      docs/html/structpsMemBlock.html /^<a class="anchor" name="o4" doxytag="psMemBlock::userMemorySize" ><\/a><p>$/;"        a
     4011o4      docs/html/structpsMetadataItem.html     /^<a class="anchor" name="o4" doxytag="psMetadataItem::B" ><\/a><p>$/;" a
     4012o4      docs/html/structpsMinimization.html     /^<a class="anchor" name="o4" doxytag="psMinimization::lastDelta" ><\/a><p>$/;" a
     4013o4      docs/html/structpsObservatory.html      /^<a class="anchor" name="o4" doxytag="psObservatory::tlr" ><\/a><p>$/;"        a
     4014o4      docs/html/structpsPhotSystem.html       /^<a class="anchor" name="o4" doxytag="psPhotSystem::detector" ><\/a><p>$/;"    a
     4015o4      docs/html/structpsPhotTransform.html    /^<a class="anchor" name="o4" doxytag="psPhotTransform::sP" ><\/a><p>$/;"       a
     4016o4      docs/html/structpsPolynomial1D.html     /^<a class="anchor" name="o4" doxytag="psPolynomial1D::mask" ><\/a><p>$/;"      a
     4017o4      docs/html/structpsPolynomial2D.html     /^<a class="anchor" name="o4" doxytag="psPolynomial2D::coeffErr" ><\/a><p>$/;"  a
     4018o4      docs/html/structpsPolynomial3D.html     /^<a class="anchor" name="o4" doxytag="psPolynomial3D::coeff" ><\/a><p>$/;"     a
     4019o4      docs/html/structpsPolynomial4D.html     /^<a class="anchor" name="o4" doxytag="psPolynomial4D::nZ" ><\/a><p>$/;"        a
     4020o4      docs/html/structpsProjection.html       /^<a class="anchor" name="o4" doxytag="psProjection::type" ><\/a><p>$/;"        a
     4021o4      docs/html/structpsReadout.html  /^<a class="anchor" name="o4" doxytag="psReadout::image" ><\/a><p>$/;"  a
     4022o4      docs/html/structpsScalar.html   /^<a class="anchor" name="o4" doxytag="psScalar::U64" ><\/a><p>$/;"     a
     4023o4      docs/html/structpsStats.html    /^<a class="anchor" name="o4" doxytag="psStats::sampleLQ" ><\/a><p>$/;" a
     4024o4      docs/html/structpsVector.html   /^<a class="anchor" name="o4" doxytag="psVector::U16" ><\/a><p>$/;"     a
     4025o5      docs/html/structpsCell.html     /^<a class="anchor" name="o5" doxytag="psCell::toTP" ><\/a><p>$/;"      a
     4026o5      docs/html/structpsDPolynomial2D.html    /^<a class="anchor" name="o5" doxytag="psDPolynomial2D::mask" ><\/a><p>$/;"     a
     4027o5      docs/html/structpsDPolynomial3D.html    /^<a class="anchor" name="o5" doxytag="psDPolynomial3D::coeffErr" ><\/a><p>$/;" a
     4028o5      docs/html/structpsDPolynomial4D.html    /^<a class="anchor" name="o5" doxytag="psDPolynomial4D::coeff" ><\/a><p>$/;"    a
     4029o5      docs/html/structpsExposure.html /^<a class="anchor" name="o5" doxytag="psExposure::time" ><\/a><p>$/;"  a
     4030o5      docs/html/structpsFPA.html      /^<a class="anchor" name="o5" doxytag="psFPA::exposure" ><\/a><p>$/;"   a
     4031o5      docs/html/structpsFixedPattern.html     /^<a class="anchor" name="o5" doxytag="psFixedPattern::yScale" ><\/a><p>$/;"    a
     4032o5      docs/html/structpsGrommit.html  /^<a class="anchor" name="o5" doxytag="psGrommit::temperature" ><\/a><p>$/;"    a
     4033o5      docs/html/structpsImage.html    /^<a class="anchor" name="o5" doxytag="psImage::U8" ><\/a><p>$/;"       a
     4034o5      docs/html/structpsKernel.html   /^<a class="anchor" name="o5" doxytag="psKernel::kernel" ><\/a><p>$/;"  a
     4035o5      docs/html/structpsMemBlock.html /^<a class="anchor" name="o5" doxytag="psMemBlock::id" ><\/a><p>$/;"    a
     4036o5      docs/html/structpsMetadataItem.html     /^<a class="anchor" name="o5" doxytag="psMetadataItem::S32" ><\/a><p>$/;"       a
     4037o5      docs/html/structpsPhotTransform.html    /^<a class="anchor" name="o5" doxytag="psPhotTransform::sM" ><\/a><p>$/;"       a
     4038o5      docs/html/structpsPolynomial2D.html     /^<a class="anchor" name="o5" doxytag="psPolynomial2D::mask" ><\/a><p>$/;"      a
     4039o5      docs/html/structpsPolynomial3D.html     /^<a class="anchor" name="o5" doxytag="psPolynomial3D::coeffErr" ><\/a><p>$/;"  a
     4040o5      docs/html/structpsPolynomial4D.html     /^<a class="anchor" name="o5" doxytag="psPolynomial4D::coeff" ><\/a><p>$/;"     a
     4041o5      docs/html/structpsReadout.html  /^<a class="anchor" name="o5" doxytag="psReadout::mask" ><\/a><p>$/;"   a
     4042o5      docs/html/structpsScalar.html   /^<a class="anchor" name="o5" doxytag="psScalar::S8" ><\/a><p>$/;"      a
     4043o5      docs/html/structpsStats.html    /^<a class="anchor" name="o5" doxytag="psStats::robustMean" ><\/a><p>$/;"       a
     4044o5      docs/html/structpsVector.html   /^<a class="anchor" name="o5" doxytag="psVector::U32" ><\/a><p>$/;"     a
     4045o6      docs/html/structpsCell.html     /^<a class="anchor" name="o6" doxytag="psCell::toSky" ><\/a><p>$/;"     a
     4046o6      docs/html/structpsDPolynomial3D.html    /^<a class="anchor" name="o6" doxytag="psDPolynomial3D::mask" ><\/a><p>$/;"     a
     4047o6      docs/html/structpsDPolynomial4D.html    /^<a class="anchor" name="o6" doxytag="psDPolynomial4D::coeffErr" ><\/a><p>$/;" a
     4048o6      docs/html/structpsExposure.html /^<a class="anchor" name="o6" doxytag="psExposure::rotAngle" ><\/a><p>$/;"      a
     4049o6      docs/html/structpsFPA.html      /^<a class="anchor" name="o6" doxytag="psFPA::grommit" ><\/a><p>$/;"    a
     4050o6      docs/html/structpsFixedPattern.html     /^<a class="anchor" name="o6" doxytag="psFixedPattern::p_ps_xRows" ><\/a><p>$/;"        a
     4051o6      docs/html/structpsGrommit.html  /^<a class="anchor" name="o6" doxytag="psGrommit::pressure" ><\/a><p>$/;"       a
     4052o6      docs/html/structpsImage.html    /^<a class="anchor" name="o6" doxytag="psImage::U16" ><\/a><p>$/;"      a
     4053o6      docs/html/structpsKernel.html   /^<a class="anchor" name="o6" doxytag="psKernel::p_kernelRows" ><\/a><p>$/;"    a
     4054o6      docs/html/structpsMemBlock.html /^<a class="anchor" name="o6" doxytag="psMemBlock::file" ><\/a><p>$/;"  a
     4055o6      docs/html/structpsMetadataItem.html     /^<a class="anchor" name="o6" doxytag="psMetadataItem::F32" ><\/a><p>$/;"       a
     4056o6      docs/html/structpsPhotTransform.html    /^<a class="anchor" name="o6" doxytag="psPhotTransform::pA" ><\/a><p>$/;"       a
     4057o6      docs/html/structpsPolynomial3D.html     /^<a class="anchor" name="o6" doxytag="psPolynomial3D::mask" ><\/a><p>$/;"      a
     4058o6      docs/html/structpsPolynomial4D.html     /^<a class="anchor" name="o6" doxytag="psPolynomial4D::coeffErr" ><\/a><p>$/;"  a
     4059o6      docs/html/structpsReadout.html  /^<a class="anchor" name="o6" doxytag="psReadout::objects" ><\/a><p>$/;"        a
     4060o6      docs/html/structpsScalar.html   /^<a class="anchor" name="o6" doxytag="psScalar::S16" ><\/a><p>$/;"     a
     4061o6      docs/html/structpsStats.html    /^<a class="anchor" name="o6" doxytag="psStats::robustMedian" ><\/a><p>$/;"     a
     4062o6      docs/html/structpsVector.html   /^<a class="anchor" name="o6" doxytag="psVector::U64" ><\/a><p>$/;"     a
     4063o7      docs/html/structpsCell.html     /^<a class="anchor" name="o7" doxytag="psCell::parent" ><\/a><p>$/;"    a
     4064o7      docs/html/structpsDPolynomial4D.html    /^<a class="anchor" name="o7" doxytag="psDPolynomial4D::mask" ><\/a><p>$/;"     a
     4065o7      docs/html/structpsExposure.html /^<a class="anchor" name="o7" doxytag="psExposure::temperature" ><\/a><p>$/;"   a
     4066o7      docs/html/structpsFPA.html      /^<a class="anchor" name="o7" doxytag="psFPA::colorPlus" ><\/a><p>$/;"  a
     4067o7      docs/html/structpsFixedPattern.html     /^<a class="anchor" name="o7" doxytag="psFixedPattern::p_ps_xCols" ><\/a><p>$/;"        a
     4068o7      docs/html/structpsGrommit.html  /^<a class="anchor" name="o7" doxytag="psGrommit::humidity" ><\/a><p>$/;"       a
     4069o7      docs/html/structpsImage.html    /^<a class="anchor" name="o7" doxytag="psImage::U32" ><\/a><p>$/;"      a
     4070o7      docs/html/structpsMemBlock.html /^<a class="anchor" name="o7" doxytag="psMemBlock::lineno" ><\/a><p>$/;"        a
     4071o7      docs/html/structpsMetadataItem.html     /^<a class="anchor" name="o7" doxytag="psMetadataItem::F64" ><\/a><p>$/;"       a
     4072o7      docs/html/structpsPhotTransform.html    /^<a class="anchor" name="o7" doxytag="psPhotTransform::sA" ><\/a><p>$/;"       a
     4073o7      docs/html/structpsPolynomial4D.html     /^<a class="anchor" name="o7" doxytag="psPolynomial4D::mask" ><\/a><p>$/;"      a
     4074o7      docs/html/structpsReadout.html  /^<a class="anchor" name="o7" doxytag="psReadout::metadata" ><\/a><p>$/;"       a
     4075o7      docs/html/structpsScalar.html   /^<a class="anchor" name="o7" doxytag="psScalar::S32" ><\/a><p>$/;"     a
     4076o7      docs/html/structpsStats.html    /^<a class="anchor" name="o7" doxytag="psStats::robustMode" ><\/a><p>$/;"       a
     4077o7      docs/html/structpsVector.html   /^<a class="anchor" name="o7" doxytag="psVector::S8" ><\/a><p>$/;"      a
     4078o8      docs/html/structpsExposure.html /^<a class="anchor" name="o8" doxytag="psExposure::pressure" ><\/a><p>$/;"      a
     4079o8      docs/html/structpsFPA.html      /^<a class="anchor" name="o8" doxytag="psFPA::colorMinus" ><\/a><p>$/;" a
     4080o8      docs/html/structpsFixedPattern.html     /^<a class="anchor" name="o8" doxytag="psFixedPattern::p_ps_yRows" ><\/a><p>$/;"        a
     4081o8      docs/html/structpsGrommit.html  /^<a class="anchor" name="o8" doxytag="psGrommit::wavelength" ><\/a><p>$/;"     a
     4082o8      docs/html/structpsImage.html    /^<a class="anchor" name="o8" doxytag="psImage::U64" ><\/a><p>$/;"      a
     4083o8      docs/html/structpsMemBlock.html /^<a class="anchor" name="o8" doxytag="psMemBlock::refCounterMutex" ><\/a><p>$/;"       a
     4084o8      docs/html/structpsMetadataItem.html     /^<a class="anchor" name="o8" doxytag="psMetadataItem::list" ><\/a><p>$/;"      a
     4085o8      docs/html/structpsPhotTransform.html    /^<a class="anchor" name="o8" doxytag="psPhotTransform::transform" ><\/a><p>$/;"        a
     4086o8      docs/html/structpsScalar.html   /^<a class="anchor" name="o8" doxytag="psScalar::S64" ><\/a><p>$/;"     a
     4087o8      docs/html/structpsStats.html    /^<a class="anchor" name="o8" doxytag="psStats::robustStdev" ><\/a><p>$/;"      a
     4088o8      docs/html/structpsVector.html   /^<a class="anchor" name="o8" doxytag="psVector::S16" ><\/a><p>$/;"     a
     4089o9      docs/html/structpsExposure.html /^<a class="anchor" name="o9" doxytag="psExposure::humidity" ><\/a><p>$/;"      a
     4090o9      docs/html/structpsFPA.html      /^<a class="anchor" name="o9" doxytag="psFPA::projection" ><\/a><p>$/;" a
     4091o9      docs/html/structpsFixedPattern.html     /^<a class="anchor" name="o9" doxytag="psFixedPattern::p_ps_yCols" ><\/a><p>$/;"        a
     4092o9      docs/html/structpsGrommit.html  /^<a class="anchor" name="o9" doxytag="psGrommit::lapseRate" ><\/a><p>$/;"      a
     4093o9      docs/html/structpsImage.html    /^<a class="anchor" name="o9" doxytag="psImage::S8" ><\/a><p>$/;"       a
     4094o9      docs/html/structpsMemBlock.html /^<a class="anchor" name="o9" doxytag="psMemBlock::refCounter" ><\/a><p>$/;"    a
     4095o9      docs/html/structpsMetadataItem.html     /^<a class="anchor" name="o9" doxytag="psMetadataItem::md" ><\/a><p>$/;"        a
     4096o9      docs/html/structpsScalar.html   /^<a class="anchor" name="o9" doxytag="psScalar::F32" ><\/a><p>$/;"     a
     4097o9      docs/html/structpsStats.html    /^<a class="anchor" name="o9" doxytag="psStats::robustUQ" ><\/a><p>$/;" a
     4098o9      docs/html/structpsVector.html   /^<a class="anchor" name="o9" doxytag="psVector::S32" ><\/a><p>$/;"     a
    18874099objects include/psAstrometry.h  /^    psList* objects;                   \/\/\/< Objects derived from Readout$/;"       m
    18884100objects src/astronomy/psAstrometry.h    /^    psList* objects;                   \/\/\/< Objects derived from Readout$/;"       m
     
    18944106options include/psStats.h       /^    psStatsOptions options;     \/\/\/< bitmask of calculated values$/;"      m
    18954107options src/dataManip/psStats.h /^    psStatsOptions options;     \/\/\/< bitmask of calculated values$/;"      m
    1896 ordPolynomial1DEval     src/dataManip/psFunctions.c     /^static float ordPolynomial1DEval(float x, 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, float z, const psPolynomial3D* myPoly)$/;" f       file:
    1899 ordPolynomial4DEval     src/dataManip/psFunctions.c     /^static float ordPolynomial4DEval(float w, float x, float y, float z, const psPolynomial4D* myPoly)$/;"        f       file:
     4108ordPolynomial1DEval     src/dataManip/psFunctions.c     /^static psF32 ordPolynomial1DEval(psF32 x, const psPolynomial1D* myPoly)$/;"   f       file:
     4109ordPolynomial2DEval     src/dataManip/psFunctions.c     /^static psF32 ordPolynomial2DEval(psF32 x,$/;" f       file:
     4110ordPolynomial3DEval     src/dataManip/psFunctions.c     /^static psF32 ordPolynomial3DEval(psF32 x, psF32 y, psF32 z, const psPolynomial3D* myPoly)$/;" f       file:
     4111ordPolynomial4DEval     src/dataManip/psFunctions.c     /^static psF32 ordPolynomial4DEval(psF32 w, psF32 x, psF32 y, psF32 z, const psPolynomial4D* myPoly)$/;"        f       file:
    19004112pA      include/psPhotometry.h  /^    float pA;                   \/\/\/< Color offset for references$/;"       m
    19014113pA      src/astronomy/psPhotometry.h    /^    float pA;                   \/\/\/< Color offset for references$/;"       m
     
    19044116pP      include/psPhotometry.h  /^    psPhotSystem pP;            \/\/\/< Primary color reference$/;"   m
    19054117pP      src/astronomy/psPhotometry.h    /^    psPhotSystem pP;            \/\/\/< Primary color reference$/;"   m
     4118pType   include/psMetadata.h    /^    psElemType pType;                  \/\/\/< Primitive data type$/;"        m       struct:psMetadataItem
     4119pType   src/astronomy/psMetadata.h      /^    psElemType pType;                  \/\/\/< Primitive data type$/;"        m       struct:psMetadataItem
    19064120p_fd    src/fileUtils/psFits.h  /^    fitsfile* p_fd;                    \/\/\/< the CFITSIO fits files handle.$/;"     m
    19074121p_fftwWisdomImported    src/dataManip/psVectorFFT.c     /^static psBool p_fftwWisdomImported = false;$/;"       v       file:
    19084122p_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$/;"      m
    1910 p_iter  src/collections/psList.h        /^psListElem* p_iter;                \/\/\/< internal cursor for increased performance index accessing$/;"      m
    1911 p_iterIndex     include/psList.h        /^int p_iterIndex;                   \/\/\/< index position of the iter.$/;"    m
    1912 p_iterIndex     src/collections/psList.h        /^int p_iterIndex;                   \/\/\/< index position of the iter.$/;"    m
    19134123p_kernelRows    include/psImageConvolve.h       /^    psKernelType** p_kernelRows;       \/\/\/< Pointer to the rows of the kernel data; not intended for user use.$/;" m
    19144124p_kernelRows    src/image/psImageConvolve.h     /^    psKernelType** p_kernelRows;       \/\/\/< Pointer to the rows of the kernel data; not intended for user use.$/;" m
     
    19224132p_printPositiveTestHeader       test/psTest.c   /^void p_printPositiveTestHeader( FILE *fp,$/;" f
    19234133p_printPositiveTestHeader       test/psTest.h   /^void p_printPositiveTestHeader($/;"   p
    1924 p_ps1DPolyMedian        src/dataManip/psStats.c /^float p_ps1DPolyMedian(psPolynomial1D* myPoly,$/;"    f
     4134p_ps1DPolyMedian        src/dataManip/psStats.c /^psF32 p_ps1DPolyMedian(psPolynomial1D* myPoly,$/;"    f
    19254135p_psAlloc       include/psMemory.h      /^psPtr p_psAlloc(size_t size,    \/\/\/< Size required$/;"     p
    19264136p_psAlloc       src/sysUtils/psMemory.c /^psPtr p_psAlloc(size_t size, const char *file, psS32 lineno)$/;"      f
     
    19344144p_psConvertToF32        src/dataManip/psStats.c /^psVector* p_psConvertToF32(psVector* in);$/;" p       file:
    19354145p_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.$/;"    m
    1937 p_psDeriv2      src/dataManip/psFunctions.h     /^    float *p_psDeriv2;            \/\/\/< For cubic splines, the second derivative at each domain point.  Size is n+1.$/;"    m
     4146p_psDeriv2      include/psFunctions.h   /^    psF32 *p_psDeriv2;            \/\/\/< For cubic splines, the second derivative at each domain point.  Size is n+1.$/;"    m
     4147p_psDeriv2      src/dataManip/psFunctions.h     /^    psF32 *p_psDeriv2;            \/\/\/< For cubic splines, the second derivative at each domain point.  Size is n+1.$/;"    m
    19384148p_psDetermineBracket    src/dataManip/psMinimize.c      /^psVector *p_psDetermineBracket(psVector *params,$/;"  f
    19394149p_psDetermineBracket2   src/dataManip/psMinimize.c      /^psVector *p_psDetermineBracket2(psVector *params,$/;" f
     
    19484158p_psFree        src/sysUtils/psMemory.h /^void p_psFree($/;"    p
    19494159p_psGaussianDev include/psFunctions.h   /^psVector* p_psGaussianDev($/;"        p
    1950 p_psGaussianDev src/dataManip/psFunctions.c     /^psVector* p_psGaussianDev(float mean, float sigma, psS32 Npts)$/;"    f
     4160p_psGaussianDev src/dataManip/psFunctions.c     /^psVector* p_psGaussianDev(psF32 mean, psF32 sigma, psS32 Npts)$/;"    f
    19514161p_psGaussianDev src/dataManip/psFunctions.h     /^psVector* p_psGaussianDev($/;"        p
    19524162p_psGetStatValue        include/psStats.h       /^psBool p_psGetStatValue($/;"  p
    1953 p_psGetStatValue        src/dataManip/psStats.c /^psBool p_psGetStatValue(const psStats* stats, double *value)$/;"      f
     4163p_psGetStatValue        src/dataManip/psStats.c /^psBool p_psGetStatValue(const psStats* stats, psF64 *value)$/;"       f
    19544164p_psGetStatValue        src/dataManip/psStats.h /^psBool p_psGetStatValue($/;"  p
     4165p_psImageEvalPolynomialCheb     src/image/psImageStats.c        /^psImage* p_psImageEvalPolynomialCheb(psImage* input,$/;"      f
     4166p_psImageEvalPolynomialOrd      src/image/psImageStats.c        /^psImage* p_psImageEvalPolynomialOrd(psImage* input,$/;"       f
    19554167p_psImagePixelInterpolateComplexFcns    include/psImage.h       /^#define p_psImagePixelInterpolateComplexFcns(/;"      d
    19564168p_psImagePixelInterpolateComplexFcns    src/image/psImage.h     /^#define p_psImagePixelInterpolateComplexFcns(/;"      d
     
    19614173p_psInitVectorXml       src/astronomy/psMetadataIO.c    /^static void p_psInitVectorXml(void *ctx, char *tagName)$/;"   f       file:
    19624174p_psInitVectorXml       src/astronomy/psMetadataIO.c    /^static void p_psInitVectorXml(void *ctx, char *tagName);$/;"  p       file:
    1963 p_psLineMin     src/dataManip/psMinimize.c      /^float p_psLineMin(psMinimization *min,$/;"    f
     4175p_psLineMin     src/dataManip/psMinimize.c      /^psF32 p_psLineMin(psMinimization *min,$/;"    f
    19644176p_psMemAllocateID       src/sysUtils/psMemory.c /^psMemoryId p_psMemAllocateID = 0;       \/\/ notify user this block is allocated$/;"  v
    19654177p_psMemDecrRefCounter   include/psMemory.h      /^psPtr p_psMemDecrRefCounter($/;"      p
     
    19824194p_psMemSetPersistent    src/sysUtils/psMemory.c /^void p_psMemSetPersistent(psPtr vptr,psBool value)$/;"        f
    19834195p_psMemSetPersistent    src/sysUtils/psMemory.h /^void p_psMemSetPersistent($/;"        p
    1984 p_psNRSpline1DEval      include/psFunctions.h   /^float p_psNRSpline1DEval(psSpline1D *spline,$/;"      p
    1985 p_psNRSpline1DEval      src/dataManip/psFunctions.h     /^float p_psNRSpline1DEval(psSpline1D *spline,$/;"      p
     4196p_psNRSpline1DEval      include/psFunctions.h   /^psF32 p_psNRSpline1DEval(psSpline1D *spline,$/;"      p
     4197p_psNRSpline1DEval      src/dataManip/psFunctions.h     /^psF32 p_psNRSpline1DEval(psSpline1D *spline,$/;"      p
    19864198p_psNormalizeVectorRangeF32     include/psStats.h       /^void p_psNormalizeVectorRangeF32(psVector* myData, psF32 low, psF32 high);$/;"        p
    19874199p_psNormalizeVectorRangeF32     src/dataManip/psStats.h /^void p_psNormalizeVectorRangeF32(psVector* myData, psF32 low, psF32 high);$/;"        p
     
    20094221p_psSpecified   include/psTrace.h       /^        bool p_psSpecified;$/;"       m       struct:p_psComponent
    20104222p_psSpecified   src/sysUtils/psTrace.h  /^        bool p_psSpecified;$/;"       m       struct:p_psComponent
     4223p_psTimeFinalize        include/psTime.h        /^psBool p_psTimeFinalize(void);$/;"    p
     4224p_psTimeFinalize        src/astronomy/psTime.c  /^bool p_psTimeFinalize(void)$/;"       f
     4225p_psTimeFinalize        src/astronomy/psTime.h  /^psBool p_psTimeFinalize(void);$/;"    p
     4226p_psTimeInit    include/psTime.h        /^psBool p_psTimeInit(const char *fileName);$/;"        p
     4227p_psTimeInit    src/astronomy/psTime.c  /^bool p_psTimeInit(const char *fileName)$/;"   f
     4228p_psTimeInit    src/astronomy/psTime.h  /^psBool p_psTimeInit(const char *fileName);$/;"        p
    20114229p_psTrace       include/psTrace.h       /^#        define p_psTrace(/;" d
    20124230p_psTrace       include/psTrace.h       /^void p_psTrace(const char *facil,       \/\/\/< facilty of interest$/;"       p
     
    20184236p_psVectorBinDisect     src/dataManip/psFunctions.h     /^psS32 p_psVectorBinDisect(psVector *bins,$/;" p
    20194237p_psVectorCheckNonEmpty src/dataManip/psStats.c /^bool p_psVectorCheckNonEmpty(const psVector* restrict myVector,$/;"   f
    2020 p_psVectorClippedStats  src/dataManip/psStats.c /^int p_psVectorClippedStats(const psVector* restrict myVector,$/;"     f
     4238p_psVectorClippedStats  src/dataManip/psStats.c /^psS32 p_psVectorClippedStats(const psVector* restrict myVector,$/;"   f
    20214239p_psVectorInterpolate   include/psFunctions.h   /^psScalar *p_psVectorInterpolate(psVector *domain,$/;" p
    20224240p_psVectorInterpolate   src/dataManip/psFunctions.c     /^psScalar *p_psVectorInterpolate(psVector *domain,$/;" f
    20234241p_psVectorInterpolate   src/dataManip/psFunctions.h     /^psScalar *p_psVectorInterpolate(psVector *domain,$/;" p
    2024 p_psVectorMax   src/dataManip/psStats.c /^int p_psVectorMax(const psVector* restrict myVector,$/;"      f
    2025 p_psVectorMin   src/dataManip/psStats.c /^int p_psVectorMin(const psVector* restrict myVector,$/;"      f
     4242p_psVectorMax   src/dataManip/psStats.c /^psS32 p_psVectorMax(const psVector* restrict myVector,$/;"    f
     4243p_psVectorMin   src/dataManip/psStats.c /^psS32 p_psVectorMin(const psVector* restrict myVector,$/;"    f
    20264244p_psVectorNValues       src/dataManip/psStats.c /^psS32 p_psVectorNValues(const psVector* restrict myVector,$/;"        f
    2027 p_psVectorRobustStats   src/dataManip/psStats.c /^int p_psVectorRobustStats(const psVector* restrict myVector,$/;"      f
    2028 p_psVectorSampleMean    src/dataManip/psStats.c /^int p_psVectorSampleMean(const psVector* restrict myVector,$/;"       f
     4245p_psVectorRobustStats   src/dataManip/psStats.c /^psS32 p_psVectorRobustStats(const psVector* restrict myVector,$/;"    f
     4246p_psVectorSampleMean    src/dataManip/psStats.c /^psS32 p_psVectorSampleMean(const psVector* restrict myVector,$/;"     f
    20294247p_psVectorSampleMedian  src/dataManip/psStats.c /^bool p_psVectorSampleMedian(const psVector* restrict myVector,$/;"    f
    20304248p_psVectorSampleQuartiles       src/dataManip/psStats.c /^bool p_psVectorSampleQuartiles(const psVector* restrict myVector,$/;" f
    20314249p_psVectorSampleStdev   src/dataManip/psStats.c /^void p_psVectorSampleStdev(const psVector* restrict myVector,$/;"     f
     4250p_psVectorSampleStdevOLD        src/dataManip/psStats.c /^void p_psVectorSampleStdevOLD(const psVector* restrict myVector,$/;"  f
    20324251p_psVectorSmoothHistGaussian    src/dataManip/psStats.c /^psVector* p_psVectorSmoothHistGaussian(psHistogram* robustHistogram,$/;"      f
    20334252p_ps_xCols      include/psAstrometry.h  /^    psS32 p_ps_xCols;                    \/\/\/< Number of cols in the x member$/;"   m
     
    21164335printListInt    test/collections/tst_psList.c   /^void printListInt(psList* list)$/;"   f
    21174336printListInt    test/collections/tst_psList.c   /^void printListInt(psList* list);$/;"  p       file:
    2118 printMemBlocks  test/collections/tst_psHash03.c /^void printMemBlocks(char *myString)$/;"       f
    21194337printMetadata   test/astronomy/tst_psMetadataIO.c       /^static void printMetadata(psMetadata *metadata)$/;"   f       file:
     4338printMetadata   test/astronomy/tst_psMetadataIO.c       /^static void printMetadata(psMetadata *metadata);$/;"  p       file:
    21204339printMetadata   test/astronomy/tst_psMetadata_01.c      /^static void printMetadata(psMetadata *metadata)$/;"   f       file:
     4340printMetadata   test/astronomy/tst_psMetadata_01.c      /^static void printMetadata(psMetadata *metadata);$/;"  p       file:
    21214341printMetadataItem       test/astronomy/tst_psMetadataIO.c       /^static void printMetadataItem(psMetadataItem *metadataItem, char *spaces)$/;" f       file:
    21224342printMetadataItem       test/astronomy/tst_psMetadataIO.c       /^static void printMetadataItem(psMetadataItem *metadataItem, char *spaces);$/;"        p       file:
    21234343printMetadataItem       test/astronomy/tst_psMetadata_01.c      /^static void printMetadataItem(psMetadataItem *metadataItem, char *spaces)$/;" f       file:
    21244344printMetadataItem       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 printMetadataItemList   test/astronomy/tst_psMetadataIO.c       /^static void printMetadataItemList(psList *metadataItemList)$/;"       f       file:
    2131 printMetadataItemList   test/astronomy/tst_psMetadata_01.c      /^static void printMetadataItemList(psList *metadataItemList)$/;"       f       file:
    2132 printMetadataList       test/astronomy/tst_psMetadataIO.c       /^static void printMetadataList(psList *metadataItemList)$/;"   f       file:
    2133 printMetadataList       test/astronomy/tst_psMetadata_01.c      /^static void printMetadataList(psList *metadataItemList)$/;"   f       file:
     4345printMetadataItem       test/astronomy/tst_psMetadata_02.c      /^static void printMetadataItem(psMetadataItem *metadataItem)$/;"       f       file:
     4346printMetadataItem       test/astronomy/tst_psMetadata_03.c      /^static void printMetadataItem(psMetadataItem *metadataItem)$/;"       f       file:
     4347printMetadataItem       test/astronomy/tst_psMetadata_04.c      /^static void printMetadataItem(psMetadataItem *metadataItem)$/;"       f       file:
     4348printMetadataItem       test/astronomy/tst_psMetadata_05.c      /^static void printMetadataItem(psMetadataItem *metadataItem)$/;"       f       file:
     4349printMetadataItem       test/astronomy/tst_psMetadata_06.c      /^static void printMetadataItem(psMetadataItem *metadataItem)$/;"       f       file:
     4350printMetadataList       test/astronomy/tst_psMetadataIO.c       /^static void printMetadataList(psList *metadataItemList, char* spaces)$/;"     f       file:
     4351printMetadataList       test/astronomy/tst_psMetadataIO.c       /^static void printMetadataList(psList *metadataItemList, char* spaces);$/;"    p       file:
     4352printMetadataList       test/astronomy/tst_psMetadata_01.c      /^static void printMetadataList(psList *metadataItemList, char* spaces)$/;"     f       file:
     4353printMetadataList       test/astronomy/tst_psMetadata_01.c      /^static void printMetadataList(psList *metadataItemList, char* spaces);$/;"    p       file:
    21344354printMetadataTable      test/astronomy/tst_psMetadataIO.c       /^static void printMetadataTable(psHash *mdTable)$/;"   f       file:
     4355printMetadataTable      test/astronomy/tst_psMetadataIO.c       /^static void printMetadataTable(psHash *mdTable);$/;"  p       file:
    21354356printMetadataTable      test/astronomy/tst_psMetadata_01.c      /^static void printMetadataTable(psHash *mdTable)$/;"   f       file:
     4357printMetadataTable      test/astronomy/tst_psMetadata_01.c      /^static void printMetadataTable(psHash *mdTable);$/;"  p       file:
    21364358printNegativeTestHeader include/psTest.h        /^#define printNegativeTestHeader(/;"   d
    21374359printNegativeTestHeader test/psTest.h   /^#define printNegativeTestHeader(/;"   d
     
    21504372psArray include/psArray.h       /^psArray;$/;"  t
    21514373psArray src/collections/psArray.h       /^psArray;$/;"  t
     4374psArrayAdd      include/psArray.h       /^psArray* psArrayAdd($/;"      p
     4375psArrayAdd      src/collections/psArray.c       /^psArray* psArrayAdd(psArray* psArr,$/;"       f
     4376psArrayAdd      src/collections/psArray.h       /^psArray* psArrayAdd($/;"      p
    21524377psArrayAlloc    include/psArray.h       /^psArray* psArrayAlloc($/;"    p
    21534378psArrayAlloc    src/collections/psArray.c       /^psArray* psArrayAlloc(psU32 nalloc)$/;"       f
     
    21974422psBool  include/psType.h        /^typedef bool psBool;                   \/\/\/< boolean value$/;"      t
    21984423psBool  src/sysUtils/psType.h   /^typedef bool psBool;                   \/\/\/< boolean value$/;"      t
    2199 psBuildSums1D   src/dataManip/psMinimize.c      /^void psBuildSums1D(double x,$/;"      f
     4424psBuildSums1D   src/dataManip/psMinimize.c      /^void psBuildSums1D(psF64 x,$/;"       f
    22004425psC32   include/psType.h        /^typedef float _Complex psC32;          \/\/\/< complex with 32-bit floating point Real and Imagary numbers$/;"        t
    22014426psC32   src/sysUtils/psType.h   /^typedef float _Complex psC32;          \/\/\/< complex with 32-bit floating point Real and Imagary numbers$/;"        t
     
    23514576psDPolynomial1DAlloc    src/dataManip/psFunctions.c     /^psDPolynomial1D* psDPolynomial1DAlloc(psS32 n,$/;"    f
    23524577psDPolynomial1DAlloc    src/dataManip/psFunctions.h     /^psDPolynomial1D* psDPolynomial1DAlloc($/;"    p
    2353 psDPolynomial1DEval     include/psFunctions.h   /^double psDPolynomial1DEval($/;"       p
    2354 psDPolynomial1DEval     src/dataManip/psFunctions.c     /^double psDPolynomial1DEval(const psDPolynomial1D* myPoly, double x)$/;"       f
    2355 psDPolynomial1DEval     src/dataManip/psFunctions.h     /^double psDPolynomial1DEval($/;"       p
     4578psDPolynomial1DEval     include/psFunctions.h   /^psF64 psDPolynomial1DEval($/;"        p
     4579psDPolynomial1DEval     src/dataManip/psFunctions.c     /^psF64 psDPolynomial1DEval(const psDPolynomial1D* myPoly, psF64 x)$/;" f
     4580psDPolynomial1DEval     src/dataManip/psFunctions.h     /^psF64 psDPolynomial1DEval($/;"        p
    23564581psDPolynomial1DEvalVector       include/psFunctions.h   /^psVector *psDPolynomial1DEvalVector($/;"      p
    23574582psDPolynomial1DEvalVector       src/dataManip/psFunctions.c     /^psVector *psDPolynomial1DEvalVector(const psDPolynomial1D *myPoly,$/;"        f
     
    23624587psDPolynomial2DAlloc    src/dataManip/psFunctions.c     /^psDPolynomial2D* psDPolynomial2DAlloc(psS32 nX, psS32 nY,$/;" f
    23634588psDPolynomial2DAlloc    src/dataManip/psFunctions.h     /^psDPolynomial2D* psDPolynomial2DAlloc($/;"    p
    2364 psDPolynomial2DEval     include/psFunctions.h   /^double psDPolynomial2DEval($/;"       p
    2365 psDPolynomial2DEval     src/dataManip/psFunctions.c     /^double psDPolynomial2DEval(const psDPolynomial2D* myPoly,$/;" f
    2366 psDPolynomial2DEval     src/dataManip/psFunctions.h     /^double psDPolynomial2DEval($/;"       p
     4589psDPolynomial2DEval     include/psFunctions.h   /^psF64 psDPolynomial2DEval($/;"        p
     4590psDPolynomial2DEval     src/dataManip/psFunctions.c     /^psF64 psDPolynomial2DEval(const psDPolynomial2D* myPoly,$/;"  f
     4591psDPolynomial2DEval     src/dataManip/psFunctions.h     /^psF64 psDPolynomial2DEval($/;"        p
    23674592psDPolynomial2DEvalVector       include/psFunctions.h   /^psVector *psDPolynomial2DEvalVector($/;"      p
    23684593psDPolynomial2DEvalVector       src/dataManip/psFunctions.c     /^psVector *psDPolynomial2DEvalVector(const psDPolynomial2D *myPoly,$/;"        f
     
    23734598psDPolynomial3DAlloc    src/dataManip/psFunctions.c     /^psDPolynomial3D* psDPolynomial3DAlloc(psS32 nX, psS32 nY, psS32 nZ,$/;"       f
    23744599psDPolynomial3DAlloc    src/dataManip/psFunctions.h     /^psDPolynomial3D* psDPolynomial3DAlloc($/;"    p
    2375 psDPolynomial3DEval     include/psFunctions.h   /^double psDPolynomial3DEval($/;"       p
    2376 psDPolynomial3DEval     src/dataManip/psFunctions.c     /^double psDPolynomial3DEval(const psDPolynomial3D* myPoly,$/;" f
    2377 psDPolynomial3DEval     src/dataManip/psFunctions.h     /^double psDPolynomial3DEval($/;"       p
     4600psDPolynomial3DEval     include/psFunctions.h   /^psF64 psDPolynomial3DEval($/;"        p
     4601psDPolynomial3DEval     src/dataManip/psFunctions.c     /^psF64 psDPolynomial3DEval(const psDPolynomial3D* myPoly,$/;"  f
     4602psDPolynomial3DEval     src/dataManip/psFunctions.h     /^psF64 psDPolynomial3DEval($/;"        p
    23784603psDPolynomial3DEvalVector       include/psFunctions.h   /^psVector *psDPolynomial3DEvalVector($/;"      p
    23794604psDPolynomial3DEvalVector       src/dataManip/psFunctions.c     /^psVector *psDPolynomial3DEvalVector(const psDPolynomial3D *myPoly,$/;"        f
     
    23844609psDPolynomial4DAlloc    src/dataManip/psFunctions.c     /^psDPolynomial4D* psDPolynomial4DAlloc(psS32 nW, psS32 nX, psS32 nY, psS32 nZ,$/;"     f
    23854610psDPolynomial4DAlloc    src/dataManip/psFunctions.h     /^psDPolynomial4D* psDPolynomial4DAlloc($/;"    p
    2386 psDPolynomial4DEval     include/psFunctions.h   /^double psDPolynomial4DEval($/;"       p
    2387 psDPolynomial4DEval     src/dataManip/psFunctions.c     /^double psDPolynomial4DEval(const psDPolynomial4D* myPoly,$/;" f
    2388 psDPolynomial4DEval     src/dataManip/psFunctions.h     /^double psDPolynomial4DEval($/;"       p
     4611psDPolynomial4DEval     include/psFunctions.h   /^psF64 psDPolynomial4DEval($/;"        p
     4612psDPolynomial4DEval     src/dataManip/psFunctions.c     /^psF64 psDPolynomial4DEval(const psDPolynomial4D* myPoly,$/;"  f
     4613psDPolynomial4DEval     src/dataManip/psFunctions.h     /^psF64 psDPolynomial4DEval($/;"        p
    23894614psDPolynomial4DEvalVector       include/psFunctions.h   /^psVector *psDPolynomial4DEvalVector($/;"      p
    23904615psDPolynomial4DEvalVector       src/dataManip/psFunctions.c     /^psVector *psDPolynomial4DEvalVector(const psDPolynomial4D *myPoly,$/;"        f
     
    24554680psFitsAlloc     src/fileUtils/psFits.c  /^psFits* psFitsAlloc(const char* name,                  \/\/\/< the FITS file name$/;" f
    24564681psFitsAlloc     src/fileUtils/psFits.h  /^psFits* psFitsAlloc($/;"      p
    2457 psFitsCreateExt src/fileUtils/psFits.c  /^bool psFitsCreateExt(psFits* fits)$/;"        f
    2458 psFitsCreateExt src/fileUtils/psFits.h  /^bool psFitsCreateExt($/;"     p
    24594682psFitsGetExtName        src/fileUtils/psFits.c  /^char* psFitsGetExtName(psFits* fits)$/;"      f
    24604683psFitsGetExtName        src/fileUtils/psFits.h  /^char* psFitsGetExtName($/;"   p
     
    24654688psFitsGetSize   src/fileUtils/psFits.c  /^int psFitsGetSize(psFits* fits)$/;"   f
    24664689psFitsGetSize   src/fileUtils/psFits.h  /^int psFitsGetSize($/;"        p
    2467 psFitsMoveExtName       src/fileUtils/psFits.c  /^psFitsType psFitsMoveExtName(psFits* fits,$/;"        f
    2468 psFitsMoveExtName       src/fileUtils/psFits.h  /^psFitsType psFitsMoveExtName($/;"     p
    2469 psFitsMoveExtNum        src/fileUtils/psFits.c  /^psFitsType psFitsMoveExtNum(psFits* fits,$/;" f
    2470 psFitsMoveExtNum        src/fileUtils/psFits.h  /^psFitsType psFitsMoveExtNum($/;"      p
     4690psFitsMoveExtName       src/fileUtils/psFits.c  /^bool psFitsMoveExtName(psFits* fits,$/;"      f
     4691psFitsMoveExtName       src/fileUtils/psFits.h  /^bool psFitsMoveExtName($/;"   p
     4692psFitsMoveExtNum        src/fileUtils/psFits.c  /^bool psFitsMoveExtNum(psFits* fits,$/;"       f
     4693psFitsMoveExtNum        src/fileUtils/psFits.h  /^bool psFitsMoveExtNum($/;"    p
    24714694psFitsReadHeader        src/fileUtils/psFits.c  /^psMetadata* psFitsReadHeader(psMetadata* out,$/;"     f
    24724695psFitsReadHeader        src/fileUtils/psFits.h  /^psMetadata* psFitsReadHeader($/;"     p
    24734696psFitsReadHeaderSet     src/fileUtils/psFits.c  /^psHash* psFitsReadHeaderSet(psHash* out,$/;"  f
    24744697psFitsReadHeaderSet     src/fileUtils/psFits.h  /^psHash* psFitsReadHeaderSet($/;"      p
     4698psFitsReadImageSection  src/fileUtils/psFits.h  /^psImage* psFitsReadImageSection($/;"  p
    24754699psFitsReadTable src/fileUtils/psFits.c  /^psArray* psFitsReadTable(psFits* fits)$/;"    f
    24764700psFitsReadTable src/fileUtils/psFits.h  /^psArray* psFitsReadTable($/;" p
     
    24824706psFitsReadTableRow      src/fileUtils/psFits.h  /^psMetadata* psFitsReadTableRow($/;"   p
    24834707psFitsType      src/fileUtils/psFits.h  /^} psFitsType;$/;"     t
     4708psFitsWriteHeader       src/fileUtils/psFits.c  /^bool psFitsWriteHeader(const psMetadata* header,$/;"  f
    24844709psFitsWriteHeader       src/fileUtils/psFits.h  /^bool psFitsWriteHeader($/;"   p
    24854710psFitsWriteImage        src/fileUtils/psFits.c  /^bool psFitsWriteImage(psFits* fits,$/;"       f
    2486 psFitsWriteImageSection src/fileUtils/psFits.h  /^bool psFitsWriteImageSection($/;"     p
     4711psFitsWriteImage        src/fileUtils/psFits.h  /^bool psFitsWriteImage($/;"    p
    24874712psFitsWriteTable        src/fileUtils/psFits.c  /^bool psFitsWriteTable(psFits* fits,$/;"       f
    24884713psFitsWriteTable        src/fileUtils/psFits.h  /^bool psFitsWriteTable($/;"    p
     
    24984723psFreeFcn       include/psMemory.h      /^typedef void (*psFreeFcn) (psPtr ptr);$/;"    t
    24994724psFreeFcn       src/sysUtils/psMemory.h /^typedef void (*psFreeFcn) (psPtr ptr);$/;"    t
    2500 psGaussian      include/psFunctions.h   /^float psGaussian($/;" p
    2501 psGaussian      src/dataManip/psFunctions.c     /^float psGaussian(float x, float mean, float sigma, psBool normal)$/;" f
    2502 psGaussian      src/dataManip/psFunctions.h     /^float psGaussian($/;" p
     4725psGaussian      include/psFunctions.h   /^psF32 psGaussian($/;" p
     4726psGaussian      src/dataManip/psFunctions.c     /^psF32 psGaussian(psF32 x, psF32 mean, psF32 sigma, psBool normal)$/;" f
     4727psGaussian      src/dataManip/psFunctions.h     /^psF32 psGaussian($/;" p
    25034728psGrommit       include/psAstrometry.h  /^psGrommit;$/;"        t
    25044729psGrommit       src/astronomy/psAstrometry.h    /^psGrommit;$/;"        t
     
    25324757psHistogram     src/dataManip/psStats.h /^psHistogram;$/;"      t
    25334758psHistogramAlloc        include/psStats.h       /^psHistogram* psHistogramAlloc($/;"    p
    2534 psHistogramAlloc        src/dataManip/psStats.c /^psHistogram* psHistogramAlloc(float lower, float upper, psS32 n)$/;"  f
     4759psHistogramAlloc        src/dataManip/psStats.c /^psHistogram* psHistogramAlloc(psF32 lower, psF32 upper, psS32 n)$/;"  f
    25354760psHistogramAlloc        src/dataManip/psStats.h /^psHistogram* psHistogramAlloc($/;"    p
    25364761psHistogramAllocGeneric include/psStats.h       /^psHistogram* psHistogramAllocGeneric($/;"     p
     
    25754800psImageCutDirection     src/image/psImageExtraction.h   /^} psImageCutDirection;$/;"    t
    25764801psImageEvalPolynomial   include/psImageStats.h  /^psImage* psImageEvalPolynomial($/;"   p
    2577 psImageEvalPolynomial   src/image/psImageStats.c        /^psImage* psImageEvalPolynomial(psImage* input, const psPolynomial2D* coeffs)$/;"      f
     4802psImageEvalPolynomial   src/image/psImageStats.c        /^psImage* psImageEvalPolynomial(psImage* input,$/;"    f
    25784803psImageEvalPolynomial   src/image/psImageStats.h        /^psImage* psImageEvalPolynomial($/;"   p
    25794804psImageFFT      include/psImageFFT.h    /^psImage* psImageFFT($/;"      p
     
    25834808psImageFitPolynomial    src/image/psImageStats.c        /^psPolynomial2D* psImageFitPolynomial(psPolynomial2D* coeffs,$/;"      f
    25844809psImageFitPolynomial    src/image/psImageStats.h        /^psPolynomial2D* psImageFitPolynomial($/;"     p
     4810psImageFitPolynomialTest        src/image/psImageStats.c        /^psPolynomial2D* psImageFitPolynomialTest(psPolynomial2D* coeffs,$/;"  f
    25854811psImageFreeChildren     include/psImage.h       /^psS32 psImageFreeChildren($/;"        p
    25864812psImageFreeChildren     src/image/psImage.c     /^psS32 psImageFreeChildren(psImage* image)$/;" f
     
    26434869psImageSubset   src/image/psImageExtraction.c   /^psImage* psImageSubset(psImage* image,$/;"    f
    26444870psImageSubset   src/image/psImageExtraction.h   /^psImage* psImageSubset($/;"   p
     4871psImageToGslMatrix      src/dataManip/psMatrix.c        /^static void  psImageToGslMatrix(gsl_matrix *outGslMatrix, const psImage *inImage)$/;" f       file:
     4872psImageToGslMatrix      src/dataManip/psMatrix.c        /^static void  psImageToGslMatrix(gsl_matrix *outGslMatrix, const psImage *inImage);$/;"        p       file:
    26454873psImageTrim     include/psImageExtraction.h     /^psImage* psImageTrim($/;"     p
    26464874psImageTrim     src/image/psImageExtraction.c   /^psImage* psImageTrim(psImage* image, psS32 col0, psS32 row0, psS32 col1, psS32 row1)$/;"      f
     
    26734901psListAdd       src/collections/psList.c        /^psBool psListAdd(psList* list, psS32 location, psPtr data)$/;"        f
    26744902psListAdd       src/collections/psList.h        /^psBool psListAdd($/;" p
     4903psListAddAfter  include/psList.h        /^psBool psListAddAfter($/;"    p
     4904psListAddAfter  src/collections/psList.c        /^bool psListAddAfter(psListIterator* iterator, void* data)$/;" f
     4905psListAddAfter  src/collections/psList.h        /^psBool psListAddAfter($/;"    p
     4906psListAddBefore include/psList.h        /^psBool psListAddBefore($/;"   p
     4907psListAddBefore src/collections/psList.c        /^bool psListAddBefore(psListIterator* iterator, void* data)$/;"        f
     4908psListAddBefore src/collections/psList.h        /^psBool psListAddBefore($/;"   p
    26754909psListAlloc     include/psList.h        /^psList* psListAlloc($/;"      p
    26764910psListAlloc     src/collections/psList.c        /^psList* psListAlloc(psPtr data)$/;"   f
     
    26834917psListGet       src/collections/psList.c        /^psPtr psListGet(psList* list, psS32 location)$/;"     f
    26844918psListGet       src/collections/psList.h        /^psPtr psListGet($/;"  p
    2685 psListGetCurrent        include/psList.h        /^psPtr psListGetCurrent($/;"   p
    2686 psListGetCurrent        src/collections/psList.c        /^psPtr psListGetCurrent(psList* list)$/;"      f
    2687 psListGetCurrent        src/collections/psList.h        /^psPtr psListGetCurrent($/;"   p
    26884919psListGetNext   include/psList.h        /^psPtr psListGetNext($/;"      p
    2689 psListGetNext   src/collections/psList.c        /^psPtr psListGetNext(psList* list)$/;" f
     4920psListGetNext   src/collections/psList.c        /^psPtr psListGetNext(psListIterator* iterator)$/;"     f
    26904921psListGetNext   src/collections/psList.h        /^psPtr psListGetNext($/;"      p
    26914922psListGetPrevious       include/psList.h        /^psPtr psListGetPrevious($/;"  p
    2692 psListGetPrevious       src/collections/psList.c        /^psPtr psListGetPrevious(psList* list)$/;"     f
     4923psListGetPrevious       src/collections/psList.c        /^psPtr psListGetPrevious(psListIterator* iterator)$/;" f
    26934924psListGetPrevious       src/collections/psList.h        /^psPtr psListGetPrevious($/;"  p
    26944925psListIterator  include/psList.h        /^psListIterator;$/;"   t
    26954926psListIterator  src/collections/psList.h        /^psListIterator;$/;"   t
     4927psListIteratorAlloc     include/psList.h        /^psListIterator* psListIteratorAlloc($/;"      p
     4928psListIteratorAlloc     src/collections/psList.c        /^psListIterator* psListIteratorAlloc(psList* list, int location)$/;"   f
     4929psListIteratorAlloc     src/collections/psList.h        /^psListIterator* psListIteratorAlloc($/;"      p
     4930psListIteratorSet       include/psList.h        /^psBool psListIteratorSet($/;" p
     4931psListIteratorSet       src/collections/psList.c        /^psBool psListIteratorSet(psListIterator* iterator,$/;"        f
     4932psListIteratorSet       src/collections/psList.h        /^psBool psListIteratorSet($/;" p
    26964933psListRemove    include/psList.h        /^psBool psListRemove($/;"      p
    2697 psListRemove    src/collections/psList.c        /^psBool psListRemove(psList* list, psS32 location, psPtr data)$/;"     f
     4934psListRemove    src/collections/psList.c        /^psBool psListRemove(psList* list,$/;" f
    26984935psListRemove    src/collections/psList.h        /^psBool psListRemove($/;"      p
    2699 psListSetIterator       include/psList.h        /^void psListSetIterator($/;"   p
    2700 psListSetIterator       src/collections/psList.c        /^void psListSetIterator(psList* list, psS32 where)$/;" f
    2701 psListSetIterator       src/collections/psList.h        /^void psListSetIterator($/;"   p
     4936psListRemoveData        include/psList.h        /^psBool psListRemoveData($/;"  p
     4937psListRemoveData        src/collections/psList.c        /^psBool psListRemoveData(psList* list,$/;"     f
     4938psListRemoveData        src/collections/psList.h        /^psBool psListRemoveData($/;"  p
    27024939psListSort      include/psList.h        /^psList* psListSort($/;"       p
    27034940psListSort      src/collections/psList.c        /^psList* psListSort(psList* list, psComparePtrFcn compare)$/;" f
     
    27394976psMaskType      include/psType.h        /^typedef psU8 psMaskType;               \/\/\/< the C datatype for a mask image$/;"    t
    27404977psMaskType      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
     4978psMath  include/psType.h        /^psMath;$/;"   t
     4979psMath  src/sysUtils/psType.h   /^psMath;$/;"   t
     4980psMatrixDeterminant     include/psMatrix.h      /^psF32 *psMatrixDeterminant($/;"       p
     4981psMatrixDeterminant     src/dataManip/psMatrix.c        /^psF32 *psMatrixDeterminant(const psImage* inImage)$/;"        f
     4982psMatrixDeterminant     src/dataManip/psMatrix.h        /^psF32 *psMatrixDeterminant($/;"       p
    27444983psMatrixEigenvectors    include/psMatrix.h      /^psImage* psMatrixEigenvectors($/;"    p
    27454984psMatrixEigenvectors    src/dataManip/psMatrix.c        /^psImage* psMatrixEigenvectors(psImage* outImage, psImage* inImage)$/;"        f
    27464985psMatrixEigenvectors    src/dataManip/psMatrix.h        /^psImage* psMatrixEigenvectors($/;"    p
    27474986psMatrixInvert  include/psMatrix.h      /^psImage* psMatrixInvert($/;"  p
    2748 psMatrixInvert  src/dataManip/psMatrix.c        /^psImage* psMatrixInvert(psImage* outImage, const psImage* inImage, float *restrict det)$/;"   f
     4987psMatrixInvert  src/dataManip/psMatrix.c        /^psImage* psMatrixInvert(psImage* outImage, const psImage* inImage, psF32 *det)$/;"    f
    27494988psMatrixInvert  src/dataManip/psMatrix.h        /^psImage* psMatrixInvert($/;"  p
    27504989psMatrixLUD     include/psMatrix.h      /^psImage* psMatrixLUD($/;"     p
     
    27534992psMatrixLUD_EXIT        src/dataManip/psMatrix.c        /^    #define psMatrixLUD_EXIT /;"      d       file:
    27544993psMatrixLUSolve include/psMatrix.h      /^psVector* psMatrixLUSolve($/;"        p
    2755 psMatrixLUSolve src/dataManip/psMatrix.c        /^psVector* psMatrixLUSolve(psVector* outVector, const psImage* inImage,$/;"    f
     4994psMatrixLUSolve src/dataManip/psMatrix.c        /^psVector* psMatrixLUSolve(psVector* outVector, const psImage* inImage, const psVector* inVector,$/;"  f
    27564995psMatrixLUSolve src/dataManip/psMatrix.h        /^psVector* psMatrixLUSolve($/;"        p
    27574996psMatrixMultiply        include/psMatrix.h      /^psImage* psMatrixMultiply($/;"        p
     
    28225061psMetadata      src/astronomy/psMetadata.h      /^typedef struct psMetadata$/;" s
    28235062psMetadataAdd   include/psMetadata.h    /^psBool psMetadataAdd($/;"     p
    2824 psMetadataAdd   src/astronomy/psMetadata.c      /^psBool psMetadataAdd(psMetadata* restrict md, psS32 where, const char *name, psMetadataType type,$/;" f
     5063psMetadataAdd   src/astronomy/psMetadata.c      /^psBool psMetadataAdd(psMetadata *md, psS32 where, const char *name, psElemType pType,$/;"     f
    28255064psMetadataAdd   src/astronomy/psMetadata.h      /^psBool psMetadataAdd($/;"     p
    28265065psMetadataAddItem       include/psMetadata.h    /^psBool psMetadataAddItem($/;" p
    2827 psMetadataAddItem       src/astronomy/psMetadata.c      /^psBool psMetadataAddItem( psMetadata *restrict md, psMetadataItem *restrict metadataItem, psS32 location )$/;"        f
     5066psMetadataAddItem       src/astronomy/psMetadata.c      /^psBool psMetadataAddItem(psMetadata *md, psMetadataItem *metadataItem, psS32 location)$/;"    f
    28285067psMetadataAddItem       src/astronomy/psMetadata.h      /^psBool psMetadataAddItem($/;" p
    28295068psMetadataAlloc include/psMetadata.h    /^psMetadata* psMetadataAlloc(void);$/;"        p
     
    28315070psMetadataAlloc src/astronomy/psMetadata.h      /^psMetadata* psMetadataAlloc(void);$/;"        p
    28325071psMetadataGet   include/psMetadata.h    /^psMetadataItem* psMetadataGet($/;"    p
    2833 psMetadataGet   src/astronomy/psMetadata.c      /^psMetadataItem* psMetadataGet(psMetadata* restrict md, psS32 where)$/;"       f
     5072psMetadataGet   src/astronomy/psMetadata.c      /^psMetadataItem* psMetadataGet(psMetadata *md, psS32 where)$/;"        f
    28345073psMetadataGet   src/astronomy/psMetadata.h      /^psMetadataItem* psMetadataGet($/;"    p
    2835 psMetadataGetNext       include/psMetadata.h    /^psMetadataItem* psMetadataGetNext($/;"        p
    2836 psMetadataGetNext       src/astronomy/psMetadata.c      /^psMetadataItem* psMetadataGetNext(psMetadata* restrict md, const char *restrict match, psS32 which)$/;"       f
    2837 psMetadataGetNext       src/astronomy/psMetadata.h      /^psMetadataItem* psMetadataGetNext($/;"        p
    2838 psMetadataGetPrevious   include/psMetadata.h    /^psMetadataItem* psMetadataGetPrevious($/;"    p
    2839 psMetadataGetPrevious   src/astronomy/psMetadata.c      /^psMetadataItem* psMetadataGetPrevious(psMetadata* restrict md, const char *restrict match, psS32 which)$/;"   f
    2840 psMetadataGetPrevious   src/astronomy/psMetadata.h      /^psMetadataItem* psMetadataGetPrevious($/;"    p
    28415074psMetadataItem  include/psMetadata.h    /^psMetadataItem;$/;"   t
    28425075psMetadataItem  include/psMetadata.h    /^typedef struct psMetadataItem$/;"     s
     
    28445077psMetadataItem  src/astronomy/psMetadata.h      /^typedef struct psMetadataItem$/;"     s
    28455078psMetadataItemAlloc     include/psMetadata.h    /^psMetadataItem* psMetadataItemAlloc($/;"      p
    2846 psMetadataItemAlloc     src/astronomy/psMetadata.c      /^psMetadataItem* psMetadataItemAlloc(const char *name, psMetadataType type, const char *comment, ...)$/;"      f
     5079psMetadataItemAlloc     src/astronomy/psMetadata.c      /^psMetadataItem* psMetadataItemAlloc(const char *name, psElemType pType, psMetadataType type,$/;"      f
    28475080psMetadataItemAlloc     src/astronomy/psMetadata.h      /^psMetadataItem* psMetadataItemAlloc($/;"      p
    28485081psMetadataItemAllocV    include/psMetadata.h    /^psMetadataItem* psMetadataItemAllocV($/;"     p
    2849 psMetadataItemAllocV    src/astronomy/psMetadata.c      /^psMetadataItem* psMetadataItemAllocV(const char *name, psMetadataType type, const char *comment,$/;"  f
     5082psMetadataItemAllocV    src/astronomy/psMetadata.c      /^psMetadataItem* psMetadataItemAllocV(const char *name, psElemType pType, psMetadataType type,$/;"     f
    28505083psMetadataItemAllocV    src/astronomy/psMetadata.h      /^psMetadataItem* psMetadataItemAllocV($/;"     p
    2851 psMetadataItemPrint     include/psMetadataIO.h  /^void psMetadataItemPrint($/;" p
    2852 psMetadataItemPrint     src/astronomy/psMetadataIO.c    /^void psMetadataItemPrint(FILE * fd, const char *format, const psMetadataItem* restrict metadataItem)$/;"      f
    2853 psMetadataItemPrint     src/astronomy/psMetadataIO.h    /^void psMetadataItemPrint($/;" p
     5084psMetadataItemPrint     include/psMetadataIO.h  /^bool psMetadataItemPrint($/;" p
     5085psMetadataItemPrint     src/astronomy/psMetadataIO.c    /^bool psMetadataItemPrint(FILE * fd, const char *format, const psMetadataItem* metadataItem)$/;"       f
     5086psMetadataItemPrint     src/astronomy/psMetadataIO.h    /^bool psMetadataItemPrint($/;" p
    28545087psMetadataLookup        include/psMetadata.h    /^psMetadataItem* psMetadataLookup($/;" p
    2855 psMetadataLookup        src/astronomy/psMetadata.c      /^psMetadataItem* psMetadataLookup(psMetadata* restrict md, const char *restrict key)$/;"       f
     5088psMetadataLookup        src/astronomy/psMetadata.c      /^psMetadataItem* psMetadataLookup(psMetadata *md, const char *key)$/;" f
    28565089psMetadataLookup        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
     5090psMetadataLookupF64     include/psMetadata.h    /^psF64 psMetadataLookupF64($/;"        p
     5091psMetadataLookupF64     src/astronomy/psMetadata.c      /^psF64 psMetadataLookupF64(psMetadata *md, const char *key, psU32 *status)$/;" f
     5092psMetadataLookupF64     src/astronomy/psMetadata.h      /^psF64 psMetadataLookupF64($/;"        p
     5093psMetadataLookupPtr     include/psMetadata.h    /^void* psMetadataLookupPtr($/;"        p
     5094psMetadataLookupPtr     src/astronomy/psMetadata.c      /^void* psMetadataLookupPtr(psMetadata *md, const char *key, psU32 *status)$/;" f
     5095psMetadataLookupPtr     src/astronomy/psMetadata.h      /^void* psMetadataLookupPtr($/;"        p
     5096psMetadataLookupS32     include/psMetadata.h    /^psS32 psMetadataLookupS32($/;"        p
     5097psMetadataLookupS32     src/astronomy/psMetadata.c      /^psS32 psMetadataLookupS32(psMetadata *md, const char *key, psU32 *status)$/;" f
     5098psMetadataLookupS32     src/astronomy/psMetadata.h      /^psS32 psMetadataLookupS32($/;"        p
     5099psMetadataParseConfig   include/psMetadataIO.h  /^psMetadata* psMetadataParseConfig($/;"        p
     5100psMetadataParseConfig   src/astronomy/psMetadataIO.c    /^psMetadata* psMetadataParseConfig(psMetadata* md, psU32 *nFail, const char *fileName, psBool overwrite)$/;"   f
     5101psMetadataParseConfig   src/astronomy/psMetadataIO.h    /^psMetadata* psMetadataParseConfig($/;"        p
     5102psMetadataParseConfigXml        include/psMetadataIO.h  /^psMetadata*  psMetadataParseConfigXml($/;"    p
     5103psMetadataParseConfigXml        src/astronomy/psMetadataIO.c    /^psMetadata*  psMetadataParseConfigXml(psMetadata* md, psU32 *nFail, const char *fileName, psBool overwrite)$/;"       f
     5104psMetadataParseConfigXml        src/astronomy/psMetadataIO.h    /^psMetadata*  psMetadataParseConfigXml($/;"    p
    28635105psMetadataReadHeader    include/psMetadataIO.h  /^psMetadata* psMetadataReadHeader($/;" p
    28645106psMetadataReadHeader    src/astronomy/psMetadataIO.c    /^psMetadata* psMetadataReadHeader(psMetadata* output, char *extName, psS32 extNum, char *fileName)$/;" f
    28655107psMetadataReadHeader    src/astronomy/psMetadataIO.h    /^psMetadata* psMetadataReadHeader($/;" p
    28665108psMetadataRemove        include/psMetadata.h    /^psBool psMetadataRemove($/;"  p
    2867 psMetadataRemove        src/astronomy/psMetadata.c      /^psBool psMetadataRemove(psMetadata* restrict md, psS32 where, const char *restrict key)$/;"   f
     5109psMetadataRemove        src/astronomy/psMetadata.c      /^psBool psMetadataRemove(psMetadata *md, psS32 where, const char *key)$/;"     f
    28685110psMetadataRemove        src/astronomy/psMetadata.h      /^psBool psMetadataRemove($/;"  p
    2869 psMetadataSetIterator   include/psMetadata.h    /^psBool psMetadataSetIterator($/;"     p
    2870 psMetadataSetIterator   src/astronomy/psMetadata.c      /^psBool psMetadataSetIterator(psMetadata* restrict md, psS32 where)$/;"        f
    2871 psMetadataSetIterator   src/astronomy/psMetadata.h      /^psBool psMetadataSetIterator($/;"     p
    28725111psMetadataType  include/psMetadata.h    /^} psMetadataType;$/;" t
    28735112psMetadataType  src/astronomy/psMetadata.h      /^} psMetadataType;$/;" t
     
    28975136psMinimizePowellChi2Gauss1D     src/dataManip/psMinimize.c      /^psVector *psMinimizePowellChi2Gauss1D(const psVector *params,$/;"     f
    28985137psMinimizePowellChi2Gauss1D     src/dataManip/psMinimize.h      /^psVector *psMinimizePowellChi2Gauss1D(const psVector *params,$/;"     p
    2899 psMinimizePowellFunc    include/psMinimize.h    /^float (*psMinimizePowellFunc)(const psVector *params,$/;"     t
    2900 psMinimizePowellFunc    src/dataManip/psMinimize.h      /^float (*psMinimizePowellFunc)(const psVector *params,$/;"     t
     5138psMinimizePowellFunc    include/psMinimize.h    /^psF32 (*psMinimizePowellFunc)(const psVector *params,$/;"     t
     5139psMinimizePowellFunc    src/dataManip/psMinimize.h      /^psF32 (*psMinimizePowellFunc)(const psVector *params,$/;"     t
    29015140psObservatory   include/psAstrometry.h  /^psObservatory;$/;"    t
    29025141psObservatory   src/astronomy/psAstrometry.h    /^psObservatory;$/;"    t
     
    29355174psPolynomial1DAlloc     src/dataManip/psFunctions.c     /^psPolynomial1D* psPolynomial1DAlloc(psS32 n,$/;"      f
    29365175psPolynomial1DAlloc     src/dataManip/psFunctions.h     /^psPolynomial1D* psPolynomial1DAlloc($/;"      p
    2937 psPolynomial1DEval      include/psFunctions.h   /^float psPolynomial1DEval($/;" p
    2938 psPolynomial1DEval      src/dataManip/psFunctions.c     /^float psPolynomial1DEval(const psPolynomial1D* myPoly, float x)$/;"   f
    2939 psPolynomial1DEval      src/dataManip/psFunctions.h     /^float psPolynomial1DEval($/;" p
     5176psPolynomial1DEval      include/psFunctions.h   /^psF32 psPolynomial1DEval($/;" p
     5177psPolynomial1DEval      src/dataManip/psFunctions.c     /^psF32 psPolynomial1DEval(const psPolynomial1D* myPoly, psF32 x)$/;"   f
     5178psPolynomial1DEval      src/dataManip/psFunctions.h     /^psF32 psPolynomial1DEval($/;" p
    29405179psPolynomial1DEvalVector        include/psFunctions.h   /^psVector *psPolynomial1DEvalVector($/;"       p
    29415180psPolynomial1DEvalVector        src/dataManip/psFunctions.c     /^psVector *psPolynomial1DEvalVector(const psPolynomial1D *myPoly,$/;"  f
     
    29465185psPolynomial2DAlloc     src/dataManip/psFunctions.c     /^psPolynomial2D* psPolynomial2DAlloc(psS32 nX, psS32 nY,$/;"   f
    29475186psPolynomial2DAlloc     src/dataManip/psFunctions.h     /^psPolynomial2D* psPolynomial2DAlloc($/;"      p
    2948 psPolynomial2DEval      include/psFunctions.h   /^float psPolynomial2DEval($/;" p
    2949 psPolynomial2DEval      src/dataManip/psFunctions.c     /^float psPolynomial2DEval(const psPolynomial2D* myPoly, float x, float y)$/;"  f
    2950 psPolynomial2DEval      src/dataManip/psFunctions.h     /^float psPolynomial2DEval($/;" p
     5187psPolynomial2DEval      include/psFunctions.h   /^psF32 psPolynomial2DEval($/;" p
     5188psPolynomial2DEval      src/dataManip/psFunctions.c     /^psF32 psPolynomial2DEval(const psPolynomial2D* myPoly, psF32 x, psF32 y)$/;"  f
     5189psPolynomial2DEval      src/dataManip/psFunctions.h     /^psF32 psPolynomial2DEval($/;" p
    29515190psPolynomial2DEvalVector        include/psFunctions.h   /^psVector *psPolynomial2DEvalVector($/;"       p
    29525191psPolynomial2DEvalVector        src/dataManip/psFunctions.c     /^psVector *psPolynomial2DEvalVector(const psPolynomial2D *myPoly,$/;"  f
     
    29575196psPolynomial3DAlloc     src/dataManip/psFunctions.c     /^psPolynomial3D* psPolynomial3DAlloc(psS32 nX, psS32 nY, psS32 nZ,$/;" f
    29585197psPolynomial3DAlloc     src/dataManip/psFunctions.h     /^psPolynomial3D* psPolynomial3DAlloc($/;"      p
    2959 psPolynomial3DEval      include/psFunctions.h   /^float psPolynomial3DEval($/;" p
    2960 psPolynomial3DEval      src/dataManip/psFunctions.c     /^float psPolynomial3DEval(const psPolynomial3D* myPoly, float x, float y, float z)$/;" f
    2961 psPolynomial3DEval      src/dataManip/psFunctions.h     /^float psPolynomial3DEval($/;" p
     5198psPolynomial3DEval      include/psFunctions.h   /^psF32 psPolynomial3DEval($/;" p
     5199psPolynomial3DEval      src/dataManip/psFunctions.c     /^psF32 psPolynomial3DEval(const psPolynomial3D* myPoly, psF32 x, psF32 y, psF32 z)$/;" f
     5200psPolynomial3DEval      src/dataManip/psFunctions.h     /^psF32 psPolynomial3DEval($/;" p
    29625201psPolynomial3DEvalVector        include/psFunctions.h   /^psVector *psPolynomial3DEvalVector($/;"       p
    29635202psPolynomial3DEvalVector        src/dataManip/psFunctions.c     /^psVector *psPolynomial3DEvalVector(const psPolynomial3D *myPoly,$/;"  f
     
    29685207psPolynomial4DAlloc     src/dataManip/psFunctions.c     /^psPolynomial4D* psPolynomial4DAlloc(psS32 nW, psS32 nX, psS32 nY, psS32 nZ,$/;"       f
    29695208psPolynomial4DAlloc     src/dataManip/psFunctions.h     /^psPolynomial4D* psPolynomial4DAlloc($/;"      p
    2970 psPolynomial4DEval      include/psFunctions.h   /^float psPolynomial4DEval($/;" p
    2971 psPolynomial4DEval      src/dataManip/psFunctions.c     /^float psPolynomial4DEval(const psPolynomial4D* myPoly, float w, float x, float y, float z)$/;"        f
    2972 psPolynomial4DEval      src/dataManip/psFunctions.h     /^float psPolynomial4DEval($/;" p
     5209psPolynomial4DEval      include/psFunctions.h   /^psF32 psPolynomial4DEval($/;" p
     5210psPolynomial4DEval      src/dataManip/psFunctions.c     /^psF32 psPolynomial4DEval(const psPolynomial4D* myPoly, psF32 w, psF32 x, psF32 y, psF32 z)$/;"        f
     5211psPolynomial4DEval      src/dataManip/psFunctions.h     /^psF32 psPolynomial4DEval($/;" p
    29735212psPolynomial4DEvalVector        include/psFunctions.h   /^psVector *psPolynomial4DEvalVector($/;"       p
    29745213psPolynomial4DEvalVector        src/dataManip/psFunctions.c     /^psVector *psPolynomial4DEvalVector(const psPolynomial4D *myPoly,$/;"  f
     
    30595298psSphereTransform       src/astronomy/psCoord.h /^psSphereTransform;$/;"        t
    30605299psSphereTransformAlloc  include/psCoord.h       /^psSphereTransform* psSphereTransformAlloc($/;"        p
    3061 psSphereTransformAlloc  src/astronomy/psCoord.c /^psSphereTransform* psSphereTransformAlloc(double alphaP,$/;"  f
     5300psSphereTransformAlloc  src/astronomy/psCoord.c /^psSphereTransform* psSphereTransformAlloc(psF64 alphaP,$/;"   f
    30625301psSphereTransformAlloc  src/astronomy/psCoord.h /^psSphereTransform* psSphereTransformAlloc($/;"        p
    30635302psSphereTransformApply  include/psCoord.h       /^psSphere* psSphereTransformApply($/;" p
     
    30655304psSphereTransformApply  src/astronomy/psCoord.h /^psSphere* psSphereTransformApply($/;" p
    30665305psSphereTransformEclipticToICRS include/psCoord.h       /^psSphereTransform* psSphereTransformEclipticToICRS($/;"       p
    3067 psSphereTransformEclipticToICRS src/astronomy/psCoord.c /^psSphereTransform* psSphereTransformEclipticToICRS(psTime time)$/;"   f
     5306psSphereTransformEclipticToICRS src/astronomy/psCoord.c /^psSphereTransform* psSphereTransformEclipticToICRS(psTime *time)$/;"  f
    30685307psSphereTransformEclipticToICRS src/astronomy/psCoord.h /^psSphereTransform* psSphereTransformEclipticToICRS($/;"       p
    30695308psSphereTransformGalaticToICRS  include/psCoord.h       /^psSphereTransform* psSphereTransformGalaticToICRS(void);$/;"  p
     
    30715310psSphereTransformGalaticToICRS  src/astronomy/psCoord.h /^psSphereTransform* psSphereTransformGalaticToICRS(void);$/;"  p
    30725311psSphereTransformICRSToEcliptic include/psCoord.h       /^psSphereTransform* psSphereTransformICRSToEcliptic($/;"       p
    3073 psSphereTransformICRSToEcliptic src/astronomy/psCoord.c /^psSphereTransform* psSphereTransformICRSToEcliptic(psTime time)$/;"   f
     5312psSphereTransformICRSToEcliptic src/astronomy/psCoord.c /^psSphereTransform* psSphereTransformICRSToEcliptic(psTime *time)$/;"  f
    30745313psSphereTransformICRSToEcliptic src/astronomy/psCoord.h /^psSphereTransform* psSphereTransformICRSToEcliptic($/;"       p
    30755314psSphereTransformICRSToGalatic  include/psCoord.h       /^psSphereTransform* psSphereTransformICRSToGalatic(void);$/;"  p
     
    30845323psSpline1DAllocGeneric  src/dataManip/psFunctions.c     /^psSpline1D *psSpline1DAllocGeneric(const psVector *bounds,$/;"        f
    30855324psSpline1DAllocGeneric  src/dataManip/psFunctions.h     /^psSpline1D *psSpline1DAllocGeneric(const psVector *bounds,$/;"        p
    3086 psSpline1DEval  include/psFunctions.h   /^float psSpline1DEval($/;"     p
    3087 psSpline1DEval  src/dataManip/psFunctions.c     /^float psSpline1DEval($/;"     f
    3088 psSpline1DEval  src/dataManip/psFunctions.h     /^float psSpline1DEval($/;"     p
     5325psSpline1DEval  include/psFunctions.h   /^psF32 psSpline1DEval($/;"     p
     5326psSpline1DEval  src/dataManip/psFunctions.c     /^psF32 psSpline1DEval($/;"     f
     5327psSpline1DEval  src/dataManip/psFunctions.h     /^psF32 psSpline1DEval($/;"     p
    30895328psSpline1DEvalVector    include/psFunctions.h   /^psVector *psSpline1DEvalVector($/;"   p
    30905329psSpline1DEvalVector    src/dataManip/psFunctions.c     /^psVector *psSpline1DEvalVector($/;"   f
     
    31075346psTime  src/astronomy/psTime.h  /^psTime;$/;"   t
    31085347psTime  src/astronomy/psTime.h  /^typedef struct psTime$/;"     s
    3109 psTimeAdd       include/psTime.h        /^psTime* psTimeAdd($/;"        p
    3110 psTimeAdd       src/astronomy/psTime.c  /^psTime* psTimeAdd(const psTime *tai1, const psTime *tai2)$/;" f
    3111 psTimeAdd       src/astronomy/psTime.h  /^psTime* psTimeAdd($/;"        p
    31125348psTimeAlloc     include/psTime.h        /^psTime* psTimeAlloc($/;"      p
    31135349psTimeAlloc     src/astronomy/psTime.c  /^psTime* psTimeAlloc(psTimeType type)$/;"      f
     
    31165352psTimeConvert   src/astronomy/psTime.c  /^psTime* psTimeConvert(psTime *time, psTimeType type)$/;"      f
    31175353psTimeConvert   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
     5354psTimeDelta     include/psTime.h        /^psF64 psTimeDelta($/;"        p
     5355psTimeDelta     src/astronomy/psTime.c  /^psF64 psTimeDelta(const psTime *time1, const psTime *time2)$/;"       f
     5356psTimeDelta     src/astronomy/psTime.h  /^psF64 psTimeDelta($/;"        p
    31245357psTimeFromISOTime       include/psTime.h        /^psTime* psTimeFromISOTime($/;"        p
    31255358psTimeFromISOTime       src/astronomy/psTime.c  /^psTime* psTimeFromISOTime(const char *time)$/;"       f
     
    31495382psTimeGetUT1Delta       src/astronomy/psTime.c  /^double psTimeGetUT1Delta(const psTime *time)$/;"      f
    31505383psTimeGetUT1Delta       src/astronomy/psTime.h  /^double psTimeGetUT1Delta($/;" p
    3151 psTimeInit      include/psTime.h        /^psBool psTimeInit(const char *fileName);$/;"  p
    3152 psTimeInit      src/astronomy/psTime.c  /^bool psTimeInit(const char *fileName)$/;"     f
    3153 psTimeInit      src/astronomy/psTime.h  /^psBool psTimeInit(const char *fileName);$/;"  p
    31545384psTimeLeapseconds       include/psTime.h        /^psS64 psTimeLeapseconds($/;"  p
    31555385psTimeLeapseconds       src/astronomy/psTime.c  /^psS64 psTimeLeapseconds(const psTime *time1, const psTime *time2)$/;" f
    31565386psTimeLeapseconds       src/astronomy/psTime.h  /^psS64 psTimeLeapseconds($/;"  p
    3157 psTimeSubtract  include/psTime.h        /^psTime* psTimeSubtract($/;"   p
    3158 psTimeSubtract  src/astronomy/psTime.c  /^psTime* psTimeSubtract(const psTime *tai1, const psTime *tai2)$/;"    f
    3159 psTimeSubtract  src/astronomy/psTime.h  /^psTime* psTimeSubtract($/;"   p
     5387psTimeMath      include/psTime.h        /^psTime* psTimeMath($/;"       p
     5388psTimeMath      src/astronomy/psTime.c  /^psTime* psTimeMath(const psTime *time, psF64 delta)$/;"       f
     5389psTimeMath      src/astronomy/psTime.h  /^psTime* psTimeMath($/;"       p
    31605390psTimeToISOTime include/psTime.h        /^char* psTimeToISOTime($/;"    p
    31615391psTimeToISOTime src/astronomy/psTime.c  /^char* psTimeToISOTime(const psTime *time)$/;" f
     
    32755505psVectorStats   src/dataManip/psStats.c /^psStats* psVectorStats(psStats* stats,$/;"    f
    32765506psVectorStats   src/dataManip/psStats.h /^psStats* psVectorStats($/;"   p
     5507psVectorToGslVector     src/dataManip/psMatrix.c        /^static void  psVectorToGslVector(gsl_vector *outGslVector, const psVector *inVector)$/;"      f       file:
     5508psVectorToGslVector     src/dataManip/psMatrix.c        /^static void  psVectorToGslVector(gsl_vector *outGslVector, const psVector *inVector);$/;"     p       file:
    32775509psVectorToMatrix        include/psMatrix.h      /^psImage* psVectorToMatrix($/;"        p
    32785510psVectorToMatrix        src/dataManip/psMatrix.c        /^psImage* psVectorToMatrix(psImage* outImage, const psVector* inVector)$/;"    f
     
    32815513psWarning       src/sysUtils/psLogMsg.c /^void psWarning(const char* name, const char* fmt, ...)$/;"    f
    32825514psWarning       src/sysUtils/psLogMsg.h /^void psWarning($/;"   p
    3283 psfitsReadImageSection  src/fileUtils/psFits.h  /^psImage* psfitsReadImageSection($/;"  p
    32845515pushErrorStack  src/sysUtils/psError.c  /^static void pushErrorStack(psErr* err)$/;"    f       file:
    32855516pushErrorStack  src/sysUtils/psError.c  /^static void pushErrorStack(psErr* err);$/;"   p       file:
     
    33145545rmsY    include/psAstrometry.h  /^    float rmsY;                        \/\/\/< RMS for y transformation fits$/;"      m       struct:psFPA
    33155546rmsY    src/astronomy/psAstrometry.h    /^    float rmsY;                        \/\/\/< RMS for y transformation fits$/;"      m       struct:psFPA
    3316 robustLQ        include/psStats.h       /^    double robustLQ;            \/\/\/< robust lower quartile$/;"     m
    3317 robustLQ        src/dataManip/psStats.h /^    double robustLQ;            \/\/\/< robust lower quartile$/;"     m
    3318 robustMean      include/psStats.h       /^    double robustMean;          \/\/\/< robust mean of array$/;"      m
    3319 robustMean      src/dataManip/psStats.h /^    double robustMean;          \/\/\/< robust mean of array$/;"      m
    3320 robustMedian    include/psStats.h       /^    double robustMedian;        \/\/\/< robust median of array$/;"    m
    3321 robustMedian    src/dataManip/psStats.h /^    double robustMedian;        \/\/\/< robust median of array$/;"    m
    3322 robustMode      include/psStats.h       /^    double robustMode;          \/\/\/< Robust mode of array$/;"      m
    3323 robustMode      src/dataManip/psStats.h /^    double robustMode;          \/\/\/< Robust mode of array$/;"      m
     5547robustLQ        include/psStats.h       /^    psF64 robustLQ;            \/\/\/< robust lower quartile$/;"      m
     5548robustLQ        src/dataManip/psStats.h /^    psF64 robustLQ;            \/\/\/< robust lower quartile$/;"      m
     5549robustMean      include/psStats.h       /^    psF64 robustMean;          \/\/\/< robust mean of array$/;"       m
     5550robustMean      src/dataManip/psStats.h /^    psF64 robustMean;          \/\/\/< robust mean of array$/;"       m
     5551robustMedian    include/psStats.h       /^    psF64 robustMedian;        \/\/\/< robust median of array$/;"     m
     5552robustMedian    src/dataManip/psStats.h /^    psF64 robustMedian;        \/\/\/< robust median of array$/;"     m
     5553robustMode      include/psStats.h       /^    psF64 robustMode;          \/\/\/< Robust mode of array$/;"       m
     5554robustMode      src/dataManip/psStats.h /^    psF64 robustMode;          \/\/\/< Robust mode of array$/;"       m
    33245555robustN50       include/psStats.h       /^    psS32 robustN50;              \/\/\/<$/;" m
    33255556robustN50       src/dataManip/psStats.h /^    psS32 robustN50;              \/\/\/<$/;" m
    33265557robustNfit      include/psStats.h       /^    psS32 robustNfit;             \/\/\/<$/;" m
    33275558robustNfit      src/dataManip/psStats.h /^    psS32 robustNfit;             \/\/\/<$/;" m
    3328 robustStdev     include/psStats.h       /^    double robustStdev;         \/\/\/< robust standard deviation of array$/;"        m
    3329 robustStdev     src/dataManip/psStats.h /^    double robustStdev;         \/\/\/< robust standard deviation of array$/;"        m
    3330 robustUQ        include/psStats.h       /^    double robustUQ;            \/\/\/< robust upper quartile$/;"     m
    3331 robustUQ        src/dataManip/psStats.h /^    double robustUQ;            \/\/\/< robust upper quartile$/;"     m
     5559robustStdev     include/psStats.h       /^    psF64 robustStdev;         \/\/\/< robust standard deviation of array$/;" m
     5560robustStdev     src/dataManip/psStats.h /^    psF64 robustStdev;         \/\/\/< robust standard deviation of array$/;" m
     5561robustUQ        include/psStats.h       /^    psF64 robustUQ;            \/\/\/< robust upper quartile$/;"      m
     5562robustUQ        src/dataManip/psStats.h /^    psF64 robustUQ;            \/\/\/< robust upper quartile$/;"      m
    33325563rotAngle        include/psAstrometry.h  /^    const float rotAngle;              \/\/\/< Rotator position angle in degrees? XXX: see bug#209$/;"        m       struct:psExposure
    33335564rotAngle        src/astronomy/psAstrometry.h    /^    const float rotAngle;              \/\/\/< Rotator position angle in degrees? XXX: see bug#209$/;"        m       struct:psExposure
     
    33385569rowBins include/psAstrometry.h  /^    const psU32 rowBins;        \/\/\/< Amount of binning in y-dimension$/;"  m
    33395570rowBins src/astronomy/psAstrometry.h    /^    const psU32 rowBins;        \/\/\/< Amount of binning in y-dimension$/;"  m
     5571run     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
    33405572runTest include/psTest.h        /^#define runTest(/;"   d
    33415573runTest test/psTest.h   /^#define runTest(/;"   d
     
    33485580sP      include/psPhotometry.h  /^    psPhotSystem sP;            \/\/\/< Secondary color reference$/;" m
    33495581sP      src/astronomy/psPhotometry.h    /^    psPhotSystem sP;            \/\/\/< Secondary color reference$/;" m
    3350 sampleLQ        include/psStats.h       /^    double sampleLQ;            \/\/\/< lower quartile of sample$/;"  m
    3351 sampleLQ        src/dataManip/psStats.h /^    double sampleLQ;            \/\/\/< lower quartile of sample$/;"  m
    3352 sampleMean      include/psStats.h       /^    double sampleMean;          \/\/\/< formal mean of sample$/;"     m
    3353 sampleMean      src/dataManip/psStats.h /^    double sampleMean;          \/\/\/< formal mean of sample$/;"     m
    3354 sampleMedian    include/psStats.h       /^    double sampleMedian;        \/\/\/< formal median of sample$/;"   m
    3355 sampleMedian    src/dataManip/psStats.h /^    double sampleMedian;        \/\/\/< formal median of sample$/;"   m
    3356 sampleStdev     include/psStats.h       /^    double sampleStdev;         \/\/\/< standard deviation of sample$/;"      m
    3357 sampleStdev     src/dataManip/psStats.h /^    double sampleStdev;         \/\/\/< standard deviation of sample$/;"      m
    3358 sampleUQ        include/psStats.h       /^    double sampleUQ;            \/\/\/< upper quartile of sample$/;"  m
    3359 sampleUQ        src/dataManip/psStats.h /^    double sampleUQ;            \/\/\/< upper quartile of sample$/;"  m
     5582sampleLQ        include/psStats.h       /^    psF64 sampleLQ;            \/\/\/< lower quartile of sample$/;"   m
     5583sampleLQ        src/dataManip/psStats.h /^    psF64 sampleLQ;            \/\/\/< lower quartile of sample$/;"   m
     5584sampleMean      include/psStats.h       /^    psF64 sampleMean;          \/\/\/< formal mean of sample$/;"      m
     5585sampleMean      src/dataManip/psStats.h /^    psF64 sampleMean;          \/\/\/< formal mean of sample$/;"      m
     5586sampleMedian    include/psStats.h       /^    psF64 sampleMedian;        \/\/\/< formal median of sample$/;"    m
     5587sampleMedian    src/dataManip/psStats.h /^    psF64 sampleMedian;        \/\/\/< formal median of sample$/;"    m
     5588sampleStdev     include/psStats.h       /^    psF64 sampleStdev;         \/\/\/< standard deviation of sample$/;"       m
     5589sampleStdev     src/dataManip/psStats.h /^    psF64 sampleStdev;         \/\/\/< standard deviation of sample$/;"       m
     5590sampleUQ        include/psStats.h       /^    psF64 sampleUQ;            \/\/\/< upper quartile of sample$/;"   m
     5591sampleUQ        src/dataManip/psStats.h /^    psF64 sampleUQ;            \/\/\/< upper quartile of sample$/;"   m
    33605592searchTables    src/astronomy/psTime.c  /^psF64 searchTables(psF64 index, psU64 column, psLookupStatusType *status, char *metadataTableNames[], psU32 nTables)$/;"      f
    33615593searchTables    src/astronomy/psTime.c  /^psF64 searchTables(psF64 index, psU64 column, psLookupStatusType *status, char *metadataTableNames[], psU32 nTables);$/;"     p       file:
     
    34015633t00     test/dataManip/tst_psMinimize05.c       /^psS32 t00()$/;"       f
    34025634t00     test/dataManip/tst_psMinimize07.c       /^psS32 t00()$/;"       f
     5635t00     test/dataManip/tst_psRandom.c   /^psS32 t00()$/;"       f
    34035636t00     test/dataManip/tst_psStats07.c  /^psS32 t00()$/;"       f
     5637t01     test/dataManip/tst_psFunc00.c   /^int t01()$/;" f
    34045638t01     test/dataManip/tst_psFunc04.c   /^psS32 t01()$/;"       f
    34055639t01     test/dataManip/tst_psFunc07.c   /^psS32 t01()$/;"       f
     
    34115645t01     test/dataManip/tst_psMinimize06.c       /^psS32 t01()$/;"       f
    34125646t01     test/dataManip/tst_psMinimize07.c       /^psS32 t01()$/;"       f
     5647t01     test/dataManip/tst_psRandom.c   /^psS32 t01()$/;"       f
    34135648t01     test/dataManip/tst_psStats07.c  /^psS32 t01()$/;"       f
    34145649t02     test/dataManip/tst_psMinimize04.c       /^psS32 t02()$/;"       f
     
    34175652t02     test/dataManip/tst_psMinimize04b_F32.c  /^psS32 t02()$/;"       f
    34185653t02     test/dataManip/tst_psMinimize05.c       /^psS32 t02()$/;"       f
     5654t02     test/dataManip/tst_psRandom.c   /^psS32 t02()$/;"       f
    34195655t03     test/dataManip/tst_psMinimize04.c       /^psS32 t03()$/;"       f
    34205656t03     test/dataManip/tst_psMinimize04_F32.c   /^psS32 t03()$/;"       f
    34215657t03     test/dataManip/tst_psMinimize04b.c      /^psS32 t03()$/;"       f
    34225658t03     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
     5659t03     test/dataManip/tst_psRandom.c   /^psS32 t03()$/;"       f
     5660t04     test/dataManip/tst_psRandom.c   /^psS32 t04()$/;"       f
     5661t05     test/dataManip/tst_psRandom.c   /^psS32 t05()$/;"       f
     5662t06     test/dataManip/tst_psRandom.c   /^psS32 t06()$/;"       f
     5663table   include/psMetadata.h    /^    psHash*  table;                    \/\/\/< Metadata in a hash table$/;"   m       struct:psMetadata
     5664table   src/astronomy/psMetadata.h      /^    psHash*  table;                    \/\/\/< Metadata in a hash table$/;"   m       struct:psMetadata
    34255665tail    include/psList.h        /^    psListElem* tail;                  \/\/\/< last element on list (may be NULL)$/;" m
    34265666tail    src/collections/psList.h        /^    psListElem* tail;                  \/\/\/< last element on list (may be NULL)$/;" m
     
    34775717testAbort02     test/sysUtils/tst_psAbort.c     /^static psS32 testAbort02(void)$/;"    f       file:
    34785718testAbort02     test/sysUtils/tst_psAbort.c     /^static psS32 testAbort02(void);$/;"   p       file:
     5719testArrayAdd    test/collections/tst_psArray02.c        /^psS32 testArrayAdd( void )$/;"        f
     5720testArrayAdd    test/collections/tst_psArray02.c        /^static psS32 testArrayAdd( void );$/;"        p       file:
     5721testBinOpScalarBoth     test/dataManip/tst_psMatrixVectorArithmetic04.c /^psS32 testBinOpScalarBoth(void)$/;"   f
     5722testBinOpScalarBoth     test/dataManip/tst_psMatrixVectorArithmetic04.c /^static psS32 testBinOpScalarBoth(void);$/;"   p       file:
     5723testBinOpScalarFirst    test/dataManip/tst_psMatrixVectorArithmetic04.c /^psS32 testBinOpScalarFirst(void)$/;"  f
     5724testBinOpScalarFirst    test/dataManip/tst_psMatrixVectorArithmetic04.c /^static psS32 testBinOpScalarFirst(void);$/;"  p       file:
     5725testBinOpScalarSecond   test/dataManip/tst_psMatrixVectorArithmetic04.c /^psS32 testBinOpScalarSecond(void)$/;" f
     5726testBinOpScalarSecond   test/dataManip/tst_psMatrixVectorArithmetic04.c /^static psS32 testBinOpScalarSecond(void);$/;" p       file:
    34795727testBinaryOpMM  test/dataManip/tst_psMatrixVectorArithmetic01.c /^    #define testBinaryOpMM(/;"        d       file:
    34805728testBinaryOpMS  test/dataManip/tst_psMatrixVectorArithmetic01.c /^    #define testBinaryOpMS(/;"        d       file:
     
    35785826testImageWrite  test/image/tst_psImageIO.c      /^psS32 testImageWrite(void)$/;"        f
    35795827testImageWrite  test/image/tst_psImageIO.c      /^static psS32 testImageWrite(void);$/;"        p       file:
     5828testInterpolate1D       test/image/tst_psImageInterpolate.c     /^psS32 testInterpolate1D(void)$/;"     f
     5829testInterpolate1D       test/image/tst_psImageInterpolate.c     /^static psS32 testInterpolate1D(void);$/;"     p       file:
     5830testInterpolateError    test/image/tst_psImageInterpolate.c     /^psS32 testInterpolateError(void)$/;"  f
     5831testInterpolateError    test/image/tst_psImageInterpolate.c     /^static psS32 testInterpolateError(void);$/;"  p       file:
     5832testInterpolateFlatBilinear     test/image/tst_psImageInterpolate.c     /^psS32 testInterpolateFlatBilinear(void)$/;"   f
     5833testInterpolateFlatBilinear     test/image/tst_psImageInterpolate.c     /^static psS32 testInterpolateFlatBilinear(void);$/;"   p       file:
     5834testInterpolateMaskFlatBilinear test/image/tst_psImageInterpolate.c     /^psS32 testInterpolateMaskFlatBilinear(void)$/;"       f
     5835testInterpolateMaskFlatBilinear test/image/tst_psImageInterpolate.c     /^static psS32 testInterpolateMaskFlatBilinear(void);$/;"       p       file:
    35805836testKernelAlloc test/image/tst_psImageConvolve.c        /^static psS32 testKernelAlloc(void)$/;"        f       file:
    35815837testKernelAlloc test/image/tst_psImageConvolve.c        /^static psS32 testKernelAlloc(void);$/;"       p       file:
     
    36245880testRebinType   test/image/tst_psImageManip.c   /^    #define testRebinType(/;" d       file:
    36255881testRollType    test/image/tst_psImageManip.c   /^    #define testRollType(/;"  d       file:
     5882testScalarAlloc test/collections/tst_psScalar.c /^psS32 testScalarAlloc(void)$/;"       f
     5883testScalarAlloc test/collections/tst_psScalar.c /^static psS32 testScalarAlloc(void);$/;"       p       file:
     5884testScalarCopy  test/collections/tst_psScalar.c /^psS32 testScalarCopy(void)$/;"        f
     5885testScalarCopy  test/collections/tst_psScalar.c /^static psS32 testScalarCopy(void);$/;"        p       file:
    36265886testStatus      test/dataManip/tst_psMinimize05.c       /^psS32 testStatus = true;$/;"  v
    36275887testStatus      test/dataManip/tst_psMinimize06.c       /^psS32 testStatus = true;$/;"  v
    36285888testStatus      test/dataManip/tst_psMinimize07.c       /^psS32 testStatus = true;$/;"  v
     5889testStatus      test/dataManip/tst_psRandom.c   /^psS32 testStatus = true;$/;"  v
    36295890testStringCopy00        test/sysUtils/tst_psStringCopy.c        /^static psS32 testStringCopy00(void)$/;"       f       file:
    36305891testStringCopy00        test/sysUtils/tst_psStringCopy.c        /^static psS32 testStringCopy00(void);$/;"      p       file:
     
    36625923testTrace08     test/sysUtils/tst_psTrace.c     /^static psS32 testTrace08(void)$/;"    f       file:
    36635924testTrace08     test/sysUtils/tst_psTrace.c     /^static psS32 testTrace08(void);$/;"   p       file:
     5925testUnary       test/dataManip/tst_psMatrixVectorArithmetic04.c /^testDescription testUnary[] = {$/;"   v
    36645926testUnaryOpM    test/dataManip/tst_psMatrixVectorArithmetic02.c /^    #define testUnaryOpM(/;"  d       file:
     5927testUnaryOpScalar       test/dataManip/tst_psMatrixVectorArithmetic04.c /^psS32 testUnaryOpScalar(void)$/;"     f
     5928testUnaryOpScalar       test/dataManip/tst_psMatrixVectorArithmetic04.c /^static psS32 testUnaryOpScalar(void);$/;"     p       file:
    36655929testUnaryOpV    test/dataManip/tst_psMatrixVectorArithmetic02.c /^    #define testUnaryOpV(/;"  d       file:
    36665930testVectorComplex       test/dataManip/tst_psVectorFFT.c        /^psS32 testVectorComplex( void )$/;"   f
     
    36775941tests   test/astronomy/tst_psAstrometry01.c     /^testDescription tests[] = {$/;"       v
    36785942tests   test/astronomy/tst_psCoord.c    /^testDescription tests[] = {$/;"       v
     5943tests   test/collections/tst_psArray02.c        /^testDescription tests[] = {$/;"       v
    36795944tests   test/collections/tst_psBitSet.c /^testDescription tests[] = {$/;"       v
    36805945tests   test/collections/tst_psList.c   /^testDescription tests[] = {$/;"       v
     5946tests   test/collections/tst_psScalar.c /^testDescription tests[] = {$/;"       v
    36815947tests   test/dataManip/tst_psVectorFFT.c        /^testDescription tests[] = {$/;"       v
    36825948tests   test/image/tst_psImage.c        /^testDescription tests[] = {$/;"       v
     
    36855951tests   test/image/tst_psImageFFT.c     /^testDescription tests[] = {$/;"       v
    36865952tests   test/image/tst_psImageIO.c      /^testDescription tests[] = {$/;"       v
     5953tests   test/image/tst_psImageInterpolate.c     /^testDescription tests[] = {$/;"       v
    36875954tests   test/image/tst_psImageManip.c   /^testDescription tests[] = {$/;"       v
    36885955tests   test/sysUtils/tst_psAbort.c     /^testDescription tests[] = {$/;"       v
     
    36945961tests   test/tst_template.c     /^testDescription tests[] = {$/;"       v
    36955962tests2  test/sysUtils/tst_psTrace.c     /^testDescription tests2[] = {$/;"      v
     5963testsBinary     test/dataManip/tst_psMatrixVectorArithmetic04.c /^testDescription testsBinary[] = {$/;" v
    36965964time    include/psAstrometry.h  /^    const psTime* time;                \/\/\/< Time of observation$/;"        m       struct:psExposure
    36975965time    src/astronomy/psAstrometry.h    /^    const psTime* time;                \/\/\/< Time of observation$/;"        m       struct:psExposure
     
    37115979toTangentPlane  include/psAstrometry.h  /^    psPlaneDistort* toTangentPlane;    \/\/\/< transformation from focal plane to tangent plane$/;"   m       struct:psFPA
    37125980toTangentPlane  src/astronomy/psAstrometry.h    /^    psPlaneDistort* toTangentPlane;    \/\/\/< transformation from focal plane to tangent plane$/;"   m       struct:psFPA
    3713 tol     include/psMinimize.h    /^    float tol;                         \/\/\/< Error Tolerance$/;"    m
    3714 tol     src/dataManip/psMinimize.h      /^    float tol;                         \/\/\/< Error Tolerance$/;"    m
     5981tol     include/psMinimize.h    /^    psF32 tol;                         \/\/\/< Error Tolerance$/;"    m
     5982tol     src/dataManip/psMinimize.h      /^    psF32 tol;                         \/\/\/< Error Tolerance$/;"    m
    37155983traceFP src/sysUtils/psTrace.c  /^static FILE *traceFP = NULL;        \/\/ File destination for messages.$/;"   v       file:
    37165984transform       include/psPhotometry.h  /^    psPolynomial3D transform;   \/\/\/< Transformation from source to destination$/;" m
    37175985transform       src/astronomy/psPhotometry.h    /^    psPolynomial3D transform;   \/\/\/< Transformation from source to destination$/;" m
     5986tstScalarAllocByType    test/collections/tst_psScalar.c /^#define tstScalarAllocByType(/;"      d       file:
     5987tstScalarCopyByType     test/collections/tst_psScalar.c /^#define tstScalarCopyByType(/;"       d       file:
     5988tstVectorSortByType     test/collections/tst_psVectorSort_01.c  /^#define tstVectorSortByType(/;"       d       file:
     5989tstVectorSortIndexByType        test/collections/tst_psVectorSort_02.c  /^#define tstVectorSortIndexByType(/;"  d       file:
    37185990type    include/psCoord.h       /^    psProjectionType type;      \/\/\/< Projection type$/;"   m
    37195991type    include/psFunctions.h   /^    psPolynomialType type;             \/\/\/< Polynomial type$/;"    m
     
    37245996type    include/psTime.h        /^    psTimeType type;    \/\/\/< Type of time.$/;"     m       struct:psTime
    37255997type    include/psType.h        /^    psElemType type;            \/\/\/< Primitive type.$/;"   m
     5998type    include/psType.h        /^    psType  type;              \/\/\/< Data type information$/;"      m
    37265999type    include/psVector.h      /^    psType type;                \/\/\/< Type of data.$/;"     m
    37276000type    src/astronomy/psCoord.h /^    psProjectionType type;      \/\/\/< Projection type$/;"   m
     
    37346007type    src/image/psImage.h     /^    const psType type;                 \/\/\/< Image data type and dimension.$/;"     m       struct:psImage
    37356008type    src/sysUtils/psType.h   /^    psElemType type;            \/\/\/< Primitive type.$/;"   m
     6009type    src/sysUtils/psType.h   /^    psType  type;              \/\/\/< Data type information$/;"      m
    37366010uniform include/psStats.h       /^    psBool uniform;                      \/\/\/< Is it a uniform distribution?$/;"    m
    37376011uniform src/dataManip/psStats.h /^    psBool uniform;                      \/\/\/< Is it a uniform distribution?$/;"    m
     
    37446018validTo include/psLookupTable.h /^    psF64 validTo;                     \/\/\/< Upper bound for table read$/;" m
    37456019validTo src/fileUtils/psLookupTable.h   /^    psF64 validTo;                     \/\/\/< Upper bound for table read$/;" m
    3746 value   include/psMinimize.h    /^    float value;                       \/\/\/< Value of function at minimum$/;"       m
    3747 value   src/dataManip/psMinimize.h      /^    float value;                       \/\/\/< Value of function at minimum$/;"       m
     6020value   include/psMinimize.h    /^    psF32 value;                       \/\/\/< Value of function at minimum$/;"       m
     6021value   src/dataManip/psMinimize.h      /^    psF32 value;                       \/\/\/< Value of function at minimum$/;"       m
    37486022values  include/psLookupTable.h /^    psArray *values;                   \/\/\/< Array of dependent table values corresponding to index values$/;"      m
    37496023values  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,float x);$/;"       p       file:
     6024vectorBinDisectF32      src/dataManip/psFunctions.c     /^static psS32 vectorBinDisectF32(psF32 *bins,psS32 numBins,psF32 x);$/;"       p       file:
    37516025vectorBinDisectS32      src/dataManip/psFunctions.c     /^static psS32 vectorBinDisectS32(psS32 *bins,psS32 numBins,psS32 x);$/;"       p       file:
    37526026vectorFree      src/collections/psVector.c      /^static void vectorFree(psVector* restrict psVec)$/;"  f       file:
  • trunk/psLib/test/collections

    • Property svn:ignore
      •  

        old new  
        1919tst_psList
        2020tst_psArray
         21tst_psArray02
        2122tst_psVector
        2223tst_psVectorSort_01
  • trunk/psLib/test/collections/.cvsignore

    r2704 r2837  
    1919tst_psList
    2020tst_psArray
     21tst_psArray02
    2122tst_psVector
    2223tst_psVectorSort_01
  • trunk/psLib/test/dataManip

    • Property svn:ignore
      •  

        old new  
        3434test/dataManip/tst_psImageManip
        3535tst_psMatrixVectorArithmetic03
         36tst_psMatrixVectorArithmetic04
        3637tst_psMinimize00
        3738tst_psMinimize01
         
        5253tst_psMinimize04b_F32
        5354tst_psMinimize07
         55tst_psRandom
  • trunk/psLib/test/dataManip/.cvsignore

    r2704 r2837  
    3434test/dataManip/tst_psImageManip
    3535tst_psMatrixVectorArithmetic03
     36tst_psMatrixVectorArithmetic04
    3637tst_psMinimize00
    3738tst_psMinimize01
     
    5253tst_psMinimize04b_F32
    5354tst_psMinimize07
     55tst_psRandom
  • trunk/psLib/test/image

    • Property svn:ignore
      •  

        old new  
        1212tmpImages
        1313tst_psImageStats04
         14tst_psImageInterpolate
  • trunk/psLib/test/image/.cvsignore

    r2704 r2837  
    1212tmpImages
    1313tst_psImageStats04
     14tst_psImageInterpolate
Note: See TracChangeset for help on using the changeset viewer.