.Spot.Base.Transforms.der_park

Derivative of Park transform

Information

First derivative of function park(theta) with respect to time.

Interface

function der_park
  extends Icons.Function;
  input SI.Angle theta "transformation angle";
  input SI.AngularFrequency omega "d/dt theta";
  output Real[3, 3] der_P "d/dt park";
end der_park;

Generated at 2025-05-17T18:20:11Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos