Re: Animation question

Hi Luke,

> Just a quick question / problem with animation.
>
> If you have two fields on a display and one of the fields has only one 
> sample, that single sample is visible over all iterations of the animation, 
> whereas, as soon as you have more than one sample in the field it works fine. 
> Is this desired behaviour or have I found a bug?
>
> You can test this by changing line 73 of Test03.java from
>
> int ntimes1 = 4; to
> int ntimes1 = 1;

Igor has it right. If there is only one sample, then
VisAD has no way to figure out what interval the sample
should cover and assumes it covers an infinite interval.
Sorry for any inconvenience.

Cheers,
Bill


  • 2003 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: