float tspCalcK0 ( void )

Calculate k0 for WGS84/GRS80

Documentation

Calculate k0 for WGS84/GRS80.

Calculates the value of k0, which represents the flattening of the ellipsoid (ratio between major and minor axes) used to model the Earth. The value returned is for the WGS 84 system, which is the same as the GRS 80 system within the accuracy used. For further details, refer to Table 1, p.12 of Snyder (1987). (see above for biblio details.)

Returns:
the value of k0
Parameters:
None -
Author:
Martin Reddy
Version:
25 August 1997
See Also:
tspCalcGeoidSeparation


TSMAPI_RELEASE 2.1 - Release Date: 2001/01/10 19:01:12

Back to tsmApi Home Page