Resistor

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

Example

Typescript
Copy

Fields

NameTypeDescription
typeReadonly<string>The type of this object, represented by the string literal "resistor".
resistancenumber(Ω) The voltage drop that is required to make 1A of current flow across the resistor.
map_input_to_terminal_uidReadonly<string>The terminal ID corresponding to the resistor's input.
map_output_to_terminal_uidReadonly<string>The terminal ID corresponding to the resistor's output.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
ResistorExampleFields