KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCB_CALCULATOR_SETTINGS::TRANSMISSION_LINE Struct Reference

#include <pcb_calculator_settings.h>

Public Attributes

int type
 
std::map< std::string, TL_PARAM_MAPparam_values
 Transline parameters, per transline type. More...
 
std::map< std::string, TL_PARAM_UNITS_MAPparam_units
 Transline parameter units selections, per transline type. More...
 

Detailed Description

Definition at line 123 of file pcb_calculator_settings.h.

Member Data Documentation

◆ param_units

std::map<std::string, TL_PARAM_UNITS_MAP> PCB_CALCULATOR_SETTINGS::TRANSMISSION_LINE::param_units

Transline parameter units selections, per transline type.

Definition at line 131 of file pcb_calculator_settings.h.

Referenced by PCB_CALCULATOR_SETTINGS::PCB_CALCULATOR_SETTINGS().

◆ param_values

std::map<std::string, TL_PARAM_MAP> PCB_CALCULATOR_SETTINGS::TRANSMISSION_LINE::param_values

Transline parameters, per transline type.

Definition at line 128 of file pcb_calculator_settings.h.

Referenced by PCB_CALCULATOR_SETTINGS::PCB_CALCULATOR_SETTINGS().

◆ type

int PCB_CALCULATOR_SETTINGS::TRANSMISSION_LINE::type

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