Interface: TelecomSegment
A decoded segment: its identification code, name, and ordered fields.
Properties
byteOffset
readonlybyteOffset:number
Byte offset of the segment in the raw message.
fields
readonlyfields: readonlyTelecomField[]
The segment's data fields, in wire order (the AM field is not repeated here).
name?
readonlyoptionalname?:string
Paraphrased segment name when segmentId is recognized.
segmentId
readonlysegmentId:string
The Segment Identification (111-AM) code, e.g. "07" (empty if unreadable).