<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://cyana.org/w/index.php?action=history&amp;feed=atom&amp;title=CYANA_Functions%3A_ifird</id>
	<title>CYANA Functions: ifird - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cyana.org/w/index.php?action=history&amp;feed=atom&amp;title=CYANA_Functions%3A_ifird"/>
	<link rel="alternate" type="text/html" href="https://cyana.org/w/index.php?title=CYANA_Functions:_ifird&amp;action=history"/>
	<updated>2026-04-09T04:12:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://cyana.org/w/index.php?title=CYANA_Functions:_ifird&amp;diff=4858&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://cyana.org/w/index.php?title=CYANA_Functions:_ifird&amp;diff=4858&amp;oldid=prev"/>
		<updated>2009-01-28T23:35:46Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
Synopsis: ifird(&amp;#039;&amp;#039;integer&amp;#039;&amp;#039;) = &amp;#039;&amp;#039;integer&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Number of the first dihedral angle belonging to the residue n.&lt;br /&gt;
&lt;br /&gt;
The function returns the original index of the first (rotatable or&lt;br /&gt;
fixed) dihedral angle that belongs to the residue with the given index,&lt;br /&gt;
or the special value ifird(nr+1) = nd+1.&lt;br /&gt;
&lt;br /&gt;
This function is useful, for instance, to construct a loop over all&lt;br /&gt;
atoms of a given residue, i:&lt;br /&gt;
&lt;br /&gt;
  do j ifird(i) ifird(i+1)-1&lt;br /&gt;
    print &amp;quot;Angle $dnam(idord(j)) of residue $rnam(i) $rnum(i)&amp;quot;&lt;br /&gt;
  end do&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>