Kstars
nomadbinfile2mysql.h
64 static void calculatePMCoords(double startRA, double startDec, double dRA, double dDec, double *endRA,
bool write()
Writes the star data into the DB by calling multiple functions.
Definition: nomadbinfile2mysql.cpp:409
static void bswap_stardata(DeepStarData *stardata)
Byteswaps the DeepStarData structure.
Definition: nomadbinfile2mysql.cpp:42
Definition: HTMesh.h:56
NOMADStarDataWriter(FILE *f, int HTMLevel, MYSQL *link, char *_db_tbl)
Constructor.
Definition: nomadbinfile2mysql.cpp:27
A 16-byte structure that holds star data for really faint stars.
Definition: nomadbinfile2mysql.h:26
static void calculatePMCoords(double startRA, double startDec, double dRA, double dDec, double *endRA, double *endDec, float years)
Computes the (unprecessed) coordinates of a star after accounting for proper motion.
Definition: nomadbinfile2mysql.cpp:83
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 03:58:29 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 03:58:29 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.