Specifies the transformation matrix of the rake definition in a CFD plot.
Syntax |
*RakeTransformationMatrix(matrix) |
|
Argument |
Name |
Description |
matrix |
The transformation values (sixteen comma separated float values) which are to be applied to the rake for a given CFD plot. |
|
Example |
*BeginCFD() *BeginRake() *RakeTransformationMatrix(“values”) *EndRake() *EndCFD() |
|
Application |
HyperView. |
|
Context |
||
Comments |
A *RakeTransformationMatrix() command may be placed inside a *BeginRake() block to capture the orientation matrix of the rake definition in a CFD plot. |
|
See also |
|
|
|