| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectJSci.physics.relativity.Tensor
JSci.physics.relativity.Rank2Tensor
JSci.physics.relativity.LorentzBoost
The LorentzBoost class encapsulates the Lorentz boosts.
| Field Summary | 
| Fields inherited from class JSci.physics.relativity.Rank2Tensor | 
| rank2 | 
| Constructor Summary | |
| LorentzBoost(Double3Vector v)Constructs a Lorentz boost. | |
| LorentzBoost(double vx,
             double vy,
             double vz)Constructs a Lorentz boost. | |
| 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 | 
public LorentzBoost(Double3Vector v)
v - velocity
public LorentzBoost(double vx,
                    double vy,
                    double vz)
vx - x-velocityvy - y-velocityvz - z-velocity| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||