NameResolver

NameResolver Namespace Reference

Functions

std::pair< bool, CatalogObjectresolveName (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.

Author
Akarsh Simha akars.nosp@m.h.si.nosp@m.mha@k.nosp@m.dema.nosp@m.il.ne.nosp@m.t

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-2023 The KDE developers.
Generated on Sun Dec 3 2023 04:06:25 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.