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-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:19:05 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.