IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 19, 2007, 8:54:11 AM (19 years ago)
Author:
eugene
Message:

create psastroModel to analyse a collection of astrometry measurements

Location:
trunk/psastro/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src

    • Property svn:ignore
      •  

        old new  
        1313config.h.in
        1414stamp-h1
         15psastroModel
  • trunk/psastro/src/psastroStandAlone.h

    r12806 r15880  
    1717bool              psastroDataLoad (pmConfig *config);
    1818
     19pmConfig *psastroModelArguments (int argc, char **argv);
     20bool psastroModelParseCamera (pmConfig *config);
     21bool psastroModelDataLoad (pmConfig *config);
     22bool psastroModelAnalysis (pmConfig *config);
     23
    1924#endif
Note: See TracChangeset for help on using the changeset viewer.