| PolarPlot Class |
Namespace: VirtualRadar.Interface.Listener
The PolarPlot type exposes the following members.
| Name | Description | |
|---|---|---|
| Altitude |
Gets the altitude at which the plot was seen.
| |
| Angle |
Gets or sets the angle in degrees from the receiver to the location.
| |
| Distance |
Gets or sets the distance in kilometres from the receiver to the plot point.
| |
| Latitude |
Gets or sets the latitude of the point.
| |
| Longitude |
Gets or sets the longitude of the point.
|
| Name | Description | |
|---|---|---|
| Clone |
Creates a copy of the polar plot.
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (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.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |