Skip to content
Snippets Groups Projects

ENH: oscillatingLinearMotion: add optional phase- and vertical-shift entries

Merged Kutalmış Berçin requested to merge feature-oscillatingLinearMotion into develop
All threads resolved!

The governing equation of oscillatingLinearMotion for the displacement was changed to with Function1 input entries:

y=Asin(B(t+C))+D y = A\, sin(B (t + C)) + D

where:

        y    | Displacement [m] (vector)
        A    | Amplitude [m] (vector)
        B    | Radial velocity [rad/s] (scalar)
        C    | Phase-shift to left [s] (scalar)
        D    | Vertical shift [m] (vector)

EP1925

Edited by Kutalmış Berçin

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    • 62ac6968 - ENH: oscillatingLinearMotion: add optional phase- and vertical-shift entries

    Compare with previous version

  • Andrew Heather resolved all threads

    resolved all threads

  • Andrew Heather approved this merge request

    approved this merge request

  • Andrew Heather mentioned in commit 5589108d

    mentioned in commit 5589108d

  • Please register or sign in to reply
    Loading