Currentbin Type

Only applies if cumulative is enabled. Sets whether the current bin is included, excluded, or has half of its value included in the current cumulative value. "include" is the default for compatibility with various other tools, however it introduces a half-bin bias to the results. "exclude" makes the opposite half-bin bias, and "half" removes it.

Union cases

Union case Description

Exclude

Full Usage: Exclude

Half

Full Usage: Half

Include

Full Usage: Include

Instance members

Instance member Description

this.Convert

Full Usage: this.Convert

Returns: obj
Returns: obj

Static members

Static member Description

Currentbin.convert

Full Usage: Currentbin.convert

Returns: Currentbin -> obj
Returns: Currentbin -> obj

Currentbin.toString

Full Usage: Currentbin.toString

Returns: Currentbin -> string
Returns: Currentbin -> string