cable

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Loss

func Loss(cableType CableType, length float64) ([]float64, []float64)

Loss returns the frequencies and cable loss based on the cable type and length in feet.

Types

type CableType

type CableType string
const (
	RG58   CableType = "RG-58"
	RG58U  CableType = "RG-58/U"
	LMR195 CableType = "LMR-195"
	LMR400 CableType = "LMR-400"
)

func (CableType) String added in v0.2.0

func (c CableType) String() string

Jump to

Keyboard shortcuts

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