[][src]Module automatica::utils

Collection of variuous utility functions.

Enums

Continuous

Type for continuous systems

Discrete

Type for discrete systems

Discretization

Discretization algorithm.

Traits

Time

Trait to tag Continuous or Discrete types

Functions

damp

Calculate the damp of a complex number, it corresponds to the cosine of the angle between the segment joining the complex number to the origin and the real negative semiaxis.

pulse

Calculate the natural pulse of a complex number, it corresponds to its modulus.