Start of trail Transformation from Euler Angles navigation bar

Table of Contents

Identity Transformation

This block outputs a constant 4x4 identity matrix. It is typically placed at the start of a homogeneous transformation chain to create a transformation matrix.

Library

QUARC Targets/Math Operations/Homogeneous Transformations

Description

Identity Transformation

This block outputs a constant 4x4 diagonal matrix. This is intended to be placed at the start of a homogeneous transformation chain in combination with Rotation Transformation, Scale Transformation, and Translation Transformation blocks to create a transformation matrix.

Input Ports

This block has no input ports.

Output Ports

4x4

Outputs a constant 4x4 identity matrix.

Parameters and Dialog Box

Identity Transformation

The Identity Transformation 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