Uses of Class
adaptlil.data_classes.RightEyePupil
-
Uses of RightEyePupil in adaptlil.data_classes
Modifier and TypeMethodDescriptionstatic RightEyePupil
RightEyePupil.getRightEyePupilFromCsvLine
(int rpcxIndex, int rpcyIndex, int rpsIndex, int rpdIndex, int rpvIndex, String[] cells) Constructs a RightEyePupil Object from an excel row as specified by gazepoint api.RightEyePupil.interpolate
(RightEyePupil firstRightEyePupil, RightEyePupil nextRightEyePupil, int nSteps) Performs Linear interpolation nSteps RightEyePupil elements between the first RightEyePupil and the next RightEyePupilModifier and TypeMethodDescriptionRightEyePupil.interpolate
(RightEyePupil firstRightEyePupil, RightEyePupil nextRightEyePupil, int nSteps) Performs Linear interpolation nSteps RightEyePupil elements between the first RightEyePupil and the next RightEyePupil -
Uses of RightEyePupil in adaptlil.gazepoint.api.recv
Modifier and TypeMethodDescriptionRecXml.getRightEyePupil()
Returns the RightEyePupil data class for the attributes contained in the(this) Modifier and TypeMethodDescriptionvoid
RecXml.setRightEyePupil
(RightEyePupil rightEyePupil) Sets the RightEyePupil attribute and its relative GazePoint data metrics [e.g.