45#ifndef NANOPARTICLEBUILDER_SHAPEDLATTICEROD_HPP
46#define NANOPARTICLEBUILDER_SHAPEDLATTICEROD_HPP
50#include "lattice/shapedLattice.hpp"
61 RealType radius, RealType length);
65 RealType rodRadius_, rodLength_;
Returns a vector of vector3 position on a lattice truncated.
Implements a spherically-capped rod-shaped lattice.
virtual bool isInterior(Vector3d point)
Determines whether a point lies within a spherically-capped nanorod at origin (0,0,...
This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel.