Gets the spin value of the spin state.

Namespace:  Meta.Numerics.Functions
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 1.5.0.0 (1.5.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public double J { get; }
Public ReadOnly Property J As Double
public:
property double J {
	double get ();
}

See Also