- Timestamp:
- Sep 27, 2013, 8:48:07 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/psModules/src/objects/pmSourceExtendedPars.h
r32347 r36157 82 82 } pmSourceExtFitPars; 83 83 84 typedef struct { 85 psVector *Io; 86 psVector *dIo; 87 psVector *chisq; 88 int nPix; 89 } pmSourceGalaxyFits; 90 84 91 pmSourceRadialFlux *pmSourceRadialFluxAlloc(); 85 92 bool psMemCheckSourceRadialFlux(psPtr ptr); … … 109 116 pmSourceExtFitPars *pmSourceExtFitParsAlloc (void); 110 117 118 pmSourceGalaxyFits *pmSourceGalaxyFitsAlloc (void); 119 120 111 121 /// @} 112 122 # endif /* PM_SOURCE_H */
Note:
See TracChangeset
for help on using the changeset viewer.
