![]() |
Scanframe Modular Application 0.1.0
|
#include <ktm/global.h>
#include <math/Types.h>
#include <misc/gen/IniProfile.h>
#include <ktm/ToolInformation.hpp>
Go to the source code of this file.
Classes | |
class | sf::ToolInformation |
Holds the needed information on a tool to make calculations. More... | |
Namespaces | |
namespace | sf |
Functions | |
Vector3D _KTM_FUNC | sf::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. | |
Vector3D _KTM_FUNC | sf::getBeamVector (const ToolInformation &tool, double beam_len, double a, double b) |
Not clear where it is used for.??? | |