Interface | Description |
---|---|
Data |
该标记接口表示段数据。
|
Section |
所有CCSDS消息部分的顶层接口。
|
Class | Description |
---|---|
AbstractWriter |
用于编写CCSDS消息部分的顶层类。
|
CommentsContainer |
各种CCSDS消息中的注释容器。
|
Header |
CCSDS导航数据消息的头部。
|
HeaderProcessingState | |
KvnStructureProcessingState |
ProcessingState 用于 FileFormat.KVN CCSDS 消息的结构。
|
Metadata |
该类收集导航数据消息(ADM、ODM 和 TDM)中存在的元数据。
|
Segment<M extends Metadata,D extends Data> | |
XmlStructureProcessingState |
ProcessingState 用于 FileFormat.XML CCSDS 消息的结构。
|
Enum | Description |
---|---|
HeaderKey |
Header 中允许的关键字。
|
KvnStructureKey |
FileFormat.KVN 格式结构的键。
|
MetadataKey |
NDM Metadata 条目的键。
|
XmlStructureKey |
FileFormat.XML 格式结构的键。
|
Copyright © 2002-2023 CS GROUP. All rights reserved.