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

#include <inchi_api.h>

+ Collaboration diagram for tagInchiAtom:

Data Fields

double x
 
double y
 
double z
 
AT_NUM neighbor [MAXVAL]
 
S_CHAR bond_type [MAXVAL]
 
S_CHAR bond_stereo [MAXVAL]
 
char elname [ATOM_EL_LEN]
 
AT_NUM num_bonds
 
S_CHAR num_iso_H [NUM_H_ISOTOPES+1]
 
AT_NUM isotopic_mass
 
S_CHAR radical
 
S_CHAR charge
 

Field Documentation

◆ bond_stereo

S_CHAR tagInchiAtom::bond_stereo[MAXVAL]

◆ bond_type

S_CHAR tagInchiAtom::bond_type[MAXVAL]

◆ charge

S_CHAR tagInchiAtom::charge

◆ elname

char tagInchiAtom::elname[ATOM_EL_LEN]

◆ isotopic_mass

AT_NUM tagInchiAtom::isotopic_mass

◆ neighbor

AT_NUM tagInchiAtom::neighbor[MAXVAL]

◆ num_bonds

AT_NUM tagInchiAtom::num_bonds

◆ num_iso_H

S_CHAR tagInchiAtom::num_iso_H[NUM_H_ISOTOPES+1]

◆ radical

S_CHAR tagInchiAtom::radical

◆ x

double tagInchiAtom::x

◆ y

double tagInchiAtom::y

◆ z

double tagInchiAtom::z

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