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:1572
- Author:
- Steve Roecker translation to C by Pavlis
- Version:
- unknown
- Params:
v - flattened coordinate velocity z - flattened coordinate depth - Returns:
- true velocity with flattening correction removed
- Code:
public extern "C" double uflatvel ( double v , double z )
Created Tue Jan 16 13:32:12 2007.
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.