JSci.physics.relativity
Class MinkowskiMetric

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

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.
 
Methods inherited from class JSci.physics.relativity.Rank2Tensor
add, equals, getComponent, multiply, setComponent, subtract, tensorProduct, tensorProduct
 
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.