Learn R Programming

GeodesiCL (version 1.0.0)

Ellipsoids: Contains the values for conversion of the Ellipsoids PSAD-56, SAD-69, WGS-84, GRS-80 SIRGAS.

Description

Contains the values for conversion of the Ellipsoids PSAD-56, SAD-69, WGS-84, GRS-80 SIRGAS.

Usage

Ellipsoids

Arguments

Format

A data frame with 20 columns:

Description

Contains the description of each ellipsoid.

Ellipsoids

Contains the names of each ellipsoid.

a

Semi major axis of each ellipsoid.

1/f

1/Flattening of each ellipsoid.

f

Flattening of each ellipsoid.

b

Semi minor axis of each ellipsoid.

e^2

1st eccentricity squared of each ellipsoid.

e'^2

2nd eccentricity squared of each ellipsoid.

A

A Constant.

B

B Constant.

C

C Constant.

D

D Constant.

E

E Constant.

F

F Constant.

Alfa

Alfa Constant.

Beta

Beta Constant.

Gamma

Gamma Constant.

Delta

Delta Constant.

Epsilon

Epsilon Constant.

Zeta

Zeta Constant.

References

https://github.com/diegoalarc/GeodesiCL

Examples

Run this code
# NOT RUN {
 Ellipsoids
# }

Run the code above in your browser using DataLab