| 
    Jpp
    18.2.1
    
   the software that should make you happy 
   | 
 
Rotation set. More...
#include <JRotator3D.hh>
  
 Public Member Functions | |
| JRotator3D () | |
| Default constructor.  More... | |
| JRotator3D (const JOmega3D_t &omega) | |
| Constructor.  More... | |
Rotation set.
Definition at line 29 of file JRotator3D.hh.
      
  | 
  inline | 
Default constructor.
Definition at line 36 of file JRotator3D.hh.
      
  | 
  inline | 
Constructor.
Any sequence of <= n rotations is equivalent to a single rotation corresponding to the nth input direction (i.e. X.rotate(JRotation3D(omega[n]))).
A final rotation is added to restore the original coordinate system.
| omega | direction set | 
Definition at line 50 of file JRotator3D.hh.
 1.8.5