CYANA Function: coord: Difference between revisions

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


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


Function that returns a Cartesian coordinate of an atom. The first
Function that returns a Cartesian coordinate of an atom. The first

Latest revision as of 14:30, 12 August 2009

Synopsis

coord(integer,integer) = real

Description

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, ..