RocketPy icon indicating copy to clipboard operation
RocketPy copied to clipboard

ENH: Add STFT function to Function class

Open AdvaitChandorkar07 opened this issue 1 year ago • 1 comments

Pull request type

  • [x] Code changes (bugfix, features)

Checklist

  • [ ] Tests for the changes have been added (if needed)
  • [ ] Lint (black rocketpy/ tests/) has passed locally

Current behavior

STFT feature was requested in issue #308 with link to #292 as example

New behavior

Added STFT

AdvaitChandorkar07 avatar Jun 12 '24 18:06 AdvaitChandorkar07