![]() |
Bsoft 2.1.4
Bernard's software package
|
#include <rwatomprop.h>
Public Attributes | |
Batomtype * | next |
int | z |
char | el [4] |
char | name [8] |
float | mass |
float | oxid |
float | bond |
float | vdw |
unsigned char | color [4] |
float | sfa [5] |
float | sfb [5] |
float | sfc |
long | number |
float Batomtype::bond |
unsigned char Batomtype::color[4] |
char Batomtype::el[4] |
float Batomtype::mass |
char Batomtype::name[8] |
Batomtype* Batomtype::next |
long Batomtype::number |
float Batomtype::oxid |
float Batomtype::sfa[5] |
float Batomtype::sfb[5] |
float Batomtype::sfc |
float Batomtype::vdw |
int Batomtype::z |