Search
Preparing search index...
The search index is not available
Template Blocks
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Base
Const
Class Const<TOut, TP1, TP2, TP3>
Type parameters
TOut
TP1
TP2
TP3
Hierarchy
ValueProcessor
<
TOut
>
Const
Index
Constructors
constructor
Properties
error
evaluate
Periodically
execute
feed
Into
log
observe
params
to
Const
to
Var
value
warn
Accessors
of
Raw
Methods
get
pipe
Constructors
constructor
new
Const
(
thing
:
TOut
|
AnyValueProcessor
<
TOut
>
)
:
Const
Parameters
thing:
TOut
|
AnyValueProcessor
<
TOut
>
Returns
Const
Properties
error
error
:
error
evaluate
Periodically
evaluate
Periodically
:
evaluatePeriodically
execute
execute
:
execute
feed
Into
feed
Into
:
feedInto
log
log
:
log
observe
observe
:
observe
params
params
:
PropsVariants
<
TP1
,
TP2
,
TP3
>
to
Const
to
Const
:
toConst
to
Var
to
Var
:
toVar
Private
value
value
:
TOut
warn
warn
:
warn
Accessors
Static
of
Raw
get
ofRaw
(
)
:
ConstOfRaw
Returns
ConstOfRaw
Methods
get
get
(
)
:
TOut
Returns
TOut
pipe
pipe<PClass>
(
processor
:
object
,
...
params
:
[]
)
:
PClass
pipe<PClass, PP2>
(
processor
:
object
,
...
params
:
[
PP2
]
)
:
PClass
pipe<PClass, PP2, PP3>
(
processor
:
object
,
...
params
:
[
PP2
,
PP3
]
)
:
PClass
Type parameters
PClass
Parameters
processor:
object
Rest
...
params:
[]
Returns
PClass
Type parameters
PClass
PP2
Parameters
processor:
object
Rest
...
params:
[
PP2
]
Returns
PClass
Type parameters
PClass
PP2
PP3
Parameters
processor:
object
Rest
...
params:
[
PP2
,
PP3
]
Returns
PClass
Globals
Internals
src
Externals
Augumentations
Base
General
Generators
Interfaces
Logic
Logic
Operators
Math
Primitives
Specific
Utils
Value
Processors
float2
Any
Value
Processor
Const
constructor
error
evaluate
Periodically
execute
feed
Into
log
observe
params
to
Const
to
Var
value
warn
of
Raw
get
pipe
Generic
Value
Processor
Value
Processor
Var
Prop2
Prop3
Props
Variants