Open Core Interface - MLPI
MLPI-MotionLogicProgrammingInterface(mlpi4Java)  1.26.2
com.boschrexroth.mlpi.MlpiConnection.ConnectionInfo Class Reference
Collaboration diagram for com.boschrexroth.mlpi.MlpiConnection.ConnectionInfo:
Collaboration graph

Detailed Description

This structure is used by the function testConnection to return the results of the timing measurements.

Elements of struct ConnectionInfo

Type Element Description
double minimum Minimum time duration of all measurements in microseconds.
double maximum Maximum time duration of all measurements in microseconds.
double average Average time duration of all measurements in microseconds.
double variance Variance of all measurements in square microseconds.
double standardDeviation Standard deviation of all measurements in microseconds.

Definition at line 165 of file MlpiConnection.java.


The documentation for this class was generated from the following file: