de.grogra.ray.physics
Class Tests

java.lang.Object
  extended by de.grogra.ray.physics.Tests

public final class Tests
extends java.lang.Object


Constructor Summary
Tests()
           
 
Method Summary
static void computeAlbedo(Scattering s, int angleSteps, int n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tests

public Tests()
Method Detail

computeAlbedo

public static void computeAlbedo(Scattering s,
                                 int angleSteps,
                                 int n)