Uses of Class
simpa.core.api.ExtrudedSurface
Packages that use ExtrudedSurface
Package
Description
This package contains all the interfaces and classes related to the creation and setting up of components
to construct accelerators.
-
Uses of ExtrudedSurface in simpa.acc.api.create
Constructors in simpa.acc.api.create with parameters of type ExtrudedSurfaceModifierConstructorDescriptionVacuumChamber
(ExtrudedSurface localSurface, org.apache.commons.math3.geometry.euclidean.threed.Rotation rot, org.apache.commons.math3.geometry.euclidean.threed.Vector3D translation, String elementName) Creates a translated and rotated instance of the given surface (defined in a local frame by the surface object) in the global frame.