AxisOrientedGeometry

class odl.applications.tomo.geometry.geometry.AxisOrientedGeometry(axis)[source]

Bases: object

Mixin class for 3d geometries oriented along an axis.

__init__(axis)[source]

Initialize a new instance.

Parameters

axisarray-like, shape (3,)

Vector defining the fixed rotation axis of this geometry.