Algorithm 3 The -Temporal sampling (K-T) Algorithm. |
Input: System running period , , , new sampling rate
Output: The decision set D for the N nodes in time T 1: for and do 2: if then 3: // the stationary phase. 4: else if then 5: // the dynamic case. 6: end if 7: end for 8: return D |