CYANA Function: dsel: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
(New page: Synopsis: dsel(''integer'') = ''integer'' This logical function returns 1 (true) if the first argument is the index of a dihedral angle that is currently selected, or 0 (false) otherwise....)
 
No edit summary
 
Line 1: Line 1:
Synopsis: dsel(''integer'') = ''integer''
== Synopsis ==
 
'''dsel(''integer'') = ''integer'''''
 
== Description ==


This logical function returns 1 (true) if the first argument is
This logical function returns 1 (true) if the first argument is

Latest revision as of 15:37, 12 August 2009

Synopsis

dsel(integer) = integer

Description

This logical function returns 1 (true) if the first argument is the index of a dihedral angle that is currently selected, or 0 (false) otherwise.

Optionally, the integer dihedral angle index can be replaced by a string consisting of the atom name and the residue number, separated by a blank or a period, ..