TLofn

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Kinematics and Frames
Introduced first in SolidGeometry 5.1, Creation date: 2021-03-27, Last change: 2025-09-15

returns a frame 1 of 36 with different ez vector and orientation

Description

Used for creating test cases; returns values for about 10000 simple but different double frame cases

See Also: Tofn , VLof2TR

Example Illustration

 missing image of TLofn(n,poff,woff,d)

Syntax

[T1,T2]=TLofn([n,poff,woff,d])

Input Parameter

n: 1..36 for an frame; if n==0 a random solution is selected
poff: offset value; default is [0 0 0]
woff: angle osset default is 0
d: distance between the two frames default is 100

Output Parameter

T1: List of two frames or T1
T2: T2

Examples


TLofn(0)
[T1,T2]=TLofn(0,'',pi/5); TLof2T(T1,T2,0,10);
[T1,T2]=TLofn(1221,'',pi/5); TLof2T(T1,T2,0,10);
TL=TLofn(832); TLof2T(TL(:,:,1),TL(:,:,2),0,10);




Copyright 2021-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth

Last html export of this page out of FM database by TL: 2025-09-21