| Package | Description |
|---|---|
| org.orekit.files.ccsds.ndm.odm.opm |
This package contains class managing CCSDS Orbit Parameter Message.
|
| Modifier and Type | Method and Description |
|---|---|
OpmData |
Opm.getData()
Get the file data.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
OpmWriter.writeSegmentContent(Generator generator,
double formatVersion,
Segment<OdmCommonMetadata,OpmData> segment)
Write one segment content (without XML wrapping).
|
| Constructor and Description |
|---|
Opm(OdmHeader header,
List<Segment<OdmCommonMetadata,OpmData>> segments,
IERSConventions conventions,
DataContext dataContext,
double mu)
Simple constructor.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.