Denso RC5 Dokumentacja Strona 491

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 692
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 490
Chapter 15 Functions
15-43
POSRZ (Function)
Function
Extracts the Z-axis rotation component.
Format
POSRZ (<Position type>)
Explanation
This statement extracts the Z-axis rotation component from the position type
coordinates designated in <Position type>.
Related Terms
POSRX, POSRY
Example
DIM lf1 As Single
DIM lp1 As Position
lf1 = POSRZ(lp1) 'Assigns the Z-axis rotation component of lp1 to lf1.
Przeglądanie stron 490
1 2 ... 486 487 488 489 490 491 492 493 494 495 496 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag