SpinState Structure |
Namespace: Meta.Numerics.Functions
The SpinState type exposes the following members.
Name | Description | |
---|---|---|
SpinState(Double, Double) |
Instantiates a new SpinState with the given spin and magnetic quantum numbers.
| |
SpinState(Spin, Double) |
Instantiates a new SpinState with the given spin and magnetic quantum number.
|
Name | Description | |
---|---|---|
J |
Gets the spin value of the spin state.
| |
M |
Gets the magnetic substate value of the spin state.
| |
Representation |
Gets the spinor representation to which the spin state belongs.
|
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether the given object represents the same spin state.
(Overrides ValueTypeEquals(Object).) | |
Equals(SpinState) |
Tests whether another instance equals the current instance.
| |
GetHashCode |
Computes a hash function for the spin state.
(Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Produces a string representation of the spin state.
(Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
Equality |
Determines whether two spin states are equal.
| |
Inequality |
Determines whether two spin states are unequal.
|