Angle and Axis to Rotation Matrix Basis to Rotation Matrix navigation bar

Table of Contents

Basis from Rotation Matrix

This block converts a rotation matrix to a basis of three unit vectors.

Library

QUARC Targets/Math Operations/Matrices

Description

Basis from Rotation Matrix

This block converts a rotation matrix to a basis of three unit vectors.

Input Ports

R

The 3x3 rotation matrix from which to extract a basis of three unit vectors.

Output Ports

u

The first unit vector in the basis.

v

The second unit vector in the basis.

w

The third unit vector in the basis.

Parameters and Dialog Box

Basis from Rotation Matrix

The Basis from Rotation Matrix block has no parameters.

Targets

Target Name

Compatible*

Model Referencing

Comments

QUARC Win32 Target

Yes

Yes

QUARC Win64 Target

Yes

Yes

QUARC Linux Nvidia Target

Yes

Yes

QUARC Linux QBot Platform Target

Yes

Yes

QUARC Linux QCar 2 Target

Yes

Yes

QUARC Linux QDrone 2 Target

Yes

Yes

QUARC Linux Raspberry Pi 3 Target

Yes

Yes

QUARC Linux Raspberry Pi 4 Target

Yes

Yes

QUARC Linux RT ARMv7 Target

Yes

Yes

QUARC Linux x64 Target

Yes

Yes

QUARC Linux DuoVero Target

Yes

Yes

QUARC Linux DuoVero 2016 Target

Yes

Yes

QUARC Linux Verdex Target

Yes

Yes

QUARC QNX x86 Target

Yes

Yes

Last fully supported in QUARC 2018.

Rapid Simulation (RSIM) Target

Yes

Yes

S-Function Target

No

N/A

Old technology. Use model referencing instead.

Normal simulation

Yes

Yes

* Compatible means that the block can be compiled for the target.

See Also

 

navigation bar