[APBeta] Scripting question

Paul Rodman paul at ilanga.com
Mon Jun 15 15:31:30 PDT 2009


On Jun 14, 2009, at 8:00 PM, Michael Portuesi wrote:

> I can answer my previous question, and it isn't what I'm looking for  
> at the moment.
>
> Instead, could you tell me what is the difference between the  
> following two calls on Canvas:
>
> Sub FOVStarLimits(minmag as double, maxmag as double)
>
> and
>
> Sub FOVMagnitudeLimits(stars as double, starlabels as double, dsos  
> as double, dsolabels as double)
>
> as they pertain to the rendering of stars?   How do these two calls  
> interact, as far as stars are concerned?

FOVMagnitudeLimits effectively sets the four magnitude slider widgets  
for the FoV to whatever you set them to.

FOVStarLimits is probably not really of much use in V2, since the  
rendering of stars is somewhat cleverer than in V1. Actually, I'm not  
even sure it's necessary in V1 most of the time, and remains there  
mainly for legacy reasons. I would avoid using it. At a later stage I  
will investigate further and see if it needs to be deprecated.

Paul R.




More information about the APBeta mailing list