- Timestamp:
- Sep 19, 2014, 4:05:27 PM (12 years ago)
- Location:
- branches/eam_branches/ps2-tc3-20130727
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/src/math/psEllipse.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ps2-tc3-20130727
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/psLib/src/math/psEllipse.h
r36680 r37403 65 65 ); 66 66 67 /// Convert shape to axes representation and compute errors 68 psEllipseAxes psEllipseShapeToAxesWithErrors(psEllipseShape shape, ///< Shape of ellipse 69 psEllipseShape errors, ///<errors on shape params 70 double maxAR, ///< Maximum allowed axis ratio 71 psEllipseAxes *pShapeErrors ///< propagated errors on axes 72 ); 73 67 74 /// Convert axes to polarization representation 68 75 psEllipsePol psEllipseAxesToPol(psEllipseAxes axes ///< Axes of ellipse
Note:
See TracChangeset
for help on using the changeset viewer.
