class

Colvar

Inherits YAML::Serializable / Reference / Object

Constructors

new(component : Colvar::Component, lower_bound : Float64, upper_bound : Float64, bin_width : Float64, force_constant : Float64)
Source
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

bin_width
Source
bin_width=(bin_width : Float64)
Source
bounds
Source
component
Source
component=(component : Colvar::Component)
Source
force_constant
Source
force_constant=(force_constant : Float64)
Source
lower_bound
Source
lower_bound=(lower_bound : Float64)
Source
upper_bound
Source
upper_bound=(upper_bound : Float64)
Source

Nested types