| Package | Description |
|---|---|
| org.orekit.files.ccsds.ndm.adm.acm |
This package contains class managing CCSDS Attitude Comprehensive Message.
|
| Modifier and Type | Method and Description |
|---|---|
AcmData |
Acm.getData()
Get the data from the single
segment. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AcmWriter.writeSegmentContent(Generator generator,
double formatVersion,
Segment<AcmMetadata,AcmData> segment)
Write one segment content (without XML wrapping).
|
| Constructor and Description |
|---|
Acm(AdmHeader header,
List<Segment<AcmMetadata,AcmData>> segments,
IERSConventions conventions,
DataContext dataContext)
Simple constructor.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.