new CalibrationUpdate(point, done)
Constructor, creates a new instance of this type.
Parameters:
Name | Type | Description |
---|---|---|
point |
string | boolean | Point being waited for. |
done |
boolean | Session complete? |
- Tutorials:
Members
-
done :boolean
-
Has calibration finished?
-
point :string
-
The point which is currently being waited for as part of a calibration session.