Denso RC5 Specifications Page 236

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 235
10-2
10.2 Vector
LETA (Statement)
Function
Assigns a value to an approach vector of the homogeneous transformation
type.
Format
LETA <Homogeneous transformation type variable> = <Vector type>
Explanation
The assignment statement starts with LETA and the right side of the statement
is a vector. By the execution of this assignment the approach vector of
<Homogeneous transformation type variable> is changed to <Vector type>.
Related Terms
LETO, LETP
Example
DEFTRN lt1, lt2, lt3
DEFVEC lv1, lv2
LETA lt1 = AVEC(lt3) 'Assigns approach vector lt3 to approach vector lt1.
LETA lt2 = lv1 x lv2 'Assigns value of (lv1 x lv2) to approach vector lt2.
Page view 235
1 2 ... 231 232 233 234 235 236 237 238 239 240 241 ... 691 692

Comments to this Manuals

No comments