All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class JSci.physics.quantum.SpinorProjector

java.lang.Object
   |
   +----JSci.physics.quantum.Operator
           |
           +----JSci.physics.quantum.Projector
                   |
                   +----JSci.physics.quantum.SpinorProjector

public final class SpinorProjector
extends Projector
The SpinorProjector class encapsulates the left-handed and right-handed projection operators.


Variable Index

 o LEFT
Left-handed projector (PL).
 o RIGHT
Right-handed projector (PR).

Variables

 o LEFT
 public static final SpinorProjector LEFT
Left-handed projector (PL).

 o RIGHT
 public static final SpinorProjector RIGHT
Right-handed projector (PR).


All Packages  Class Hierarchy  This Package  Previous  Next  Index