Package | Description |
---|---|
org.orekit.files.ccsds.definitions |
This package contains definitions for CCSDS objects (frames, time systems...).
|
org.orekit.files.ccsds.ndm.cdm |
This package contains class managing CCSDS Conjunction Data Message.
|
Modifier and Type | Method and Description |
---|---|
static PocMethodFacade |
PocMethodFacade.parse(String s)
Parse a string from CDM.
|
Modifier and Type | Method and Description |
---|---|
PocMethodFacade |
CdmRelativeMetadata.getCollisionProbaMethod()
Get the method that was used to calculate the collision probability.
|
Modifier and Type | Method and Description |
---|---|
void |
CdmRelativeMetadata.setCollisionProbaMethod(PocMethodFacade collisionProbaMethod)
Set the method that was used to calculate the collision probability.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.