Denso RC5 Specifikace Strana 237

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 692
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 236
Chapter 10 Assignment Statements
10-3
LETO (Statement)
Function
Assigns a value to an orientation vector of the homogeneous transformation
type.
Format
LETO <Homogeneous transformation type variable> = <Vector type>
Explanation
The assignment statement starts with LETO and the right side of the
expression is a vector. By the execution of this assignment the orientation
vector of <Homogenous transformation type variable> is changed to <Vector
type>.
Related Terms
LETA, LETP
Example
DEFTRN lt1, lt2, lt3
DEFVEC lv1, lv2
LETO lt1 = OVEC(lt3) 'Assigns orientation vector lt3 to orientation vector lt1.
LETO lt2 = lv1 x lv2 'Assigns a value of (lv1 x lv2) to orientation vector lt2.
Zobrazit stránku 236
1 2 ... 232 233 234 235 236 237 238 239 240 241 242 ... 691 692

Komentáře k této Příručce

Žádné komentáře