@@ -737,6 +737,7 class SpectraProc(ProcessingUnit): | |||
|
737 | 737 | |
|
738 | 738 | self.dataOut.timeInterval = self.dataIn.timeInterval*self.dataOut.nFFTPoints*self.dataOut.nIncohInt |
|
739 | 739 | self.dataOut.frequency = self.dataIn.frequency |
|
740 | self.dataOut.realtime = self.dataIn.realtime | |
|
740 | 741 | |
|
741 | 742 | def __getFft(self): |
|
742 | 743 | """ |
General Comments 0
You need to be logged in to leave comments.
Login now