19 double ymax = width / 2.0 - asymmetry;
20 double ymin = -width / 2.0 - asymmetry;
Defines class RippleSawtooth.
BasicVector3D< double > kvector_t
std::vector< kvector_t > m_vertices
List of vertices initialized during construction.
RippleSawtooth(double length, double width, double height, double asymmetry)