struct MM::Phase

Defined in:

mm/params.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(force_constant : Float64, multiplicity : Int32, eq_value : Float64) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(force_constant _force_constant = @force_constant, multiplicity _multiplicity = @multiplicity, eq_value _eq_value = @eq_value) #

[View source]
def eq_value : Float64 #

def force_constant : Float64 #

def multiplicity : Int32 #