Skip to content

Coordinates3d

Yann Büchau edited this page Jul 1, 2016 · 3 revisions

The Coordinates3d class is a class for handling 3d coordinates. It is aimed at the painless creation of and conversion between carthesian and spherical 3d coordinates.

An instance of class Coordinates3d holds various dimensions, i.e.

  • x,y,z
  • horizontal radius radiush, 3d radius
  • azimuth,elevation

At any time, an instance of Coordinates3d tries hard to provide as much information as possible while resolving conflicts.

Clone this wiki locally