JSci.physics.relativity
Class MinkowskiMetric

java.lang.Object
  extended by JSci.physics.relativity.Tensor
      extended by JSci.physics.relativity.Rank2Tensor
          extended by JSci.physics.relativity.MinkowskiMetric
All Implemented Interfaces:
java.io.Serializable, Member

public final class MinkowskiMetric
extends Rank2Tensor

The MinkowskiMetric class encapsulates the Minkowski metric.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class JSci.physics.relativity.Rank2Tensor
rank2
 
Constructor Summary
MinkowskiMetric()
          Constructs the Minkowski metric.
 
Method Summary
 
Methods inherited from class JSci.physics.relativity.Rank2Tensor
add, equals, getComponent, multiply, setComponent, subtract, tensorProduct, tensorProduct
 
Methods inherited from class JSci.physics.relativity.Tensor
getSet
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MinkowskiMetric

public MinkowskiMetric()
Constructs the Minkowski metric.