Search
Preparing search index...
The search index is not available
PiWeb Variable Extension API Reference
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
data
LinearPlotTolerance
Class LinearPlotTolerance
Tolerance with lower and upper boundary.
Hierarchy
PlotTolerance
LinearPlotTolerance
Index
Constructors
constructor
Properties
lower
type
upper
Constructors
constructor
new
Linear
Plot
Tolerance
(
lower
:
number
, upper
:
number
)
:
LinearPlotTolerance
Parameters
lower:
number
upper:
number
Returns
LinearPlotTolerance
Properties
lower
lower
:
number
type
type
:
PlotToleranceType
The kind of tolererance.
upper
upper
:
number
Globals
Index
data
Well
Known
Keys
environment
events
expressions
format
logger
package
parameters
resources
tips
Linear
Plot
Tolerance
constructor
lower
type
upper
Generated using
TypeDoc
Tolerance with lower and upper boundary.