You are here: Start » AVL.NET » Position3D Class
Position3D Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| Position3D(Single, Single, Single, Single, Single, Single) | ||
| Position3D() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Phi | System.Single | Rotation around X axis | |
| Psi | System.Single | Rotation around Z axis | |
| Theta | System.Single | Rotation around Y axis | |
| X | System.Single | ||
| Y | System.Single | ||
| Z | System.Single |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.Position3D) | ||
| Equals(AvlNet.Position3D, AvlNet.Position3D) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
