Changeset 38635 for trunk/Ohana/src/libdvo/include/dvo.h
- Timestamp:
- Jul 24, 2015, 5:32:13 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libdvo/include/dvo.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libdvo/include/dvo.h
r38553 r38635 1216 1216 # undef LENSFIELD 1217 1217 1218 # define GALPHOT_FIELD(NAME, VALUE) float GalphotValue_##NAME (PhotCode *code, GalPhot *galphot, int Ngalphot); 1219 1220 GALPHOT_FIELD(GAL_MAG, mag); 1221 GALPHOT_FIELD(GAL_MAG_ERR, magErr); 1222 GALPHOT_FIELD(GAL_MAJ, majorAxis); 1223 GALPHOT_FIELD(GAL_MAJ_ERR, majorAxisErr); 1224 GALPHOT_FIELD(GAL_MIN, minorAxis); 1225 GALPHOT_FIELD(GAL_MIN_ERR, minorAxisErr); 1226 GALPHOT_FIELD(GAL_THETA, theta); 1227 GALPHOT_FIELD(GAL_THETA_ERR, thetaErr); 1228 GALPHOT_FIELD(GAL_INDEX, index); 1229 GALPHOT_FIELD(GAL_CHISQ, chisq); 1230 GALPHOT_FIELD(GAL_NPIX, Npix); 1231 GALPHOT_FIELD(GAL_TYPE, modelType); 1232 1233 # undef GALPHOT_FIELD 1234 1218 1235 # endif // DVO_H
Note:
See TracChangeset
for help on using the changeset viewer.
