TermType.OrbitalIntegral Enum

Definition

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

Fields

Identity 0
OneBody 1
TwoBody 2

Applies to