You are here: Start » AVL.NET » RotationLimits3D Class
RotationLimits3D Class
Namespace: | AvlNet |
---|---|
Assembly: | AVL.NET.TS.dll |
Rotation limits for registration of Point Clouds
Constructors
Constructor | Description | |
---|---|---|
![]() | RotationLimits3D(ValueLimits, ValueLimits, ValueLimits) | |
![]() | RotationLimits3D() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Pitch | AvlNet.ValueLimits | Minimum and maximum pitch angle (-180.0 to 180.0) |
![]() | Roll | AvlNet.ValueLimits | Minimum and maximum roll angle (-180.0 to 180.0) |
![]() | Yaw | AvlNet.ValueLimits | Minimum and maximum pitch angle (-180.0 to 180.0) |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(AvlNet.RotationLimits3D) | |
![]() ![]() | Equals(AvlNet.RotationLimits3D, AvlNet.RotationLimits3D) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |