Motion Master
Loading...
Searching...
No Matches
Macros | Typedefs
narrow_angle_calibration.cc File Reference
#include "narrow_angle_calibration.h"
#include <cmath>
#include <fstream>
#include <nlohmann/json.hpp>
#include <regex>
#include "cia402_drive.h"
#include "diagnostics.h"
#include "dictionary_symbols.h"
#include "global.h"
#include "loguru.h"
#include "main_timer_listener.h"
#include "os_command.h"
#include "profile.h"
#include "si_unit_velocity.h"
#include "virtual_parameter.h"
Include dependency graph for narrow_angle_calibration.cc:

Macros

#define SUPPORTED_DRIVE_MODES_PV_MASK   0x4u
 

Typedefs

using json = nlohmann::json
 
using EncoderFunction = Cia402Drive::EncoderFunction
 
using Error = MotionMasterError::Error
 

Macro Definition Documentation

◆ SUPPORTED_DRIVE_MODES_PV_MASK

#define SUPPORTED_DRIVE_MODES_PV_MASK   0x4u

Typedef Documentation

◆ EncoderFunction

◆ Error

◆ json

using json = nlohmann::json