@@ -692,7 +692,7 class Spectra(JROData): | |||||
692 |
|
692 | |||
693 | def getTimeInterval(self): |
|
693 | def getTimeInterval(self): | |
694 |
|
694 | |||
695 | timeInterval = self.ippSeconds * self.nCohInt * self.nIncohInt * self.nProfiles |
|
695 | timeInterval = self.ippSeconds * self.nCohInt * self.nIncohInt * self.nProfiles * self.ippFactor | |
696 |
|
696 | |||
697 | return timeInterval |
|
697 | return timeInterval | |
698 |
|
698 |
General Comments 0
You need to be logged in to leave comments.
Login now