ngscopeclient 0.1-dev+51fbda87c
|
A single point within an EyeMaskPolygon. More...
#include <EyeMask.h>
Public Member Functions | |
EyeMaskPoint () | |
Default constructor. | |
EyeMaskPoint (float t, float v) | |
Initialize a point from a timestamp and voltage. More... | |
Public Attributes | |
float | m_time |
X axis position of the point. More... | |
float | m_voltage |
Y axis position of the point. | |
A single point within an EyeMaskPolygon.
|
inline |
Initialize a point from a timestamp and voltage.
t | Timestamp |
v | Voltage |
float EyeMaskPoint::m_time |
X axis position of the point.
Units are either fs or UIs, depending on EyeMask units