#include <OrbitalXYZCoords.hh>
◆ OrbitalXYZCoords() [1/2]
| core::conformation::orbitals::OrbitalXYZCoords::OrbitalXYZCoords |
( |
| ) |
|
|
inline |
default constructor and set atom type number to 0 and place the atom at the origin
◆ OrbitalXYZCoords() [2/2]
| core::conformation::orbitals::OrbitalXYZCoords::OrbitalXYZCoords |
( |
Vector const & |
xyz_in, |
|
|
ShortSize const & |
type |
|
) |
| |
|
inline |
constructor with an atom type number
◆ ~OrbitalXYZCoords()
| core::conformation::orbitals::OrbitalXYZCoords::~OrbitalXYZCoords |
( |
| ) |
|
|
inline |
◆ clone()
◆ type() [1/2]
| ShortSize const& core::conformation::orbitals::OrbitalXYZCoords::type |
( |
| ) |
const |
|
inline |
◆ type() [2/2]
| void core::conformation::orbitals::OrbitalXYZCoords::type |
( |
ShortSize const & |
type_in | ) |
|
|
inline |
◆ xyz() [1/2]
| Vector const& core::conformation::orbitals::OrbitalXYZCoords::xyz |
( |
| ) |
const |
|
inline |
◆ xyz() [2/2]
| void core::conformation::orbitals::OrbitalXYZCoords::xyz |
( |
Vector const & |
xyz_in | ) |
|
|
inline |
◆ type_
| ShortSize core::conformation::orbitals::OrbitalXYZCoords::type_ |
|
private |
◆ xyz_
| Vector core::conformation::orbitals::OrbitalXYZCoords::xyz_ |
|
private |
xyz coordinates
Referenced by xyz().
The documentation for this class was generated from the following file: