jsci.physics.relativity
Class LorentzBoost
java.lang.Object
jsci.physics.relativity.Tensor
jsci.physics.relativity.Rank2Tensor
jsci.physics.relativity.LorentzBoost
- All Implemented Interfaces:
- Serializable, Member
public final class LorentzBoost
- extends Rank2Tensor
The LorentzBoost class encapsulates the Lorentz boosts.
- See Also:
- Serialized Form
Methods inherited from class jsci.physics.relativity.Tensor |
getSet |
LorentzBoost
public LorentzBoost(Double3Vector v)
- Constructs a Lorentz boost.
- Parameters:
v
- velocity
LorentzBoost
public LorentzBoost(double vx,
double vy,
double vz)
- Constructs a Lorentz boost.
- Parameters:
vx
- x-velocityvy
- y-velocityvz
- z-velocity
jHepWork 3.1 ©