resistor

package
v0.0.0-...-21f78e4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UnknownMarking Marking = iota
	AxialStd1Band
	AxialStd3Band = iota + 2
	AxialStd4Band
	AxialStd5Band
	AxialStd6Band
	AxialStd7Band
	SMDStandard
	SMDPrecision
	SMDEIA96
	SMDIndustrial
	SMDMilR11
	SMDMilR39008
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Format

type Format int
const (
	UnknownFormat Format = iota
	Axial
	SMD
)

type Marking

type Marking int

type Resistor

type Resistor interface {
	Value() (float64, error)
	Tolerance() float64
	TCR() int
	Type() Marking
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL