InChI
 
Loading...
Searching...
No Matches
OAD_Polymer Struct Reference

Structure describing a polymer. More...

#include <inpdef.h>

+ Collaboration diagram for OAD_Polymer:

Data Fields

OAD_PolymerUnit ** units
 
int n
 
int n_pzz
 
int * pzz
 
int really_do_frame_shift
 
int frame_shift_scheme
 
int treat
 
int representation
 
int is_in_reconn
 
int edit_repeats
 

Detailed Description

Structure describing a polymer.

Parameters
unitsarray of pointers to units
nnumber of units
n_pzznumber of polymeric Zz atoms
pzzpolymeric Zz atoms
really_do_frame_shiftflag indicating whether to do frame shift
frame_shift_schemeframe shift analysis scheme
treattreatment flag
representationrepresentation type
is_in_reconnflag indicating whether polymer is in reconnection mode
edit_repeatsflag indicating whether repeats need to be edited (-1 unknown, to be checked; 0 no, no edits required; 1 yes, edits are necessary)

Field Documentation

◆ edit_repeats

int OAD_Polymer::edit_repeats

◆ frame_shift_scheme

int OAD_Polymer::frame_shift_scheme

◆ is_in_reconn

int OAD_Polymer::is_in_reconn

◆ n

int OAD_Polymer::n

◆ n_pzz

int OAD_Polymer::n_pzz

◆ pzz

int* OAD_Polymer::pzz

◆ really_do_frame_shift

int OAD_Polymer::really_do_frame_shift

◆ representation

int OAD_Polymer::representation

◆ treat

int OAD_Polymer::treat

◆ units

OAD_PolymerUnit** OAD_Polymer::units

The documentation for this struct was generated from the following file: