OEGetSecondaryStructureType¶
int OEGetSecondaryStructureType(int ssValue)
Returns an integer containing a secondary structure type decoded from the
ssValue argument, which typically is returned from
OEResidue.GetSecondaryStructure
. The return values are
defined in the OESecondaryStructure
namespace.