GCLgrid :: GCLgrid | classes |
function flatz | ^ |
Converts a true depth to depth in a flattened coordinate system.
Some packages use the flattening transformation as an approximation map spherical shells into a Cartesian reference frame. This function converts depths to flattened depths.
- Source:
- gclgrid.h:1531
- Author:
- Steve Roecker translation to C by Pavlis
- Version:
- unknown
- Param:
z - actual depth - Returns:
- depth with the flattening transformation applied to z
- Code:
public extern "C" double flatz ( double z )
Created Wed Apr 27 07:05:02 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.