|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjp.go.aist.rtm.RTC.TimeMeasure.Statistics
public class TimeMeasure.Statistics
Class for time statistics
| Field Summary | |
|---|---|
double |
max_interval
max interval |
double |
mean_interval
mean interval |
double |
min_interval
minimum interval |
double |
std_deviation
Standard deviation |
| Constructor Summary | |
|---|---|
TimeMeasure.Statistics()
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double max_interval
public double min_interval
public double mean_interval
public double std_deviation
| Constructor Detail |
|---|
public TimeMeasure.Statistics()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||