Changeset 31664 for trunk/Ohana/src/relastro/include/relastro.h
- Timestamp:
- Jun 22, 2011, 12:35:53 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relastro/include/relastro.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relastro/include/relastro.h
r31642 r31664 120 120 int PLOTDELAY; 121 121 int CHIPORDER; 122 123 int MaxDensityUse; 124 double MaxDensityValue; 122 125 123 126 int UserCatalog; … … 363 366 364 367 int GetScatterRawRef(float *dLsig, float *dMsig, float *dRsig, int *nKeep, StarData *raw, StarData *ref, int Nstars, float SigmaLimit); 368 int LimitDensityCatalog (Catalog *subcatalog, Catalog *catalog); 365 369 366 370 int initializeConstraints(); … … 368 372 int applyConstraintsB(Catalog *catalog, off_t i); 369 373 void setupAreaSelection(SkyRegion *region); 370
Note:
See TracChangeset
for help on using the changeset viewer.
