Changeset 20272
- Timestamp:
- Oct 19, 2008, 1:54:50 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastro.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastro.h
r20036 r20272 103 103 bool psastroMetadataStats (pmConfig *config); 104 104 105 bool psastroZeroPointReadout(psArray *rawstars, psArray *refstars, psArray *matches);106 105 bool psastroZeroPoint (pmConfig *config); 106 bool psastroZeroPointReadout(pmReadout *readout, float zeropt, float exptime); 107 bool psastroZeroPointFromRecipe (float *zeropt, float *exptime, pmFPA *fpa, psMetadata *recipe); 107 108 108 109 # endif /* PSASTRO_H */
Note:
See TracChangeset
for help on using the changeset viewer.
