28#include <MatrixLib/MatrixLib.h>
double angle_encoder(double angle, double max_counts)
Angle encoder.
Definition: sc_motor.cc:62
ml_matrix park_transformation_matrix(double theta_e)
Park transformation.
Definition: sc_motor.cc:40
ml_matrix clarke_transformation_matrix(void)
Clarke transformation.
Definition: sc_motor.cc:22