IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 10, 2008, 3:26:49 PM (18 years ago)
Author:
beaumont
Message:

Started to create psVisual.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/cnb_branch_20081010/psastro/src/psastro.h

    r20036 r20058  
    7171bool              psastroMosaicOneChip (pmChip *chip, pmReadout *readout, psMetadata *recipe, psMetadata *updates, int iteration);
    7272
     73// psastroVisual.c functions
     74bool psastroSetVisual (bool mode);
     75bool psastroVisualPlotLuminosityFunction (psVector *lnMag, psVector *Mag, pmLumFunc *lumFunc, pmLumFunc *rawFunc);
     76
     77
    7378// Return version strings.
    7479psString          psastroVersion(void);
Note: See TracChangeset for help on using the changeset viewer.