|
Mantid
|
#include "MantidGeometry/Instrument/Goniometer.h"#include "MantidKernel/WarningSuppressions.h"#include "MantidPythonInterface/core/Converters/MatrixToNDArray.h"#include "MantidPythonInterface/core/Converters/PyObjectToMatrix.h"#include "MantidPythonInterface/core/Converters/PyObjectToV3D.h"#include "MantidPythonInterface/core/Policies/MatrixToNumpy.h"#include <boost/python/class.hpp>#include <boost/python/dict.hpp>#include <boost/python/overloads.hpp>Go to the source code of this file.
Functions | |
| void | export_Goniometer () |
| void export_Goniometer | ( | ) |
Definition at line 58 of file Goniometer.cpp.
References Mantid::Geometry::Goniometer::getConventionFromMotorAxes(), Mantid::Geometry::Goniometer::getEulerAngles(), Mantid::Geometry::Goniometer::getNumberAxes(), and Mantid::Geometry::Goniometer::getR().