20 "prism with regular trigonal base",
21 {{
"BaseEdge",
"nm",
"edge length of trigonal base", 0, +
INF, 0},
22 {
"Height",
"nm",
"height", 0, +
INF, 0}}},
47 double ac = a / sqrt(3) / 2;
48 double ah = a / sqrt(3);
49 std::vector<kvector_t> V{{-ac, as, 0.}, {-ac, -as, 0.}, {ah, 0., 0.}};
static SlicingEffects computeSlicingEffects(ZLimits limits, const kvector_t &position, double height)
Helper method for slicing.
Abstract base class for rotations.
Class that contains upper and lower limits of the z-coordinate for the slicing of form factors.