Gets the magnetic substate 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 M { get; }
Public ReadOnly Property M As Double
public:
property double M {
	double get ();
}

See Also