ReceiveBVP constructor

ReceiveBVP(
  1. double timestamp,
  2. double bvp
)

Implementation

ReceiveBVP(this.timestamp, this.bvp);