TiremTerrainProfile Class |
Namespace: AGI.Foundation.Tirem
The TiremTerrainProfile type exposes the following members.
Name | Description | |
---|---|---|
TiremTerrainProfile | Initializes a new instance. |
Name | Description | |
---|---|---|
Distances |
Gets the array of great circle distances from the beginning of the profile to each profile point in meters.
| |
Heights |
Gets the array of profile terrain heights above mean sea level in meters.
| |
ReceiverHeight |
Gets the receiver structural antenna height in meters.
| |
TransmitterHeight |
Gets the transmitter structural antenna height in meters.
|
Name | 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.) |