bds07

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Status

type Status struct {
	TransmissionRateSubfield fields.TransmissionRateSubfield
	AltitudeTypeSubfield     fields.AltitudeTypeSubfield
}

Status is a message at the format BDS 0,7

Specified in Doc 9871 / D.2.4.1

func ReadStatus

func ReadStatus(data []byte) (*Status, error)

ReadStatus reads a message as a Status

func (Status) CheckCoherency

func (message Status) CheckCoherency() error

CheckCoherency checks that the data of the message are somehow coherent, such as for example: no Reserved values, etc.

func (Status) GetRegister

func (message Status) GetRegister() register.Register

GetRegister returns the Register the message

func (Status) ToString

func (message Status) ToString() string

ToString returns a basic, but readable, representation of the message

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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