FreeSASA  2.1.2
Open source SASA calculations
View on GitHub
Data Fields
freesasa_cif_atom Struct Reference

Struct to store data about a mmCIF atom site. More...

#include <freesasa.h>

Data Fields

const char * group_PDB
 
const char auth_asym_id
 
const char * auth_seq_id
 
const char * pdbx_PDB_ins_code
 
const char * auth_comp_id
 
const char * auth_atom_id
 
const char * label_alt_id
 
const char * type_symbol
 
const double Cartn_x
 
const double Cartn_y
 
const double Cartn_z
 

Detailed Description

Struct to store data about a mmCIF atom site.

Definition at line 326 of file freesasa.h.

Field Documentation

◆ group_PDB

const char* freesasa_cif_atom::group_PDB

Definition at line 327 of file freesasa.h.

◆ auth_asym_id

const char freesasa_cif_atom::auth_asym_id

Definition at line 328 of file freesasa.h.

◆ auth_seq_id

const char* freesasa_cif_atom::auth_seq_id

Definition at line 329 of file freesasa.h.

◆ pdbx_PDB_ins_code

const char* freesasa_cif_atom::pdbx_PDB_ins_code

Definition at line 330 of file freesasa.h.

◆ auth_comp_id

const char* freesasa_cif_atom::auth_comp_id

Definition at line 331 of file freesasa.h.

◆ auth_atom_id

const char* freesasa_cif_atom::auth_atom_id

Definition at line 332 of file freesasa.h.

◆ label_alt_id

const char* freesasa_cif_atom::label_alt_id

Definition at line 333 of file freesasa.h.

◆ type_symbol

const char* freesasa_cif_atom::type_symbol

Definition at line 334 of file freesasa.h.

◆ Cartn_x

const double freesasa_cif_atom::Cartn_x

Definition at line 335 of file freesasa.h.

◆ Cartn_y

const double freesasa_cif_atom::Cartn_y

Definition at line 336 of file freesasa.h.

◆ Cartn_z

const double freesasa_cif_atom::Cartn_z

Definition at line 337 of file freesasa.h.


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