- Timestamp:
- Apr 26, 2011, 5:54:39 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110404/psModules/src/objects/pmGrowthCurve.c
r31361 r31384 96 96 growth->refRadius = refRadius; 97 97 growth->maxRadius = maxRadius; 98 growth->apLoss = 0.0; 99 growth->fitMag = 0.0; 98 growth->fitMag = NAN; 99 growth->apRef = NAN; 100 growth->apLoss = NAN; 101 100 102 return growth; 101 103 }
Note:
See TracChangeset
for help on using the changeset viewer.
