Method ao/rotate
ROTATE applies rotation factor to AOs
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: ROTATE applies rotation factor to AOs
CALL: m = rotate(x, y, pl)
m = rotate(x, y, ang)
INPUTS: x - analysis object
y - analysis object
pl - parameter list
ang - rotation angle as cdata AO or double
Please notice that a positive rotation angle means rotating counterclockwise
if we use the standard right-handed coordinate system, where x axis goes to
the right and where y axis goes up.
OUTPUTS: m - 2x1 aos vector with rotated data [xr;yr]
Parameters Description
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
ao |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
ANG |
0 |
none |
The angle to rotate by. It can be a double or an AO. |
back to top
Some information of the method ao/rotate are listed below: |
Class name |
ao |
Method name |
rotate |
Category |
Operator |
Package name |
ltpda |
VCS Version |
175910878ca914560542d679d9d392de37438d84 |
Min input args |
2 |
Max input args |
-1 |
Min output args |
2 |
Max output args |
-1 |
|
Method: ao/real |
|
Method: ao/round |
 |
©LTP Team