home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GFX / Raytracing / Tools / RIP_DUST.LHA / dust / dusthelp / pwave1dframe < prev    next >
Encoding:
Text File  |  1995-01-07  |  476 b   |  10 lines

  1.   COMMAND PWAVE1DFRAME
  2. -----------------------------------------------------------------
  3.     Purpose: transversal/longitudinal particle-wave along x-axis, single object
  4.       Usage: PWAVE1DFRAME(<particleID>,<frames>,<frame>,<destID>,<"T" or "L">,
  5.              [<amplitude>,<wavelength>,<source>,
  6.              <damping>,<phase in degrees>])
  7.    Examples: pwave1dframe(1,40,33,2,t,12.0,24,0,1.0,0.0)
  8.              pwave1dframe(1,33,12,5,t)
  9.              pwave1dframe(1,33,12,6,l)
  10.