@@ -58,7 +58,7 class USRPReader(ProcessingUnit): | |||
|
58 | 58 | |
|
59 | 59 | nProfiles = 1.0/ippSeconds #Number of profiles in one second |
|
60 | 60 | |
|
61 |
self.dataOut.radarControllerHeaderObj = RadarControllerHeader(ipp |
|
|
61 | self.dataOut.radarControllerHeaderObj = RadarControllerHeader(ipp=self.__ippKm, | |
|
62 | 62 | txA=0, |
|
63 | 63 | txB=0, |
|
64 | 64 | nWindows=1, |
General Comments 0
You need to be logged in to leave comments.
Login now