|
Posted by nick on November 3, 2006, 2:37 pm
Please log in for more thread options
Terry A Haimann wrote:
show/hide quoted text
> On Wed, 01 Nov 2006 17:09:39 +0000, Terry A Haimann wrote:
>
>> Is it possible to start any of the linux planetarium programs so that when
>> it starts it is pointing at a specific object? Lets say m57, if I can
>> give it its coodinates.
>
> Let me be more specific. I want to programmatically start the program
> from a database app and have it pointing at the object that the database
> was referencing.
>
>
Kstars has a built in scripting language. You can launch the app with
show/hide quoted text
kstars --script <my-script>
Maybe you can use this feature for what your trying to do.
--
Never trust anyone over 10*[int(my_age/10)+1]
|
>
>> Is it possible to start any of the linux planetarium programs so that when
>> it starts it is pointing at a specific object? Lets say m57, if I can
>> give it its coodinates.
>
> Let me be more specific. I want to programmatically start the program
> from a database app and have it pointing at the object that the database
> was referencing.
>
>