Stellarium 0.15.2
|
A telescope's position at a given time. More...
#include <InterpolatedPosition.hpp>
Public Attributes | |
qint64 | server_micros |
qint64 | client_micros |
Vec3d | pos |
int | status |
A telescope's position at a given time.
This structure used to be defined inline in TelescopeTCP.
Definition at line 37 of file InterpolatedPosition.hpp.