Changeset 35700
- Timestamp:
- Jun 21, 2013, 3:22:39 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130509/ppSim/src/ppSimSetPSF.c
r30618 r35700 118 118 119 119 pol = psEllipseAxesToPol (axes); 120 psEllipseAxes testaxes = psEllipsePolToAxes (pol, 0.1); 121 fprintf (stderr, "psf in axes: %f x %f @ %f\n", axes.major, axes.minor, axes.theta*PS_DEG_RAD); 122 fprintf (stderr, "psf ot axes: %f x %f @ %f\n", testaxes.major, testaxes.minor, testaxes.theta*PS_DEG_RAD); 120 123 121 124 param = psf->params->data[PM_PAR_E0];
Note:
See TracChangeset
for help on using the changeset viewer.
