Preparing search index...
The search index is not available
@switchboard-xyz/common - v4.1.9
@switchboard-xyz/common
index
OracleJob
IEwmaTask
Interface IEwmaTask
Properties of an EwmaTask.
interface
IEwmaTask
{
aggregatorAddress
?:
null
|
string
;
lambda
?:
null
|
number
;
period
?:
null
|
number
;
}
Implemented by
EwmaTask
Index
Properties
aggregator
Address?
lambda?
period?
Properties
Optional
aggregator
Address
aggregatorAddress
?:
null
|
string
EwmaTask aggregatorAddress
Optional
lambda
lambda
?:
null
|
number
EwmaTask lambda
Optional
period
period
?:
null
|
number
EwmaTask period
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aggregator
Address
lambda
period
@switchboard-xyz/common - v4.1.9
Loading...
Properties of an EwmaTask.