[Stk] newbie question

Josep M Comajuncosas josep.comajuncosas at wanadoo.es
Sat Mar 24 03:32:27 PDT 2007


Hi,
just an , I guess, idiomatic question about the Stk library.
Say I use one of the generator classes
 
SineWave sine;
sine.setFrequency(...)
 
I don't see where is the SineWave instance err..instanced, like
 
SineWave sine = new SineWave();
 
as those are not class methods but instance methods. Is the sine constructed
just by declaring it?
Am I lost somewhere?
 
Thanks in advance...
Josep M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/stk/attachments/20070324/b68760ca/attachment.html>


More information about the Stk mailing list