bds08

package
v0.6.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AircraftIdentificationAndCategory

type AircraftIdentificationAndCategory struct {
	FormatTypeCode byte
	Category       fields.AircraftCategory
	Identification string
}

AircraftIdentificationAndCategory is a message at the format BDS 0,6

func ReadAircraftIdentificationAndCategory

func ReadAircraftIdentificationAndCategory(data []byte) (*AircraftIdentificationAndCategory, error)

ReadAircraftIdentificationAndCategory reads a message at the format Format09V1

func (AircraftIdentificationAndCategory) CheckCoherency

func (message AircraftIdentificationAndCategory) CheckCoherency() error

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

func (AircraftIdentificationAndCategory) GetRegister

func (message AircraftIdentificationAndCategory) GetRegister() register.Register

GetRegister returns the Register the message

func (AircraftIdentificationAndCategory) ToString

func (message AircraftIdentificationAndCategory) ToString() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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