![]() |
Stellarium
HEAD
|
The pair of optional start and end stars. More...
#include <StarLine.hpp>
Public Member Functions | |
| QJsonArray | toJson () const |
| Converts the StarLine to a JSON array. More... | |
Static Public Member Functions | |
| static QString | getFormattedStarId (QString starId) |
| Gets the formatted star Id from the name. More... | |
Data Fields | |
| std::optional< QString > | start |
| The start star of the line. | |
| std::optional< QString > | end |
| The end star of the line. | |
The pair of optional start and end stars.
|
inlinestatic |
Gets the formatted star Id from the name.
| starId | The Id of the star or DSO, which may contain identifiers like "HIP" or "Gaia DR3". |
|
inline |
Converts the StarLine to a JSON array.