Structure describing v. 1.05 extended input supporting V3000; polymers.  
 More...
#include <inpdef.h>
Structure describing v. 1.05 extended input supporting V3000; polymers. 
- Parameters
 - 
  
    | n_non_star_atoms | Number of non-star atoms  | 
    | n_star_atoms | Number of star atoms  | 
    | atom_index_orig | index as supplied for atoms  | 
    | atom_index_fin | = index or -1 for star atom  | 
    | n_sgroups | currently, we do not use this.  | 
    | n_3d_constraints | currently, we do not use this.  | 
    | n_collections | number of collections  | 
    | n_non_haptic_bonds | number of non-haptic bonds  | 
    | n_haptic_bonds | number of haptic bonds  | 
    | lists_haptic_bonds | haptic_bonds[i] is pointer to int* which contains: bond_type, non-star atom number, nendpts, then endpts themselves  | 
    | n_steabs | number of enhanced stereo absolute configurations  | 
    | lists_steabs | steabs[k][0] - not used steabs[k][1] - number of members in collection steabs[k][2..] - member atom numbers  | 
    | n_sterel | number of enhanced stereo relative configurations  | 
    | lists_sterel | sterel[k][0] - n from "STERELn" tag sterel[k][1] - number of members in collection sterel[k][2..] - member atom numbers  | 
    | n_sterac | number of enhanced stereo racemic configurations  | 
    | lists_sterac | sterac[k][0] - n from "STERACn" tag sterac[k][1] - number of members in collection  | 
  
   
 
◆ atom_index_fin
      
        
          | int* OAD_V3000::atom_index_fin | 
        
      
 
 
◆ atom_index_orig
      
        
          | int* OAD_V3000::atom_index_orig | 
        
      
 
 
◆ lists_haptic_bonds
      
        
          | int** OAD_V3000::lists_haptic_bonds | 
        
      
 
 
◆ lists_steabs
      
        
          | int** OAD_V3000::lists_steabs | 
        
      
 
 
◆ lists_sterac
      
        
          | int** OAD_V3000::lists_sterac | 
        
      
 
 
◆ lists_sterel
      
        
          | int** OAD_V3000::lists_sterel | 
        
      
 
 
◆ n_3d_constraints
      
        
          | int OAD_V3000::n_3d_constraints | 
        
      
 
 
◆ n_collections
      
        
          | int OAD_V3000::n_collections | 
        
      
 
 
◆ n_haptic_bonds
      
        
          | int OAD_V3000::n_haptic_bonds | 
        
      
 
 
◆ n_non_haptic_bonds
      
        
          | int OAD_V3000::n_non_haptic_bonds | 
        
      
 
 
◆ n_non_star_atoms
      
        
          | int OAD_V3000::n_non_star_atoms | 
        
      
 
 
◆ n_sgroups
◆ n_star_atoms
      
        
          | int OAD_V3000::n_star_atoms | 
        
      
 
 
◆ n_steabs
◆ n_sterac
◆ n_sterel
The documentation for this struct was generated from the following file: