Package jadex.bdiv3.examples.marsworld
Class SVector
- java.lang.Object
- 
- jadex.bdiv3.examples.marsworld.SVector
 
- 
 public class SVector extends java.lang.ObjectHelper class to deal with 2D and 3D vectors.
- 
- 
Constructor SummaryConstructors Constructor Description SVector()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static doublegetDistance(java.lang.Object v1, java.lang.Object v2)
 
-