System.Object
This class provides an interface for determining separate velocity components from a given HTDP transformation. These parameters represent the Northing, Easting, and vertical (up) components determined by the Horizontal Time-Dependent Transformation model. For more information on this model, please visit the NOAA/NGS website: http://www.ngs.noaa.gov/TOOLS/Htdp/Htdp.shtml
Constructor |
Description |
HTDPUtilities |
Creates a new instance of the HTDPUtilities class. |
Method |
Description |
Converts the specified point with the passed HTDP converter from the source to the target reference frame. |
|
Converts the specified point with the passed HTDP converter from the target to the source reference frame. |
|
Inherited Method |
Description |
Equals |
Determines whether the specified object is equal to the current object. (Inherited from Object). |
GetHashCode |
Serves as the default hash function. (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). |