Changeset 4957 for trunk/psLib/src/astro/psCoord.h
- Timestamp:
- Sep 7, 2005, 11:33:48 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psCoord.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psCoord.h
r4937 r4957 10 10 * @author GLG, MHPCC 11 11 * 12 * @version $Revision: 1.4 3$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-0 8-31 22:28:35$12 * @version $Revision: 1.44 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-09-07 21:33:48 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 404 404 405 405 406 /** Calculates the derivative of the specified psPlaneTransform with respect to x and y. 407 * 408 * @return psPlane* The derivative. 409 */ 410 psPlane *psPlaneTransformDeriv( 411 psPlane *out, 412 const psPlaneTransform *transformation, 413 const psPlane *coord 414 ); 415 406 416 /// @} 407 417
Note:
See TracChangeset
for help on using the changeset viewer.
