##// END OF EJS Templates
1039 problème de centrage des snapshots avec FSW 3.2.0.12
paul -
r363:071a09d6f71c R3++ draft
parent child
Show More
@@ -801,8 +801,8 void build_snapshot_from_ring( ring_node
801 unsigned long long int deltaT_F2;
801 unsigned long long int deltaT_F2;
802
802
803 deltaT_F0 = DELTAT_F0;
803 deltaT_F0 = DELTAT_F0;
804 deltaT_F1 = DELTAF_F1;
804 deltaT_F1 = DELTAT_F1;
805 deltaT_F2 = DELTAF_F2;
805 deltaT_F2 = DELTAT_F2;
806 sampleOffset_asLong = INIT_CHAR;
806 sampleOffset_asLong = INIT_CHAR;
807
807
808 // (1) get the f0 acquisition time => the value is passed in argument
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