Motion2Torque Class

Calculates and stores the 3x3 matrix that converts motion change vector into torque-variation vectors.

Definition

Namespace: MYRIAM
Assembly: MYRIAM (in MYRIAM.exe) Version: 1.0.0
C#
public class Motion2Torque
Inheritance
Object    Motion2Torque

Properties

MTX_w2M Matrix that converts motion change vector into torque-variation vectors.

Methods

Calculate_dEV2dM_Matrix(InputParameters) This function calculates the 3×3 matrix that link Euler-vector variations to torque-variations, and stores it as a TXT file.
Calculate_dEV2dM_Matrix(String, Double, Double, Double, Double, Double, CartoLimits, Double) This function calculates the 3×3 matrix that link Euler-vector variations to torque-variations.

See Also