MEDYAN.get_colvar_thresholds
Union{Tuple{MEDYAN.Context, MEDYAN.Link}, Tuple{MEDYAN.Context, MEDYAN.Link, Any}}
get_colvar_thresholds(c::Context, link::Link, [d::LinkData])
Return the tuple of per-link colvar thresholds of the link, one SVector{D, Float32} per collective variable defined on its link type (D is the colvar’s dimension).
SVector{D, Float32}
D
Throw an error if link doesn’t exist.
link