IPolarPlotter Methods |
The IPolarPlotter type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddCheckedCoordinate |
Adds a coordinate to all applicable slices. The coordinate is guaranteed to have been considered ProbablyRight
by an instance of IAircraftSanityChecker.
|
![]() | AddCoordinate |
Adds a coordinate to all applicable slices. The coordinate will be checked by an instance of IAircraftSanityChecker.
|
![]() | ClearPolarPlots |
Removes all existing polar plots.
|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Initialise(Double, Double) |
Initialises the plotter with a standard set of slices and bearing rounding.
|
![]() | Initialise(Double, Double, Int32, Int32, Int32, Int32) |
Initialises the plotter with custom slice dimensions.
|
![]() | LoadFrom |
Overwrites the RoundToDegrees and slices with the values from the saved polar plot passed across.
|
![]() | TakeSnapshot |
Returns a copy of all of the slices as-at the current point in time.
|