KiCad PCB EDA Suite
Loading...
Searching...
No Matches
MICROWAVE_INDUCTOR_PATTERN Struct Reference

Parameters for construction of a microwave inductor. More...

#include <microwave_tool.h>

Public Attributes

VECTOR2I m_Start
 
VECTOR2I m_End
 
int m_Length
 
int m_Width
 

Detailed Description

Parameters for construction of a microwave inductor.

Definition at line 43 of file microwave_tool.h.

Member Data Documentation

◆ m_End

VECTOR2I MICROWAVE_INDUCTOR_PATTERN::m_End

◆ m_Length

int MICROWAVE_INDUCTOR_PATTERN::m_Length

Definition at line 48 of file microwave_tool.h.

Referenced by MICROWAVE_TOOL::createMicrowaveInductor().

◆ m_Start

VECTOR2I MICROWAVE_INDUCTOR_PATTERN::m_Start

◆ m_Width

int MICROWAVE_INDUCTOR_PATTERN::m_Width

The documentation for this struct was generated from the following file: