rigid.transl: Creates a transformation matrix for translation with an...

rigid.translR Documentation

Creates a transformation matrix for translation with an offset of (h, k)

Description

Creates a transformation matrix for translation with an offset of (h, k)

Usage

rigid.transl(h = 0, k = 0)

Arguments

h

Numeric: offset along x axis

k

Numeric: offset along y axis


jbergenstrahle/STUtility documentation built on March 14, 2023, 7:15 a.m.