BursaWolfParameters Class |
Namespace: Aspose.Gis.SpatialReferencing
The BursaWolfParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| BursaWolfParameters(Double, Double, Double) |
Creates new instance of BursaWolfParameters.
| |
| BursaWolfParameters(Double, Double, Double, Double, Double, Double, Double) |
Creates new instance of BursaWolfParameters.
|
| Name | Description | |
|---|---|---|
| Dx | Dx in meters. | |
| Dy | Dy in meters. | |
| Dz | Dz in meters. | |
| IsNull |
Determine whether this instance is Null.
| |
| Null |
Special value, indicating that parameters are unknown.
| |
| Rx | Rx in seconds. | |
| Ry | Ry in seconds. | |
| Rz | Rz in seconds. | |
| Scale | Scale in parts per million. |
| Name | Description | |
|---|---|---|
| Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) | |
| Equals(BursaWolfParameters) | Indicates whether the current object is equal to another object of the same type. | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Equality |
Implements the operator ==.
| |
| Inequality |
Implements the operator !=.
|