Changeset 10292 for trunk/psastro/src/psastro.h
- Timestamp:
- Nov 29, 2006, 1:12:04 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastro.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastro.h
r9627 r10292 22 22 23 23 // this structure represents a fit to the logN / logS curve for a set of stars 24 // logN = offset + slope * logS 24 // logN = offset + slope * logS 25 25 typedef struct { 26 26 double mMin; … … 68 68 bool pmAstromWriteBilevelChip (psPlaneTransform *toFPA, psMetadata *header, double plateScale); 69 69 psMetadata *pmAstromWriteBilevelMosaic (psProjection *toSky, psPlaneDistort *toTP, double plateScale); 70 71 // Return version strings. 72 psString psastroVersion(void); 73 psString psastroVersionLong(void);
Note:
See TracChangeset
for help on using the changeset viewer.
