netzebene

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Netzebene

type Netzebene int

Netzebene ist eine Auflistung möglicher Netzebenen innerhalb der Energiearten Strom und Gas.

const (
	NSP          Netzebene = iota + 1 // Niederspannung
	MSP                               // Mittelspannung
	HSP                               // Hochspannung
	HSS                               // Hoechstspannung
	MSP_NSP_UMSP                      // MS/NS Umspannung
	HSP_MSP_UMSP                      // HS/MS Umspannung
	HSS_HSP_UMSP                      // HOES/HS Umspannung
	HD                                // Hochdruck
	MD                                // Mitteldruck
	N                                 // Niederdruck
)

func (Netzebene) MarshalJSON

func (r Netzebene) MarshalJSON() ([]byte, error)

MarshalJSON is generated so Netzebene satisfies json.Marshaler.

func (Netzebene) String

func (i Netzebene) String() string

func (*Netzebene) UnmarshalJSON

func (r *Netzebene) UnmarshalJSON(data []byte) error

UnmarshalJSON is generated so Netzebene satisfies json.Unmarshaler.

Jump to

Keyboard shortcuts

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