@@ -801,8 +801,8 void build_snapshot_from_ring( ring_node | |||
|
801 | 801 | unsigned long long int deltaT_F2; |
|
802 | 802 | |
|
803 | 803 | deltaT_F0 = DELTAT_F0; |
|
804 |
deltaT_F1 = DELTA |
|
|
805 |
deltaT_F2 = DELTA |
|
|
804 | deltaT_F1 = DELTAT_F1; | |
|
805 | deltaT_F2 = DELTAT_F2; | |
|
806 | 806 | sampleOffset_asLong = INIT_CHAR; |
|
807 | 807 | |
|
808 | 808 | // (1) get the f0 acquisition time => the value is passed in argument |
General Comments 0
You need to be logged in to leave comments.
Login now