bds40

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SelectedVerticalIntention

type SelectedVerticalIntention struct {
	MCPFCUSelectedAltitudeAvailable    bool
	MCPFCUSelectedAltitude             uint32
	FMSSelectedAltitudeAvailable       bool
	FMSSelectedAltitude                uint32
	BarometricPressureSettingAvailable bool
	BarometricPressureSetting          float32
	StatusOfModeBits                   fields.StatusOfModeBits
	VNAVMode                           bool
	AltitudeHoldMode                   bool
	ApproachMode                       bool
	StatusOfTargetAltitudeSource       fields.StatusOfTargetAltitudeSource
	TargetAltitudeSource               fields.TargetAltitudeSource
}

SelectedVerticalIntention is a message at the format BDS 4,0

Specified in Doc 9871 / Table A-2-48

func ReadSelectedVerticalIntention

func ReadSelectedVerticalIntention(data []byte) (*SelectedVerticalIntention, error)

ReadSelectedVerticalIntention reads a message as a SelectedVerticalIntention

func (SelectedVerticalIntention) CheckCoherency

func (message SelectedVerticalIntention) CheckCoherency() error

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

func (SelectedVerticalIntention) GetRegister

func (message SelectedVerticalIntention) GetRegister() register.Register

GetRegister returns the Register the message

func (SelectedVerticalIntention) ToString

func (message SelectedVerticalIntention) 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