KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CADSTAR_PCB_ARCHIVE_PARSER::MATERIAL Struct Reference

#include <cadstar_pcb_archive_parser.h>

Inheritance diagram for CADSTAR_PCB_ARCHIVE_PARSER::MATERIAL:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

void Parse (XNODE *aNode, PARSER_CONTEXT *aContext) override
 

Public Attributes

MATERIAL_ID ID
 
wxString Name
 
MATERIAL_LAYER_TYPE Type
 
EVALUE Permittivity
 
EVALUE LossTangent
 
EVALUE Resistivity
 x10^-8 ohm*metre More...
 

Detailed Description

Definition at line 97 of file cadstar_pcb_archive_parser.h.

Member Function Documentation

◆ Parse()

Member Data Documentation

◆ ID

MATERIAL_ID CADSTAR_PCB_ARCHIVE_PARSER::MATERIAL::ID

◆ LossTangent

EVALUE CADSTAR_PCB_ARCHIVE_PARSER::MATERIAL::LossTangent

◆ Name

wxString CADSTAR_PCB_ARCHIVE_PARSER::MATERIAL::Name

◆ Permittivity

EVALUE CADSTAR_PCB_ARCHIVE_PARSER::MATERIAL::Permittivity

◆ Resistivity

EVALUE CADSTAR_PCB_ARCHIVE_PARSER::MATERIAL::Resistivity

x10^-8 ohm*metre

Definition at line 104 of file cadstar_pcb_archive_parser.h.

◆ Type

MATERIAL_LAYER_TYPE CADSTAR_PCB_ARCHIVE_PARSER::MATERIAL::Type

Definition at line 101 of file cadstar_pcb_archive_parser.h.


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