kstars
nomadbinfile2mysql.h
Go to the documentation of this file.
74 static void calculatePMCoords( double startRA, double startDec, double dRA, double dDec, double *endRA, double *endDec, float years );
struct DeepStarData DeepStarData
Definition: HTMesh.h:58
Definition: nomadbinfile2mysql.h:37
NOMADStarDataWriter(FILE *f, int HTMLevel, MYSQL *link, char *_db_tbl)
Constructor.
Definition: nomadbinfile2mysql.cpp:38
bool write()
Writes the star data into the DB by calling multiple functions.
Definition: nomadbinfile2mysql.cpp:363
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:80
static void bswap_stardata(DeepStarData *stardata)
Byteswaps the DeepStarData structure.
Definition: nomadbinfile2mysql.cpp:51
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.