|
|
|
coordinateRotation Class ReferenceA coordinate rotation specified per local axes and the base class for other rotation specifications. More...
Inheritance diagram for coordinateRotation:
![]()
Collaboration diagram for coordinateRotation:
![]()
Detailed DescriptionA coordinate rotation specified per local axes and the base class for other rotation specifications.The rotation is defined by a combination of local vectors (e1/e2), (e2/e3) or (e3/e1). Any nonorthogonality will be absorbed into the second vector. For convenience, the dictionary constructor forms allow a few shortcuts:
Specifying the rotation by an EulerCoordinateRotation (type "EulerRotation") or by a STARCDCoordinateRotation (type "STARCDRotation") requires the coordinateRotation sub-dictionary.
coordinateRotation
{
type STARCDRotation
rotation (0 0 90);
}
coordinateRotation
{
type STARCDRotation
degrees false;
rotation (0 0 3.141592654);
}
Definition at line 79 of file coordinateRotation.H. Constructor & Destructor Documentation
Definition at line 154 of file coordinateRotation.H.
Member Function Documentation
Runtime type information.
The documentation for this class was generated from the following files:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||