crowdmodel.test
Class Test

java.lang.Object
  extended by crowdmodel.CObject
      extended by crowdmodel.test.Test

public class Test
extends CObject

Author:
Nanda Wijermans

Field Summary
private  cern.jet.random.Uniform d_uniform
           
 
Fields inherited from class crowdmodel.CObject
d_id, d_world_context
 
Constructor Summary
Test()
           
 
Method Summary
 void testIt()
           
private  void testUniDist()
           
 
Methods inherited from class crowdmodel.CObject
CObject, delete, getID, step
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

d_uniform

private cern.jet.random.Uniform d_uniform
Constructor Detail

Test

public Test()
Method Detail

testIt

public void testIt()

testUniDist

private void testUniDist()