GCLgrid :: GCLgrid | classes |
function r0_ellipse | ^ |
Returns distance from the center of the Earth (km) of the standard ellipsoid at a specified latitude.
The reference ellipsoid depends only on latitude. A GCLgrid uses the reference ellipsoid as the reference datum to define a depth.
- Source:
- gclgrid.h:1344
- Author:
- unascribed
- Version:
- unknown
- Param:
lat latitude (in radians) for which the standard ellipse radius is requested. - Returns:
- distance (in kilometers) from the center of the Earth to the sea level geoid surface at the requested latitude.
- Code:
public double r0_ellipse ( double )
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.