Coord: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
Line 1: Line 1:
 
= coord =
     
Synopsis: coord(''integer'',''integer'') = ''real''
Synopsis: coord(''integer'',''integer'') = ''real''



Revision as of 19:12, 28 January 2009

coord

Synopsis: coord(integer,integer) = real

Function that returns a Cartesian coordinate of an atom. The first integer argument denotes the atom index, the second integer argument the dimension (1, 2 or 3).

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