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

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

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
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply