SavedPolarPlot Class |
Namespace: VirtualRadar.Interface.Settings
The SavedPolarPlot type exposes the following members.
Name | Description | |
---|---|---|
SavedPolarPlot |
Creates a new object.
| |
SavedPolarPlot(IFeed) |
Creates a saved polar plot from a feed.
|
Name | Description | |
---|---|---|
FeedId |
Gets or sets the unique identifier of the feed that the polar plot is for.
| |
Latitude |
Gets or sets the latitude of the receiver.
| |
Longitude |
Gets or sets the longitude of the receiver.
| |
PolarPlotSlices |
Gets a list of saved polar plot slices.
| |
RoundToDegrees |
Gets or sets the rounding applied to the polar plotter.
|
Name | Description | |
---|---|---|
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.) | |
IsForSameFeed |
Returns true if the feed passed across looks to be a good match for this saved polar plot.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |