CYANA Function: interval: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
m (1 revision)
 
No edit summary
 
Line 1: Line 1:
== Synopsis ==


Synopsis: interval(''integer'',''integer'',''integer'') = ''real''
'''interval(''integer'',''integer'',''integer'') = ''real'''''
 
== Description ==


The function call interval(i,j,k) returns for the dihedral angle with
The function call interval(i,j,k) returns for the dihedral angle with

Latest revision as of 15:53, 12 August 2009

Synopsis

interval(integer,integer,integer) = real

Description

The function call interval(i,j,k) returns for the dihedral angle with index i the lower (j = 1) or upper (j = 2) bound of the k-th allowed interval that was found by grid searches. Intervals are determined on the basis of the standard grid memory, A.

See also