pdbRotation
From EosPedia
pdbRotation is Eos's Command that rotates PDB file.
Contents
List of option
Main option
Option | Essential/Optional | Description | Default |
---|---|---|---|
-i | Essential | Input: PDB | NULL |
-o | Essential | Output: PDB | NULL |
-ZXY | Optional | Rotation Order: Z-axis→X-axis→Y-axis | 0.0 0.0 0.0 |
-ZYX | Optional | Rotation Order: Z-axis→Y-axis→X-axis | 0.0 0.0 0.0 |
-YXZ | Optional | Rotation Order: Y-axis→X-axis→Z-axis | 0.0 0.0 0.0 |
-XYZ | Optional | Rotation Order: X-axis→Y-axis→Z-axis | 0.0 0.0 0.0 |
-EA | Optional | Euler Angle | RotMode 0.0 0.0 0.0 |
-h | Optional | Help |
Rotation Order details
1st digit: Setting the rotation axis of the first 2nd digit: Setting the order-1 of the rotation axis O: Order Z -> Y-> X E: Order Z -> X-> Y 3rd digit: Setting the order-2 of the rotation axis Y: Keep the order N: Reverse the order 4th digit: Setting rotation method S: Rotate the object N: Move the coordinates
Execution example
------Input file's image------
------Option -ZXY------
Case: z-axis、x-axis、y-axis are 10 |
Case: z-axis、x-axis、y-axis are 100 |
![]() |
![]() |
------Option -ZYX------
Case: z-axis、y-axis、x-axis are 10 |
Case: z-axis、y-axis、x-axis are 100 |
![]() |
![]() |
------Option -YXZ------
Case: y-axis、x-axis、z-axis are 10 |
Case: y-axis、x-axis、z-axis are 100 |
![]() |
![]() |
------Option -XYZ------
Case: x-axis、y-axis、z-axis are 10 |
Case: x-axis、y-axis、z-axis are 100 |
![]() |
![]() |
------Compare images of each option------
Case: Setting 10 to all axis data |
Case: Setting 100 to all axis data | |
![]() White…Input file |
![]() |
------Option -EA------
Option -EA XENS 30 30 30
*White…Input image、Pink…Output image