Class: Geoide

Crs. Geoide

Geodetic datum is a set of parameters that define the position of the origin, the scale, and the orientation of a coordinate system in relationship with the planet.

new Geoide(options)

Parameters:
Name Type Description
options AbstractCrs.geoide_configuration Options for Geoide
To Do:
  • add flattening parameter
Throws:
Will throw an error when options.realPlanetRadius or options.radius are not defined
Type
ReferenceError