V0_1.IntegralSet.Hamiltonian Property

Definition

[YamlDotNet.Serialization.YamlMember(Alias="hamiltonian", ApplyNamingConventions=false)]
public Microsoft.Quantum.Chemistry.Broombridge.V0_1.HamiltonianData Hamiltonian { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="hamiltonian", ApplyNamingConventions=false)>]
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Hamiltonian : Microsoft.Quantum.Chemistry.Broombridge.V0_1.HamiltonianData with get, set
Public Property Hamiltonian As V0_1.HamiltonianData

Property Value

V0_1.HamiltonianData
Attributes
YamlDotNet.Serialization.YamlMemberAttribute IsReadOnlyAttribute

Applies to