Gets a spin-1 spinor.

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 static Spin SpinOne { get; }
Public Shared ReadOnly Property SpinOne As Spin
public:
static property Spin SpinOne {
	Spin get ();
}

See Also