A utility class that defines which set of atoms are considered
to be on equivalent positions.
-
Constructor Summary
Constructors
-
Method Summary
void
add(int p1,
int p2,
int start,
int end)
double
void
Stores the alignment between the residues of several fragments.
void
-
-
Method Details
-
setIdxlist
Stores the alignment between the residues of several fragments.
Each int[] stores the residue numbers of several equivalent residues.
-
-
setRms
public void setRms(double rms)
-
-
add
public void add(int p1,
int p2,
int start,
int end)
-