Changeset 36226
- Timestamp:
- Oct 22, 2013, 5:27:06 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/psModules/src/objects/pmModel_CentralPixel.c
r36085 r36226 695 695 int npix = 0; 696 696 697 float kappa = -0.275552 + 1.972625*Sindex + 0.003487 * PS_SQR(Sindex); 697 // -0.275552 + 1.972625*Sindex + 0.003487 * PS_SQR(Sindex); 698 float kappa = pmSersicKappa (Sindex); 698 699 float rindex = 0.5 / Sindex; 699 700
Note:
See TracChangeset
for help on using the changeset viewer.
