GCLgrid :: GCLgrid | classes |
function uflatvel | ^ |
Inverse flattening transformation of a velocity.
Some packages use the flattening transformation as an approximation map spherical shells into a Cartesian reference frame. This function converts velocity in a flattened coordinate system back to the true value at a depth that has to be determined from applying uflatz to z.
- Source:
- gclgrid.h:1542
- Author:
- Steve Roecker translation to C by Pavlis
- Version:
- unknown
- Params:
v - flattened coordinate velocity z - flattened coordinate depth - Returns:
- actual depth in the earth
- Code:
public extern "C" double uflatvel ( double v , double z )
Created Fri Jan 21 08:54:55 2005.
This documentation was generated automatically by
ccdoc v08r41 2004/09/29 bin_opt_suncc_sun4-solaris-2.8.
Click here to submit a bug report or feature request for ccdoc.
Click here to return to the top of the page.