Accessing HD and SAO numbers through scripts
Accessing HD and SAO numbers through scripts
Is it possible to access HD and SAO numbers in a celx script? If not, this feature should be added! (Please!)
What do you mean by "access"?
Did you try something that doesn't work?
If so, exactly what?
Celestia uses the Hipparcos catalog as its primary souce of star positions plus several other smaller catalogs of stars and binaries with known distances.
Celestia includes cross-reference catalogs which associate their SAO and HD catalog numbers with the stars it knows about. Those catalog names can be used in Lua scripts. They are only a small subset of the full SAO and HD catalogs, though.
Did you try something that doesn't work?
If so, exactly what?
Celestia uses the Hipparcos catalog as its primary souce of star positions plus several other smaller catalogs of stars and binaries with known distances.
Celestia includes cross-reference catalogs which associate their SAO and HD catalog numbers with the stars it knows about. Those catalog names can be used in Lua scripts. They are only a small subset of the full SAO and HD catalogs, though.
Selden
-
- Developer
- Posts: 1356
- Joined: 07.01.2005
- With us: 19 years 10 months
- Location: Nancy, France
Re: Accessing HD and SAO numbers through scripts
ajtribick wrote:Is it possible to access HD and SAO numbers in a celx script? If not, this feature should be added! (Please!)
You can get HIP number using star:getinfo().catalogNumber but AFAIK, HD and SAO numbers are currently not available through celx scripting.
@+
Vincent
Celestia Qt4 SVN / Celestia 1.6.1 + Lua Edu Tools v1.2
GeForce 8600 GT 1024MB / AMD Athlon 64 Dual Core / 4Go DDR2 / XP SP3
Vincent
Celestia Qt4 SVN / Celestia 1.6.1 + Lua Edu Tools v1.2
GeForce 8600 GT 1024MB / AMD Athlon 64 Dual Core / 4Go DDR2 / XP SP3