NameResolver
NameResolver Namespace Reference
Functions | |
std::pair< bool, CatalogObject > | resolveName (const QString &name) |
Detailed Description
Uses name resolver services to get coordinates and information about deep-sky objects, given their names.
This class uses the CDS Sesame name resolver (and potentially other resolvers) to resolve the names of deep-sky objects, and obtain coordinates, fluxes, alternate designations, and possibly other data.
Function Documentation
◆ resolveName()
std::pair< bool, CatalogObject > NameResolver::resolveName | ( | const QString & | name | ) |
Resolve the name of the given DSO and extract data from various sources.
Definition at line 30 of file nameresolver.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.