IAG_GRS_1980
in package
implements
iEllipsoid
définition de l'ellipsoide IAG_GRS_1980
Table of Contents
Interfaces
- iEllipsoid
- interface de définition d'un ellipsoide
Constants
- PARAMS = [ 'title' => "Ellipsoide GRS (Geodetic Reference System) 1980 défini par l'IAG (Int. Association of Geodesy)", 'epsg' => 'EPSG:7019', 'comment' => "Ellipsoide international utilisé notamment pour RGF93, Lambert 93, ETRS89, ...", 'a' => 6378137.0, // Demi grand axe de l'ellipsoide - en anglais Equatorial radius - en mètres 'f' => 1 / 298.257222101, ]
Methods
Constants
PARAMS
public
mixed
PARAMS
= [
'title' => "Ellipsoide GRS (Geodetic Reference System) 1980 défini par l'IAG (Int. Association of Geodesy)",
'epsg' => 'EPSG:7019',
'comment' => "Ellipsoide international utilisé notamment pour RGF93, Lambert 93, ETRS89, ...",
'a' => 6378137.0,
// Demi grand axe de l'ellipsoide - en anglais Equatorial radius - en mètres
'f' => 1 / 298.257222101,
]
Methods
a()
public
static a() : float
Return values
floate()
public
static e() : float
Return values
floate2()
public
static e2() : float