Wb | 
This is preliminary documentation and is subject to change.
The WbGlobeCoordinate type exposes the following members.
| Name | Description | |
|---|---|---|
| WbGlobeCoordinate | Initialize a new WbGlobeCoordinate instance with coordinate, precision, and globe entity URI. | 
| Name | Description | |
|---|---|---|
| Globe | Entity URI of the globe. | |
| Latitude | Latitude, in degrees. | |
| Longitude | Longitude, in degrees. | |
| Precision | Precision, in degrees. | 
| Name | Description | |
|---|---|---|
| Equals(Object) | Indicates whether this instance and a specified object are equal. (Overrides ValueTypeEquals(Object))  | |
| Equals(WbGlobeCoordinate) | Indicates whether the current object is equal to another object of the same type. | |
| GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode)  | |
| GetType | Gets the Type of the current instance. (Inherited from Object)  | |
| ToString | Returns the fully qualified type name of this instance. (Overrides ValueTypeToString)  | 
| Name | Description | |
|---|---|---|
| Equality(WbGlobeCoordinate, WbGlobeCoordinate) | ||
| Inequality(WbGlobeCoordinate, WbGlobeCoordinate) |