33 #ifndef SYSTEMSCONVERTER_HPP_INCLUDED
34 #define SYSTEMSCONVERTER_HPP_INCLUDED
36 #include "Spherical.hpp"
72 Vect3 GetVector()
const;
75 Point GetPoint()
const;
82 Spherical Geo2Spherical(
const Geo & geo,
double radius )
const;
83 Spherical Point2Spherical(
const Point & point,
double radius )
const;
89 #endif // SYSTEMSCONVERTER_HPP_INCLUDED