Kstars

CatalogsDB::CatalogStatistics Struct Reference

#include <catalogsdb.h>

Public Attributes

std::map< SkyObject::TYPE, int > object_counts
 
int total_count = 0
 

Detailed Description

Holds statistical information about the objects in a catalog.

Definition at line 118 of file catalogsdb.h.

Member Data Documentation

◆ object_counts

std::map<SkyObject::TYPE, int> CatalogsDB::CatalogStatistics::object_counts

Definition at line 120 of file catalogsdb.h.

◆ total_count

int CatalogsDB::CatalogStatistics::total_count = 0

Definition at line 121 of file catalogsdb.h.


The documentation for this struct was generated from the following file:
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.