.. _steering: steering ======== Contains classes to create "steering information" objects that are used to define the geometry of the treatment plan, such as gantry angles, couch angles, and other parameters that influence the treatment delivery. Used within the top-level API function :func:`matRad_generateStf` to create an :ref:`stf ` struct. ---- .. automodule:: matRad.steering :members: :undoc-members: :show-inheritance: :private-members: