Changeset 39371 for trunk/Ohana/src/relastro/include/relastro.h
- Timestamp:
- Feb 23, 2016, 10:55:44 AM (10 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
r39365 r39371 310 310 int SHOW_PARAMS; 311 311 char STATMODE[32]; 312 int POS_TOOFEW;313 int PM_TOOFEW;312 // int POS_TOOFEW; 313 // int PM_TOOFEW; 314 314 double PM_DT_MIN; 315 315 double PAR_FACTOR_MIN; … … 759 759 int FitPMandPar_IRLS (FitAstromResult *fit, FitAstromData *data, FitAstromPoint *points, int Npoints); 760 760 int FitPosPMfixed_IRLS (FitAstromResult *fit, FitAstromData *data, FitAstromPoint *points, int Npoints); 761 int FitPosPMfixed_Single (FitAstromResult *fit, FitAstromPoint *points, int Npoints); 761 762 762 763 double MedianAbsDeviation(FitAstromPoint *points, int Npoints);
Note:
See TracChangeset
for help on using the changeset viewer.
