SpinStateRepresentation Property |
Gets the spinor representation to which the spin state belongs.
Namespace:
Meta.Numerics.Functions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public Spin Representation { get; }
Public ReadOnly Property Representation As Spin
Get
public:
property Spin Representation {
Spin get ();
}
member Representation : Spin with get
Property Value
Type:
SpinSee Also