CompassInfo Class |
Namespace: Flir.Atlas.Image
public class CompassInfo
The CompassInfo type exposes the following members.
Name | Description | |
---|---|---|
CompassInfo | Initializes a new instance of the CompassInfo class |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Degrees |
Compass direction in degrees, 0-359
| |
Pitch |
Sensor pitch in degrees, -90 - +90
| |
Roll |
The terminal's rotation in degrees around its own longitudinal axis, -180.0 - +180.0
|