Denso RC5 Especificaciones Pagina 237

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 236
1 2 ... 232 233 234 235 236 237 238 239 240 241 242 ... 691 692

Comentarios a estos manuales

Sin comentarios