Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add variable of angle in Modelica.ComplexBlocks.Sources.ComplexRotatingPhasor #2383

Closed
christiankral opened this issue Oct 29, 2017 · 0 comments
Assignees
Labels
enhancement New feature or enhancement L: Complex* Issue addresses Complex, Modelica.ComplexBlocks or Modelica.ComplexMath
Milestone

Comments

@christiankral
Copy link
Contributor

The variable of the angle

  Modelica.SIunits.Angle phi "Angle";
equation 
  phi = w*time + phi0;

shall be added as explicit variable.

@christiankral christiankral added the enhancement New feature or enhancement label Oct 29, 2017
@christiankral christiankral added this to the MSL_next-MINOR-version milestone Oct 29, 2017
@christiankral christiankral self-assigned this Oct 29, 2017
christiankral added a commit that referenced this issue Oct 29, 2017
christiankral added a commit that referenced this issue Oct 29, 2017
@tbeu tbeu added the L: Complex* Issue addresses Complex, Modelica.ComplexBlocks or Modelica.ComplexMath label Oct 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement L: Complex* Issue addresses Complex, Modelica.ComplexBlocks or Modelica.ComplexMath
Projects
None yet
Development

No branches or pull requests

2 participants