Code review comment for lp:~petr-kubanek/stellarium/stellarium

Revision history for this message
gzotti (georg-zotti) wrote :

Hi!
In
void TelescopeClientJsonRts2::telescopeGoto(const Vec3d &j2000Pos)

you can use SteUtils::void rectToSphe(double *lng, double *lat, const Vec3d& v);

I must install RTS2 before I can further comment.

« Back to merge proposal