KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_SCH_BINARY::DESIGN_SETTINGS Struct Reference

#include <pads_sch_binary_model.h>

Public Member Functions

bool operator== (const DESIGN_SETTINGS &) const =default
 

Public Attributes

SOURCE_PROVENANCE source
 
uint32_t codePage = 1252
 
int64_t coordinateUnitsPerMil = 2
 
SOURCE_POINT pageSize
 
int64_t defaultLineWidth = 0
 
int64_t defaultBusWidth = 0
 
std::vector< SOURCE_PROPERTYproperties
 

Detailed Description

Definition at line 318 of file pads_sch_binary_model.h.

Member Function Documentation

◆ operator==()

bool PADS_SCH_BINARY::DESIGN_SETTINGS::operator== ( const DESIGN_SETTINGS & ) const
default

Member Data Documentation

◆ codePage

uint32_t PADS_SCH_BINARY::DESIGN_SETTINGS::codePage = 1252

Definition at line 321 of file pads_sch_binary_model.h.

Referenced by BOOST_AUTO_TEST_CASE().

◆ coordinateUnitsPerMil

int64_t PADS_SCH_BINARY::DESIGN_SETTINGS::coordinateUnitsPerMil = 2

Definition at line 322 of file pads_sch_binary_model.h.

Referenced by BOOST_AUTO_TEST_CASE(), and BOOST_AUTO_TEST_CASE().

◆ defaultBusWidth

int64_t PADS_SCH_BINARY::DESIGN_SETTINGS::defaultBusWidth = 0

Definition at line 325 of file pads_sch_binary_model.h.

Referenced by BOOST_AUTO_TEST_CASE(), and BOOST_AUTO_TEST_CASE().

◆ defaultLineWidth

int64_t PADS_SCH_BINARY::DESIGN_SETTINGS::defaultLineWidth = 0

Definition at line 324 of file pads_sch_binary_model.h.

Referenced by BOOST_AUTO_TEST_CASE(), and BOOST_AUTO_TEST_CASE().

◆ pageSize

SOURCE_POINT PADS_SCH_BINARY::DESIGN_SETTINGS::pageSize

Definition at line 323 of file pads_sch_binary_model.h.

Referenced by BOOST_AUTO_TEST_CASE(), and BOOST_AUTO_TEST_CASE().

◆ properties

std::vector<SOURCE_PROPERTY> PADS_SCH_BINARY::DESIGN_SETTINGS::properties

Definition at line 326 of file pads_sch_binary_model.h.

◆ source

SOURCE_PROVENANCE PADS_SCH_BINARY::DESIGN_SETTINGS::source

Definition at line 320 of file pads_sch_binary_model.h.

Referenced by BOOST_AUTO_TEST_CASE().


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