Preparing search index...
The search index is not available
simpliPFy JS Frontend Documentation
simpliPFy JS Frontend Documentation
scripts/dataObjects/netlist
NetlistToSelector
Class NetlistToSelector
Index
Constructors
constructor
Properties
comps
Accessors
has
Wires
isAC
isDC
onlyC
onlyL
onlyR
Methods
_has
Elements
Constructors
constructor
new
NetlistToSelector
(
netlist
:
any
)
:
NetlistToSelector
Parameters
netlist
:
any
Returns
NetlistToSelector
Properties
comps
comps
:
Map
<
string
,
any
[]
>
= ...
Accessors
has
Wires
get
hasWires
()
:
boolean
Returns
boolean
isAC
get
isAC
()
:
boolean
Returns
boolean
isDC
get
isDC
()
:
boolean
Returns
boolean
onlyC
get
onlyC
()
:
boolean
Returns
boolean
onlyL
get
onlyL
()
:
boolean
Returns
boolean
onlyR
get
onlyR
()
:
boolean
Returns
boolean
Methods
_has
Elements
_hasElements
(
type
:
any
)
:
boolean
Parameters
type
:
any
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
comps
Accessors
has
Wires
isAC
isDC
onlyC
onlyL
onlyR
Methods
_has
Elements
simpliPFy JS Frontend Documentation
Loading...