EulerAngles
class(no description)
Usage diagram
The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.
Fields
Name | Type | Description |
---|---|---|
alpha | rad | |
beta | rad | |
gamma | rad |
Source code
class EulerAngles { @existingClass; rad alpha; rad beta; rad gamma; }File: src/inet/common/geometry/Geometry.msg