ReceiveGSR constructor

ReceiveGSR(
  1. double timestamp,
  2. double gsr
)

Implementation

ReceiveGSR(this.timestamp, this.gsr);