Preparing search index...
The search index is not available
simpliPFy JS Frontend Documentation
simpliPFy JS Frontend Documentation
scripts/pyodideAPI/solverInterface
SolverInterface
Class SolverInterface
Interface
interface for solver objects
Hierarchy (
View Summary
)
SolverInterface
HardcodedStepSolverAPI
KirchhoffSolverAPI
StepSolverAPI
WheatstoneSolverAPI
Index
Constructors
constructor
Properties
worker
Methods
init
reset
Constructors
constructor
new
SolverInterface
(
worker
:
any
)
:
SolverInterface
Parameters
worker
:
any
Returns
SolverInterface
Properties
worker
worker
:
Worker
Methods
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
init
reset
simpliPFy JS Frontend Documentation
Loading...
interface for solver objects