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

#include <resistor_substitution_utils.h>

Public Member Functions

 RESISTANCE (double aValue, const std::string &aName, std::vector< double > aParts={})
 

Public Attributes

double value
 
std::string name
 
std::vector< double > parts
 

Detailed Description

Definition at line 45 of file resistor_substitution_utils.h.

Constructor & Destructor Documentation

◆ RESISTANCE()

RESISTANCE::RESISTANCE ( double  aValue,
const std::string &  aName,
std::vector< double >  aParts = {} 
)
inline

Definition at line 51 of file resistor_substitution_utils.h.

Member Data Documentation

◆ name

◆ parts

◆ value


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