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 ¶
ReadStatus reads a message as a Status
func (Status) CheckCoherency ¶
CheckCoherency checks that the data of the message are somehow coherent, such as for example: no Reserved values, etc.
func (Status) GetRegister ¶
GetRegister returns the Register the message
Click to show internal directories.
Click to hide internal directories.