Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ExpMovingAvg

Index

Properties

Properties

$expMovingAvg: { input: any; N: NumberExpression; alpha?: never } | { input: any; N?: never; alpha: NumberExpression }

Returns the exponential moving average of numeric expressions applied to documents in a partition defined in the $setWindowFields stage.

version

5.0

see

https://docs.mongodb.com/manual/reference/operator/aggregation/expMovingAvg/#mongodb-expression-exp.-expMovingAvg

Generated using TypeDoc