.. _reference-system: Internal reference system ************************* The internal cartesian reference system is a right-handed system with the particularity that the axes labels are unorthodox. Usually, :math:`X` points to the fundamental direction, :math:`Z` points up and :math:`XY` is the fundamental plane, with :math:`Y` pointing to the direction that makes it a right-handed system. In our case, it is :math:`Z` which points to the fundamental direction, :math:`Y` points up and :math:`XZ` is the fundamental plane. In order to convert from common equatorial cartesian coordinates :math:`(XYZ)` to Gaia Sky coordinates :math:`(X'Y'Z')`, you just need to switch the axes: - :math:`X' = Y` - :math:`Y' = Z` - :math:`Z' = X` Description ----------- So, in Gaia Sky :math:`XZ` is the equatorial plane. :math:`Z` points towards the vernal equinox point, Aries (♈) where :math:`ra=0^\circ`. :math:`Y` points towards the north celestial pole (:math:`dec=90^\circ`). :math:`X` is perpendicular to both :math:`Z` and :math:`Y` and points to :math:`ra=90^\circ`. .. figure:: img/refsys.png :alt: Gaia Sky reference system Gaia Sky reference system All the positions and orientations of the entities in the scene are at some point converted to this reference system for representation. The same happens with the orientation sensor data in mobile devices. .. _internal-units: Internal units -------------- Internally, the objects in Gaia Sky are positioned using Internal Units. The default Internal Units (:math:`iu`) are defined as follows: - :math:`1 iu = 1 * 10^{9} m` When running in Virtual Reality mode, and only for the duration of the session, the Internal Units are scaled as follows: - :math:`1 iu = 1 * 10^{5} m`