Changeset 37327 for trunk/psLib/src/math/psEllipse.h
- Timestamp:
- Aug 29, 2014, 8:45:13 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psEllipse.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psEllipse.h
r36375 r37327 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.
