V0_2.ProblemDescription.ScfEnergy Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="scf_energy")]
[YamlDotNet.Serialization.YamlMember(Alias="scf_energy", ApplyNamingConventions=false)]
public Microsoft.Quantum.Chemistry.Broombridge.V0_1.SimpleQuantity? ScfEnergy { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scf_energy")>]
[<YamlDotNet.Serialization.YamlMember(Alias="scf_energy", ApplyNamingConventions=false)>]
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.ScfEnergy : Microsoft.Quantum.Chemistry.Broombridge.V0_1.SimpleQuantity with get, set
Public Property ScfEnergy As V0_1.SimpleQuantity

Property Value

V0_1.SimpleQuantity
Attributes
Newtonsoft.Json.JsonPropertyAttribute YamlDotNet.Serialization.YamlMemberAttribute IsReadOnlyAttribute

Applies to