# File lib/extras/as_particles.rb, line 22 def setVScat(mag, angle) @vMagScat = mag @vAngleScat = angle*3.141/180.0 end