- Timestamp:
- Jul 22, 2011, 5:06:37 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110710/psModules/src/objects/pmSourceExtendedPars.h
r31153 r31925 67 67 } pmSourceExtendedPars; 68 68 69 // additional measurements related to the model fits 70 typedef struct { 71 float Mxx; 72 float Mxy; 73 float Myy; 74 75 float Mrf; 76 float apMag; 77 float krMag; 78 float psfMag; 79 } pmSourceExtFitPars; 80 69 81 pmSourceRadialFlux *pmSourceRadialFluxAlloc(); 70 82 bool psMemCheckSourceRadialFlux(psPtr ptr);
Note:
See TracChangeset
for help on using the changeset viewer.
