Changeset 31635 for trunk/Ohana/src/relastro/include/relastro.h
- Timestamp:
- Jun 16, 2011, 11:18:00 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relastro/include/relastro.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relastro/include/relastro.h
r31160 r31635 131 131 int NphotcodesGroupA, NphotcodesGroupB; 132 132 PhotCode **photcodesGroupA, **photcodesGroupB; 133 char WHERE_A[10000], WHERE_B[10000]; 134 SkyRegionSelection SELECTION; 133 135 134 136 int AreaSelect; … … 361 363 362 364 int GetScatterRawRef(float *dLsig, float *dMsig, float *dRsig, int *nKeep, StarData *raw, StarData *ref, int Nstars, float SigmaLimit); 365 366 int initializeConstraints(); 367 int applyConstraintsA(); 368 int applyConstraintsB(); 369 void setupAreaSelection(SkyRegion *region); 370
Note:
See TracChangeset
for help on using the changeset viewer.
