Stellarium 0.14.3
|
A representation of a satellite in Earth orbit. More...
#include <Satellite.hpp>
A representation of a satellite in Earth orbit.
Details about the satellite are passed with a JSON-representation structure that contains a Satellite Catalog entry.
Thanks to operator<() overloading, container classes (QList, QMap, etc) with Satellite or SatelliteP objects can be sorted by satellite name/ID.
Definition at line 77 of file Satellite.hpp.