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.
-
LEFT
- Left-handed projector (PL).
-
RIGHT
- Right-handed projector (PR).
LEFT
public static final SpinorProjector LEFT
- Left-handed projector (PL).
RIGHT
public static final SpinorProjector RIGHT
- Right-handed projector (PR).
All Packages Class Hierarchy This Package Previous Next Index