Inductor

The object that describes how to configure a inductor simulation primitive.

Example

Typescript
Copy

Fields

NameTypeDescription
typeReadonly<string>The type of this object, represented by the string literal "inductor".
inductancenumber(H) The electromotive force that is generated when current through the inductor changes at a rate of 1A/second.
map_input_to_terminal_uidReadonly<string>The terminal ID corresponding to the inductor's input.
map_output_to_terminal_uidReadonly<string>The terminal ID corresponding to the inductor's output.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
InductorExampleFields