26 void assign(
double x,
double y,
double z,
double xa,
double ya,
double za,
double len);
91 void setBeam(
double angle_x,
double angle_y,
double angle_z,
double beam_len);
118 Vector3D _displacement;
122 double _displacementAngleX;
123 double _displacementAngleY;
124 double _displacementLength;
158#include <ktm/ToolInformation.hpp>
Class for reading and writing ini-profiles.
Definition IniProfile.h:16
#define _KTM_CLASS
Definition ktm/global.h:35
#define _KTM_FUNC
Definition ktm/global.h:34
Definition Application.h:10
Vector3D _KTM_FUNC getBeamVector(const ToolInformation &tool, double beam_len, double a, double b)
Not clear where it is used for.???
Vector3D _KTM_FUNC getToolBeamVector(const ToolInformation &tool, double beam_len, double a, double b)
Gets the vector which can be added to the xyz-axis position vector to get the focus position.