BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioLenPos.h>
Public Attributes | |
string | amino |
short | nth |
float | x |
float | y |
float | z |
short | flag |
Friends | |
bool | operator> (const CalphaAtom &, const CalphaAtom &) |
bool | operator< (const CalphaAtom &, const CalphaAtom &) |
bool | operator== (const CalphaAtom &, const CalphaAtom &) |
bool operator< | ( | const CalphaAtom & | , |
const CalphaAtom & | |||
) | [friend] |
bool operator== | ( | const CalphaAtom & | , |
const CalphaAtom & | |||
) | [friend] |
bool operator> | ( | const CalphaAtom & | , |
const CalphaAtom & | |||
) | [friend] |
string CalphaAtom::amino |
short CalphaAtom::flag |
short CalphaAtom::nth |
float CalphaAtom::x |
float CalphaAtom::y |
float CalphaAtom::z |