AFLOW
 
Loading...
Searching...
No Matches
pocc::Atom Class Reference

#include <aflow.h>

Public Member Functions

 Atom ()
 
 ~Atom ()
 
void GetAtomicProperties (string)
 

Public Attributes

string name
 
string symbol
 
int number
 
double mass
 
double radius
 
double Xi
 

Private Member Functions

void free ()
 

Detailed Description

Definition at line 1702 of file aflow.h.

Constructor & Destructor Documentation

◆ Atom()

pocc::Atom::Atom ( )

◆ ~Atom()

pocc::Atom::~Atom ( )

Member Function Documentation

◆ GetAtomicProperties()

void pocc::Atom::GetAtomicProperties ( string )

◆ free()

void pocc::Atom::free ( )
private

Member Data Documentation

◆ name

string pocc::Atom::name

Definition at line 1706 of file aflow.h.

◆ symbol

string pocc::Atom::symbol

Definition at line 1706 of file aflow.h.

◆ number

int pocc::Atom::number

Definition at line 1707 of file aflow.h.

◆ mass

double pocc::Atom::mass

Definition at line 1708 of file aflow.h.

◆ radius

double pocc::Atom::radius

Definition at line 1708 of file aflow.h.

◆ Xi

double pocc::Atom::Xi

Definition at line 1708 of file aflow.h.


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