StateType Enum

Definition

Wavefunction types

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

Fields

Default 0
NotRecognized -1
SingleConfigurational 1
SparseMultiConfigurational 2
UnitaryCoupledCluster 3

Applies to