Skip to content

Inductor support #181

@Bart2000

Description

@Bart2000

Hi,

I am trying to tweak antenna length with a series inductor with the AddLumpedElement function:

CSX = AddLumpedElement( CSX, 'Inductor', 0, 'L', 10e-9, 'R', 1);

However, the 'L' parameter doesn't do anything and the inductor acts as an open circuit if no 'R' parameter is specified.
I want to ask if inductor support is already added or I am doing something wrong. I saw some closed issues regarding RLC implementation.
I came across a pull request that would make it seem that this is already implemented. I am using version 0.0.36.

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions