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

#include <resistor_substitution_utils.h>

Public Member Functions

 RESISTANCE (double aValue=0.0, std::string aName="")
 

Public Attributes

double value
 
std::string name
 

Detailed Description

Definition at line 45 of file resistor_substitution_utils.h.

Constructor & Destructor Documentation

◆ RESISTANCE()

RESISTANCE::RESISTANCE ( double  aValue = 0.0,
std::string  aName = "" 
)
inline

Definition at line 50 of file resistor_substitution_utils.h.

Member Data Documentation

◆ name

std::string RESISTANCE::name

◆ value


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