TermType.PauliTerm Enum

Definition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum TermType.PauliTerm
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type TermType.PauliTerm = 
Public Enum TermType.PauliTerm
Inheritance
TermType.PauliTerm
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Identity 0
PQ 3
PQQR 4
v01234 5
Z 1
ZZ 2

Applies to