BoxStat

Undocumented in source.

Members

Functions

set
void set(double tm, double dtm, R rng)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

maxPnt
P maxPnt [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
medPnt
P medPnt [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
minPnt
P minPnt [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
points
P[2] points [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
q1Pnt
P q1Pnt [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
q3Pnt
P q3Pnt [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

Set
BoxStat Set(double tm, double dtm, R rng)
dtm
double dtm;
end
double end;
max
double max;
med
double med;
min
double min;
q1
double q1;
q3
double q3;
start
double start;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

tm
double tm;
Undocumented in source.

Meta