Public Attributes | |
| std::string | mLabel |
| Label of the atom, or empty string (_atom_site_label). | |
| std::string | mSymbol |
| Symbol of the atom, or empty string (_atom_type_symbol or _atom_site_type_symbol). | |
| std::vector< float > | mCoordFrac |
| Fractionnal coordinates (_atom_site_fract_{x,y,z}) or empty vector. | |
| std::vector< float > | mCoordCart |
| Cartesian coordinates in Angstroem (_atom_site_Cartn_{x,y,z}) or empty vector. | |
| float | mOccupancy |
| Site occupancy, or -1. | |
Definition at line 115 of file CIF.h.
| std::vector<float> ObjCryst::CIFData::CIFAtom::mCoordCart |
1.5.5