- Timestamp:
- Feb 19, 2011, 10:33:39 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/psModules/src/objects/pmSourceExtendedPars.h
r28013 r30705 23 23 typedef struct { 24 24 psVector *flux; // fluxes measured at above radii 25 psVector *fluxStdev; // scatter (standard deviation) of flux 25 26 psVector *fluxErr; // formal error on the fluxes (sqrt\sum(variance)) 26 27 psVector *fill; // angles corresponding to above radial profiles … … 63 64 float petrosianR50; 64 65 float petrosianR50Err; 66 float petrosianFill; 65 67 } pmSourceExtendedPars; 66 68
Note:
See TracChangeset
for help on using the changeset viewer.
