Gets the spin of the spinor.

Namespace: Meta.Numerics.Spin
Assembly: Meta.Numerics (in Meta.Numerics.dll) Version: 2.1.0.0 (2.1.0.0)

Syntax

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

See Also