[][src]Module automatica::plots::polar

Polar plot

Polar plot returns the iterator providing the complex numbers at the given angular frequencies.

Functions use angular frequencies as default inputs.

Structs

Data

Struct to hold the data returned by the Polar iterator

Polar

Struct for the calculation of Polar plots

Traits

PolarPlot

Trait for the implementation of polar plot for a linear system.