Preparing search index...
The search index is not available
simpliPFy JS Frontend Documentation
simpliPFy JS Frontend Documentation
scripts/pyodideAPI/wheatstoneSolverAPI
WheatstoneSolverAPI
Class WheatstoneSolverAPI
Interface
interface for solver objects
Hierarchy (
View Summary
)
SolverInterface
WheatstoneSolverAPI
Index
Constructors
constructor
Properties
worker
Methods
equation
Is
Valid
init
reset
Constructors
constructor
new
WheatstoneSolverAPI
(
worker
:
any
)
:
WheatstoneSolverAPI
Parameters
worker
:
any
Returns
WheatstoneSolverAPI
Properties
worker
worker
:
Worker
Methods
equation
Is
Valid
equationIsValid
(
v
:
any
)
:
Promise
<
any
>
Parameters
v
:
any
Returns
Promise
<
any
>
init
init
()
:
void
Returns
void
reset
reset
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
worker
Methods
equation
Is
Valid
init
reset
simpliPFy JS Frontend Documentation
Loading...
interface for solver objects