Xmipp  v3.23.11-Nereus
Public Attributes | List of all members
Atom Class Reference

#include <pdb.h>

Public Attributes

char atomType
 Type. More...
 
double x
 Position X. More...
 
double y
 Position Y. More...
 
double z
 Position Z. More...
 

Detailed Description

Atom class.

Definition at line 110 of file pdb.h.

Member Data Documentation

◆ atomType

char Atom::atomType

Type.

Definition at line 114 of file pdb.h.

◆ x

double Atom::x

Position X.

Definition at line 117 of file pdb.h.

◆ y

double Atom::y

Position Y.

Definition at line 120 of file pdb.h.

◆ z

double Atom::z

Position Z.

Definition at line 123 of file pdb.h.


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