Flow PHP

Average implements AggregatingFunction, WindowFunction

FinalYes

Interfaces

AggregatingFunction
WindowFunction

Methods

__construct()  : mixed
aggregate()  : void
apply()  : mixed
over()  : WindowFunction
result()  : Entry<mixed, mixed>
toString()  : string
window()  : Window

Methods

__construct()

public __construct(Reference $ref[, int $scale = 2 ][, Rounding $rounding = Rounding::HALF_UP ]) : mixed
Parameters
$ref : Reference
$scale : int = 2
$rounding : Rounding = Rounding::HALF_UP

aggregate()

public aggregate(Row $row) : void
Parameters
$row : Row

toString()

public toString() : string
Return values
string

        
On this page

Search results