Denso RC5 Especificaciones Pagina 236

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

Comentarios a estos manuales

Sin comentarios