GUI Synthetic Data 'sine_phase_rad' array

edited August 2016 in OpenBCI_GUI
I am implementing synthetic data for the OpenBCI NPM module... I was looking through the Processing sketch to base my method off of when I noticed and pondered why there is sine_phase_rad.
In the project scope we have defined 'sine_phase_rad' which is a float array of size number of channels, this persists every iteration.
  1. What is this?
  2. Why must this channel value persist every time a new mock sample packet is made?
  3. Does the 'rad' stand for radians?
Thanks!! 
Sign In or Register to comment.